StructureParametersMaximumIterationsInStructure Property |
Maximum number of iterations in a structure to obtain convergence of the discharge.
Default value = 100
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public int MaximumIterationsInStructure { get; set; }
Public Property MaximumIterationsInStructure As Integer
Get
Set
public:
property int MaximumIterationsInStructure {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also