TimeSteppingBoundaryMaxRelativeChangeLimit Property |
Adaptive Time Stepping |resid(BC)/BC|.
For boundary values less than this, the boundary check is not performed.
Also called "dDelB_BLim"
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double BoundaryMaxRelativeChangeLimit { get; set; }
Public Property BoundaryMaxRelativeChangeLimit As Double
Get
Set
public:
property double BoundaryMaxRelativeChangeLimit {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also