LIDBase Fields |
The LIDBase type exposes the following members.
| Name | Description | |
|---|---|---|
| _boundarySourceEvaporation | Boundary for evaporation | |
| _boundarySourceRainfall | Boundary for rainfall | |
| _evapPot | Potential evaporation rate [m/s], from boundary | |
| _flowStat | Flow statistics and mass balance | |
| _inflow | Inflow [m3/s] | |
| _initialSaturation |
Initial saturation fraction.
For storage, this fraction is used to calculate the initial storage depth. Default value: 0. Unit: [fraction]. | |
| _reportPath |
Path and name for report file.
If null or empty, no report file is created. Use only for testing and validating model - file can become quite big. | |
| _reportWriter | Result file writer | |
| _runoff | Runoff from LID [m3/s] | |
| MperSecToMmperHour |
Conversion factor from m/s to mm/hour
|