HDParameterDataWriteSurfaceFloodDuration Property |
If this is active, then the HD module will output
1) The "Nodes" table in the HTML summary file is extended with a "Flooding Duration" column
2) The additional output file will contain result items for "Flood Flowrate" and "Flood Volume"
Namespace:
DHI.Mike1D.HDParameterDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool WriteSurfaceFloodDuration { get; set; }
Public Property WriteSurfaceFloodDuration As Boolean
Get
Set
public:
property bool WriteSurfaceFloodDuration {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also