Click or drag to resize

CatchmentNamInitial Properties

The CatchmentNamInitial type exposes the following members.

Properties
  NameDescription
Public propertyBaseFlow
Initial base flow Type: Discharge Unit: [m3/s] Default: 0.0
Public propertyGroundWaterDepth
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
Public propertyInterFlow
Initial interflow Type: Discharge Unit: [m3/s] Default: 0.0
Public propertyInterFlowFirstReservoir
Initial interflow from first reservoir Type: Discharge Unit: [m3/s] Default: 0.0
Public propertyLowerBaseFlow
Initial lower base flow Type: Discharge Unit: [m3/s] Default: 0.0
Public propertyNumberOfSnowZones
Variable holding the number of snow zones. Setting this variable updates the SnowStorage and WaterRetention accordingly.
Public propertyOverLandFirstReservoirStorage
Initial amount of water stored in the first overland reservoir. Unit: [mm]
Public propertyOverlandFlow
Initial overland flow Type: Discharge Unit: [m3/s] Default: 0.0
Public propertyOverlandFlowFirstReservoir
Initial overland flow from first reservoir Type: Discharge Unit: [m3/s] Default: 0.0
Public propertyOverLandSecondReservoirStorage
Initial amount of water stored in the second overland reservoir. Unit: [mm]
Public propertyRelativeRootZoneStorageContent
Initial relative water content in the root zone Type: Dimensionless Unit: [] Default: 0.0
Public propertyRelativeSurfaceStorageContent
Initial relative water content in the surface storage Type: Dimensionless Unit: [] Default: 0.0
Public propertySnowStorage
Initial snow storage used when zonal approach is used. Type: Snow Water Content Unit: [mm] Default: 0.0
Public propertyUseInitialBaseFlow
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

Public propertyWaterRetention
Initial water retention used when zonal approach is used. Type: Max water Unit: [%] Default: 0.0
Top
See Also