Autocal Class |
Namespace: DHI.Mike1D.RainfallRunoffModule
public class Autocal
The Autocal type exposes the following members.
| Name | Description | |
|---|---|---|
| Enabled |
Boolean specifying whether auto calibration is
enabled for this catchment.
| |
| InitialExcludedTime |
Initial Number of Days Excluded
| |
| LowerGwRechargeCoef |
CQLOW
| |
| LowFlowLimit |
LowFlow
| |
| MaxNumEvaluation |
Maximum number of evaluations
| |
| ObjectiveFunctions |
Objective Functions Included
| |
| OverLandflowRunoffCoeff |
Overland flow runoff coefficient
| |
| PeakFlowLimit |
Peak Flow >
| |
| RootZoneStorageMax |
Maximum water content in the lower zone storage
| |
| RR11FileName |
RR11 File Name
| |
| SurfaceStorageMax |
Maximum Water Content in the surface storage
| |
| ThresholdGroundWaterRecharge |
Threshold value for recharge
| |
| ThresholdInterFlow |
Threshold value for interflow
| |
| ThresholdOverlandFlow |
Threshold value for overland flow
| |
| TimeConstantBaseFlow |
Baseflow time constant
| |
| TimeConstantFirstReservoir |
CK1
| |
| TimeConstantInterFlow |
Time constant for interflow from the surface storage
| |
| TimeConstantLowerBaseFlow |
CKLOW
| |
| TimeConstantSecondReservoir |
CK2
|
| 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 a hash function for a particular type. (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.) |