Click or drag to resize

HDPipeDesignOptimizationReachInitialDesignFactor Property

The control of Manning number is indirect in that the control acts on a factor that is multiplied onto the Manning number (the actual Manning number is the original Manning nubmer times this factor). InitialDesignFactor controls the value of the factor at the beginning of the simulation.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double InitialDesignFactor { get; set; }

Property Value

Type: Double
See Also