Click or drag to resize

LTSInitialConditionDateToUseInHotStartFile Field

Initial water levels, discharges etc are taken from the hot start file at this date. The _time_ at which the values are taken is equal to the time of job start. To rephrase: The actual DateTime to use when accessing the hot start file is a combination of the date from DateToUseInHotStartFile and the time of day when the job starts.

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public DateTime DateToUseInHotStartFile

Field Value

Type: DateTime
See Also