Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When using rr_dll, the StartTime and EndTime variables of the [TimeSettings] section in a file called DELFT_3B.INI are updated. Thus, the content would look like the following extracted example:

Code Block
languagexml
titleDFlowFM component
[TimeSettings]
EvaporationFromHrs=7
EvaporationToHrs=19
PeriodFromEvent=0
TimestepSize=900
StartTime='2021/05/06;11:00:00'
EndTime='2021/05/09;00:00:00'
 

...