InitialConditionsUseSteadyStateSolution Property

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.

Definition

Namespace: DHI.Mike1D.HDParameterDataAccess
Assembly: DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public bool UseSteadyStateSolution { get; set; }

Property Value

Boolean

See Also