InitialConditions Properties |
The InitialConditions type exposes the following members.
Name | Description | |
---|---|---|
Discharge |
Initial discharges
| |
EnforceMinimumNodeWaterLevelFromReaches |
Enforce that the water level on the node is not smaller
than the water level in each of its surrounding reaches.
Default is false. | |
EnforceNaturalFlow |
Sets the discharge initial condition to the natural flow condition
This parameter overrules the global discharge value set in Discharge, i.e, the global value will not be used | |
ExtensionData |
Holds data from an extended DataContract
| |
FillUpDepressions |
If set, depression will be filled up
| |
HotstartInfos |
List of hotstart files, prioritized, the first one being
tried first.
| |
InterpolateNodeValueInReach |
When parameter values are set for nodes, the node values will be used for interpolating values
in connecting reaches.
Default is true. | |
UseHotStartSolution |
The hotstart facility is used to have a solution read from a result file for a certain time
and have the values of that file used as initial values.
| |
UseParameterSolution |
Using the parameters specified here.
Parameters are currently alsways used, so this flag has currently no effect. | |
UseSteadyStateSolution |
Steady state solution will attempt to find a steady state solution. The steady state solution
is calculated by running the solver with the initial boundary conditions until the solution is
stabilized. Some setups may not have a steady state solution. These are typically setups with
controle structures or pumps.
| |
WaterLevelDepth |
Initial water levels/depths
|