STData Fields |
The STData type exposes the following members.
| Name | Description | |
|---|---|---|
| _connection |
Protected holder of read/write info
(Inherited from AbstractDataAccess.) | |
| ActiveLayerEquilibrium |
Active layer equilibrium thickness, also called active layer target thickness
| |
| BasinRemovalCoefs |
Basin removal coefficients
| |
| BedLayerLayout |
Number of layers in sediment layer model, can be 0, 1, or 2. Choice should be validated and overriden if not applicable
0: 1 non-cohesive sediment component, corresponds to unlimited sediment supply
1: 1 or several sediment components, corresponds to limited sediment availability
2: 2 or more sediment components, active layer and passive layer with interaction between them
| |
| DoMorphologicalUpdate |
Switch for morphological update.
Set to false to skip updating cross sections and bed model (content of bed) | |
| InitialActiveLayerThickness |
Initial thickness of active layer.
| |
| InitialPassiveLayerThickness |
Initial passive layer thickness.
| |
| MaxConcDueToErosion |
Maximum concentration due to erosion
| |
| MorphologicalUpdate |
Morphological update method
| |
| NonScouringBedLevel |
Non-scouring bedlevel
| |
| PassiveSTReaches |
List of passive reaches
| |
| RatioD90D50 |
RatioD90D50
| |
| RemovalStructures |
List of removal structures for MU
| |
| SedimentResistance |
Sediment resistance used in MIKE Urban for Einstein decomposition
| |
| SedimentResistanceType |
Sediment resistance computation type used in MIKE Urban for Einstein decomposition
| |
| SkinFrictionType |
Use Van Rijn's method for calculating skin friction used in sediment transport formulas
| |
| UnlimitedScouringLevel |
Level for unlimited scouring
| |
| UseOnlyHD |
Switch to use ST model only for initial setting up of morphology.
It disables all the ST boundaries, ST module time stepping, and ST related outputs. |