Click or drag to resize

InitialConditions Properties

The InitialConditions type exposes the following members.

Properties
  NameDescription
Public propertyDischarge
Initial discharges
Public propertyEnforceMinimumNodeWaterLevelFromReaches
Enforce that the water level on the node is not smaller than the water level in each of its surrounding reaches.

Default is false.

Public propertyEnforceNaturalFlow
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

Public propertyExtensionData
Holds data from an extended DataContract
Public propertyFillUpDepressions
If set, depression will be filled up
Public propertyHotstartInfos
List of hotstart files, prioritized, the first one being tried first.
Public propertyInterpolateNodeValueInReach
When parameter values are set for nodes, the node values will be used for interpolating values in connecting reaches.

Default is true.

Public propertyUseHotStartSolution
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.
Public propertyUseParameterSolution
Using the parameters specified here.

Parameters are currently alsways used, so this flag has currently no effect.

Public propertyUseSteadyStateSolution
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.
Public propertyWaterLevelDepth
Initial water levels/depths
Top
See Also