Mike1DDataExtensions Class

Extension methods for the MIKE 1D Data object

Definition

Namespace: DHI.Mike1D.Mike1DDataAccess
Assembly: DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public static class Mike1DDataExtensions
Inheritance
Object    Mike1DDataExtensions

Methods

AddEnergyEquationStructureOutputs Adds structure additional outputs.
GetMikeHydroMike1DData Retrieve MIKE HYDRO setup data corresponding to a MIKE+ setup.
SetMikeHydroToMikePlusCrossSections Reuses MIKE Hydro cross sections in MIKE+ for regression tests.
SetMikeHydroToMikePlusDataOrder Reuses MIKE Hydro cross sections in MIKE+ for regression tests.
SetMikeHydroToMikePlusRegressionTestCompatibilityMode Reuses MIKE Hydro regression test result specification in MIKE+ for regression tests.
SetMikeUrbanClassicToMikePlusRegressionTestCompatibilityMode Modifies MIKE+ result specifications to better match the default MIKE Urban Classic result specifications.
UnitProvider Get unit provider, matching the UnitSystem.
UseRRResults Bool indicating if RR results are active in the HD simulation.

RR results can contain Runoff or Catchment Discharge results, or both.

See Also