Versions Compared

Key

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

...

The following directories and files are used. The directories are taken as subdirectories of the <rootDir> that you give in the configuration of the general adapter module.

Directory/file

Purpose

input

Contains all the files with timeseries and map stacks exported by Delft-FEWS

input/timeseries.xml

XML-file with (scalar) timeseries

input/map_<param>.xml

XML-file describing the map stacks with parameter "param" (see the documentation of the keywords)

stateInput

Contains all the files with the initial conditions and other static information that together constitute the "state" from which the computation must start

stateInput/export_states.xml

The XML-file describing the time of the state files.
(Export from the point of view of Delft-FEWS)

output/timeseries.xml

XML-file with the resulting (scalar) timeseries, to be imported by Delft-FEWS

output/<FEWS-param>.xml

XML-file describing the resulting map stacks with FEWS parameter "FEWS-param" (see the documentation of the keywords)

stateOutput

Contains all the files with the final results, useful as initial conditions.

stateOutput/import_states.xml

The XML-file describing the time of the final state files.
(Import from the point of view of Delft-FEWS)

...

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.

 

input and the template files
| |
| 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

 

Name of the file with the auxiliary grid for curvilinear meteorological forcing.

 

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

outputTimeSeriesInOneFile

...

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

...

 

Because Delft3D consists of several modules that can be used in different configurations, it is necessary to specify which module should be run (the keyword module). This module (either FLOW, WAQ, ECO, PART or WAVE) determines together with the string specified as the run-id (keyword runId) which files will be used (see the table below).

...