TimeSteppingTimeStepIncreaseMax Property |
Maximum factor with which the time step can be increased. A value of 1.3 means
that the timestep can only increase with 30%. Decrease of time step is not
limited. Defaults to 2.
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax public double TimeStepIncreaseMax { get; set; }
Property Value
Type:
DoubleSee Also