CatchmentNamInitial Properties |
The CatchmentNamInitial type exposes the following members.
Name | Description | |
---|---|---|
BaseFlow |
Initial base flow
Type: Discharge
Unit: [m3/s]
Default: 0.0
| |
GroundWaterDepth |
Initial ground water depth. If UseInitialBaseFlow,
the ground water depth is calculated from the base flow.
Type: Ground water depth
Unit: [m]
Default: 10.0
| |
InterFlow |
Initial interflow
Type: Discharge
Unit: [m3/s]
Default: 0.0
| |
InterFlowFirstReservoir |
Initial interflow from first reservoir
Type: Discharge
Unit: [m3/s]
Default: 0.0
| |
LowerBaseFlow |
Initial lower base flow
Type: Discharge
Unit: [m3/s]
Default: 0.0
| |
NumberOfSnowZones |
Variable holding the number of snow zones. Setting this variable updates the
SnowStorage and WaterRetention
accordingly.
| |
OverLandFirstReservoirStorage |
Initial amount of water stored in the first overland reservoir.
Unit: [mm]
| |
OverlandFlow |
Initial overland flow
Type: Discharge
Unit: [m3/s]
Default: 0.0
| |
OverlandFlowFirstReservoir |
Initial overland flow from first reservoir
Type: Discharge
Unit: [m3/s]
Default: 0.0
| |
OverLandSecondReservoirStorage |
Initial amount of water stored in the second overland reservoir.
Unit: [mm]
| |
RelativeRootZoneStorageContent |
Initial relative water content in the root zone
Type: Dimensionless
Unit: []
Default: 0.0
| |
RelativeSurfaceStorageContent |
Initial relative water content in the surface storage
Type: Dimensionless
Unit: []
Default: 0.0
| |
SnowStorage |
Initial snow storage used when zonal approach is used.
Type: Snow Water Content
Unit: [mm]
Default: 0.0
| |
UseInitialBaseFlow |
Flag telling the ground water storage is initialised by a baseflow and ground water depth is derived from the baseflow, or
if initialised by an initial groundwater depth and the base flow is derived from the depth.
When called from MIKE11 it is true, if called from Mouse it is false. Default: true | |
WaterRetention |
Initial water retention used when zonal approach is used.
Type: Max water
Unit: [%]
Default: 0.0
|