StructureParameters Class |
Namespace: DHI.Mike1D.StructureModule
The StructureParameters type exposes the following members.
Name | Description | |
---|---|---|
StructureParameters | Initializes a new instance of the StructureParameters class |
Name | Description | |
---|---|---|
CulvertSolverMethod |
Method to use when solving the culvert equations
| |
CulvertUpstreamExternalEnergyLevel |
Method to use when solving the culvert equations
| |
Delhs |
In ILinearZeroVariation structures:
For water level differences less than Delhs a linear Q variation is used
between h1-h2=delhs and h1-h2=0. This is to avoid stability problems
for small water level differences where dQdh goes to infinity.
Unit: [m]
Default: 0.01
| |
MaximumIterationsInCompositeStructures |
Maximum iterations in composite structures to allow convergence of discharges when multiple
structures are present in the same grid point.
Default: 100
| |
MaximumIterationsInStructure |
Maximum number of iterations in a structure to obtain convergence of the discharge.
Default value = 100
| |
MinimumHeadloss |
Minimum head loss across a structure.
Default value = 0.1
| |
UseGlobalDelhs |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
MaximumWaterDepthAboveXSFactor | ||
ResistanceFormulation |