Actions

GRIDCONVERT: Difference between revisions

From BAWiki

imported>BAWiki 3
mNo edit summary
imported>BAWiki 3
mNo edit summary
Line 20: Line 20:
:: The following file formats are currently supported:  
:: The following file formats are currently supported:  
::* [[DELFT3D.GRD|delft3d.grd]], [[DELFT3D.DEP|delft3d.dep]], [[DELFT3D.ENC|delft3d.enc]], [[DELFT3D.DRY|delft3d.dry]],
::* [[DELFT3D.GRD|delft3d.grd]], [[DELFT3D.DEP|delft3d.dep]], [[DELFT3D.ENC|delft3d.enc]], [[DELFT3D.DRY|delft3d.dry]],
::* [[DELFT3D.THD|delft3d.thd]], [[DELFT3D.LWL|delft3d.lwl]], [[DELFT3D.EXT|delft3d.ext]] sowie [[DELFT3D.BND|delft3d.bnd]],
::* [[DELFT3D.THD|delft3d.thd]], [[DELFT3D.LWL|delft3d.lwl]], [[DELFT3D.EXT|delft3d.ext]] as well as [[DELFT3D.BND|delft3d.bnd]],
::* [[GITTER05.DAT und GITTER05.BIN|gitter05.dat/bin]],
::* [[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]],
::* [[SELAFIN.DAT|selafin.dat]],
::* [[SELAFIN.DAT|selafin.dat]],
::* [[UNTRIM_GRID.DAT|untrim_grid.dat]],
::* [[UNTRIM_GRID.DAT|untrim_grid.dat]],
Line 30: Line 30:
# '''computational grid (output formats)'''
# '''computational grid (output formats)'''
:: The following file formats are currently supported:  
:: The following file formats are currently supported:  
::* [[GITTER05.DAT und GITTER05.BIN|gitter05.dat/bin]],
::* [[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]],
::* [[UNTRIM_GRID.DAT|untrim_grid.dat]],
::* [[UNTRIM_GRID.DAT|untrim_grid.dat]],
::* [[UTRSUB_GRID.DAT|utrsub_grid.dat]], and
::* [[UTRSUB_GRID.DAT|utrsub_grid.dat]], and

Revision as of 13:21, 12 May 2010

Basic Information

Name of Program

GRIDCONVERT

Version-Date

2.x / February 2010

Description-Date

February 2010

Catchwords

conversion of computational grids
read and write computational grids in different file formats

Short Description of Functionality

Program GRIRDCONVERT can be used to convert computational grids for different mathematical methods:

  • between different file formats but identical structure of the computational grid,
  • between different grid types and different file formats, as well as
  • refinement (factor 4) of an UnTRIM grid.

Due to some specific properties of computational grids for mathematical methods the number of possible conversions remains naturally very limited. The grid will not be optimized automatically with respect to the specific requirements of the different mathematical models.

Input-Files

  1. computational grid (input formats)
The following file formats are currently supported:

Output-Files

  1. computational grid (output formats)
The following file formats are currently supported:

Methodology

The computational grid informations are converted using various methods from the software package H_GRID as well as written to file in different formats.

Program(s) to run before this Program

DELFT3D, JANET, TELEMAC, UNTRIM

Program(s) to run after this Program

HVIEW2D, JANET, UNTRIM, UTRPRE

Additional Information

Language

Fortran90

Additional software

-

Original Version

G. Lang

Maintenance

G. Lang, S. Spohr,

Documentation/Literature


back to Program Descriptions


Overview