Click or drag to resize

EngineTimeAdaptiveTimeSteppingActivated Property

Indicates whether adaptive time stepping is activated. Used to decide whether the state should be stored before a time step.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public bool AdaptiveTimeSteppingActivated { get; set; }

Property Value

Type: Boolean
See Also