Versions Compared

Key

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

scrollbar

This page briefly describes the Delft3D model adapter for Delft-FEWS. This model adapter presently supports the following modules from the Delft3D suite:

...

Keyword

Value

Description

general

FLOW, WAQ, PART, WAVE

String indicating the type of Delft3D module

runId

 

String used to identify the template input file. Relevant input files for each Delft3D module are listed below.

stateFileId

 

Prefix of the state file filename

workDir

 

Directory where the computational models will run

modelDir

 

Directory containing the template files (static model input). These files are copied to the workDir by the model adapter prior to running a simulation.

auxiliaryGridFile

 

See below.

fieldFileFormat

 

Control the format of the meteo and other field files (Check)

outputTimeSeriesInOneFile

 

Copies all output timeseries to one output XML file if true. (Check)

geoDatum

 

Indication of the coordinate system used for the output XML files by the postAdapter (defaults to WGS-1984).

timeZone

 

Indication of the time zone used for the output XML files by the postAdapter (defaults to GMT).

online

MORPHOLOGY

Copies extra morphology files for the FLOW pre- and post-adapter

rstNcFileSubscript Specifies the extension for restart files in case of Deft3D-FLOW Flexible Mesh
warnAboutUnusedSeries If true, give a warning about timeseries that are specified but not used. If false, an informational message is given instead

See the XSD schema file for more background information.

...