TimeSteppingPumpAccDecVarDtRel Property

When a pump is accelerating or decelerating, this factor defines the maximum time step accepted by the pump.

A value of zero specifies that the DtMin time step will be used, and a value of one specifies that the DtMax time step is acceptable.

Default value is zero, meaning that when pumps are accelerating or decelerating, the simulation will run with DtMin.

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 double PumpAccDecVarDtRel { get; set; }

Property Value

Double

See Also