Click or drag to resize

HDPipeDesignOptimizationReach Properties

The HDPipeDesignOptimizationReach type exposes the following members.

Properties
  NameDescription
Public propertyActive
If true, then the reach will control the underlying reach's Manning number.
Public propertyDesignFactor
Current value of the design factor
Public propertyDiameter
The current diameter of the underlying circular reach (the diameter of the cross section in the first h-grid point).
Public propertyInitialDesignFactor
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.
Public propertyMaxManning
Maximum value of the manning number
Public propertyMinManning
Minimum value of the manning number
Public propertyOriginalDiameter
Original diameter of the reach (really of the first (upstream) cross section)
Public propertyReachId
ID of the underlying EngineReach
Public propertyResults
List of results from previous simulations
Public propertyUpstreamNodeId
ID of the upstream node
Top
See Also