Versions Compared

Key

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



scrollbar


Table of Contents

Please note that for running DFlow-FM from Delft-FEWS only a pre-adapter is needed (a post-adapter is not needed).

...

TStart

Start time of the model run, in units of Tunit relative to RefDate.
Uses the Tunit and RefDate that are specified in the mdu file.

TStop

End time of the model run, in units of Tunit relative to RefDate.
Uses the Tunit and RefDate that are specified in the mdu file.

RestartFile

Either

* pathname of the input state file relative to the MDU file if the input state file is not empty (warm state start) or

* empty string if the input state file is an empty dummy file of 0 bytes length (cold state start) or

* empty string if there is no input state file at all (cold state start).

RestartDateTime

The restart time, this is set equal to the start time of the model run.
Note: It seems that in D-Flow FM this RestartDateTime is overruled by the timestamp in the filename of the restart file. If this causes problems, then make sure that the filename of the restart file does not contain a timestamp.

RstInterval

Interval (in seconds) for writing *_rst.nc restart files.
RstInterval is set equal to the model run duration, so that only one output restart file is written, exactly at the end of the model run.

RstInterval can be overwritten by a property in the run info file called "restartIntervalForFm"

MDU file name format

The mdu file(s) to update should be in the workDir specified in the netcdf run file. This program only supports:

...