HDModuleAddToAdaptiveTimeStepCheck Method
Add a boundary source to the adaptive time series check
Namespace: DHI.Mike1D.Engine.ModuleHDAssembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
public void AddToAdaptiveTimeStepCheck(
IBoundaryAdaptive bnd,
double referenceValue,
bool inflowBoundary
)
Parameters
- bnd IBoundaryAdaptive
- Boundary to add
- referenceValue Double
- Reference value of boundary, used to calculate relative change from
- inflowBoundary Boolean
- True for inflow boundaries, false for water level boundaries