SolverSettingsMinWaterDepthFromBottomOfSlot Method |
The minimum amount of water in a slot. Used after each time step
to ensure that there is a minimum amount of water in the slot.
Default: 0.01*delh
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 MinWaterDepthFromBottomOfSlot(
double delh
)
Parameters
- delh
- Type: SystemDouble
Return Value
Type:
DoubleSee Also