IBoundaryAdaptive Interface |
Interface handling adaptive time step evaluation. Implemented by
as well boundary items as boundary sources
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public interface IBoundaryAdaptive
Public Interface IBoundaryAdaptive
public interface class IBoundaryAdaptive
The IBoundaryAdaptive type exposes the following members.
Methods
| Name | Description |
---|
| GetPreferredTimeStep |
Get preferred time step, which should not vary more than
maxRelChange within the given time step.
|
TopSee Also