Actions

DATACONVERT

From BAWiki

Revision as of 07:29, 7 May 2010 by imported>BAWiki 3

Basic Information

Name of Program

DATACONVERT

Version-Date

6.x / October 2007

Description-Date

October 2007

Catchwords

conversion of Delft3D computational grid
conversion of Delft3D computational results

Short Description of Functionality

Program DATACONVERT is used to convert computational results from the integrated modelling system Delft3D into BAW-specific data formats. The following conversions are currently supported:

  • conversion of a Delft3D computational grid into UnTRIM grid format,
  • conversion of two-dimensional (depth averaged) Delft3D computational results into BDF data format (2D),
  • conversion and depth averaging of three-dimensional Delft3D computational results into BDF data format (2D), and
  • conversion of three-dimensional Delft3D computational results (sigma-coordinates) into BDF data format (3D, z-layers).

Dynamic model bathymetry (morphodynamics) is supported for 2D as well as 3D computational results. If Delft3D model results have been produced for a domain decomposition run, the converted results are written to different domain-specific data files and are not yet combined into one single file.

Conversion of subsequent physical quantities is currently possible:

  1. water level,
  2. current velocity,
  3. salinity,
  4. temperature,
  5. suspended sediment (several fractions),
  6. bathymetry (static),
  7. transient bathymetric depth, and
  8. vertical erosion.

Input-Files

  1. steering data
    file of type dataconvert.dat. The extended description for this file contains comprehensive informations with respect to steering data, input as well as output data files.
  2. computational grid
    required:
    delft3d.grd,
    delft3d.dep, and
    delft3d.enc.
    optional:

computational results

(optional) vertical structure

Output-Files

  1. converted computational grid
  2. converted computational results
  3. printer file
  4. (optional) trace file

Methodology

The original computational grid is converted using methods from software package H_GRID. Conversion of computational results is performed using methods from the H_IP package. Read and Write of computational data is carried through using several methods from software package IO_DATASET.

Program(s) to run before this Program

DELFT3D, GETDATA.

Program(s) to run after this Program

ABDF, ADCP2PROFILE, DIDAMERGE, DIDARENAME, DIDASPLIT, ENERF, GVIEW2D, HVIEW2D, IO_VOLUME, PARTRACE, PARTRACE-3D, PGCALC, UNK, UNS, VTDK, XTRDATA, XTRLQ2, ZEITR.

Additional Information

Language

Fortran90

Additional software

-

Original Version

G. Lang

Maintenance

G. Lang,, S. Spohr,

Documentation/Literature

for example input files please refer to $PROGHOME/examples/dataconvert/


back to Program Descriptions


Overview