CatchmentNamBoundaryEvaporation Property |
Evaporation boundary
The boundary must cover the entire simulation period.
Unit: [m/s], for accumulated types: [m]
Namespace:
DHI.Mike1D.RainfallRunoffModule
Assembly:
DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public IBoundarySource BoundaryEvaporation { get; set; }
Public Property BoundaryEvaporation As IBoundarySource
Get
Set
public:
property IBoundarySource^ BoundaryEvaporation {
IBoundarySource^ get ();
void set (IBoundarySource^ value);
}
Property Value
Type:
IBoundarySourceSee Also