GRIDCONVERT: Difference between revisions
From BAWiki
imported>BAWiki 3 mNo edit summary |
imported>BAWiki 3 mNo edit summary |
||
Line 13: | Line 13: | ||
* between different file formats but identical structure of the computational grid, | * between different file formats but identical structure of the computational grid, | ||
* between different grid types and different file formats, as well as | * between different grid types and different file formats, as well as | ||
* refinement (factor 4) of an | * 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. | 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. | ||
Line 22: | Line 22: | ||
::* [[DELFT3D.THD|delft3d.thd]], [[DELFT3D.LWL|delft3d.lwl]], [[DELFT3D.EXT|delft3d.ext]] as well as [[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 and GITTER05.BIN|gitter05.dat/bin]], | ::* [[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]], | ||
::* [[SELAFIN | ::* [[SELAFIN|selafin]], | ||
::* [[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 | ||
Line 33: | Line 33: | ||
::* [[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 | ||
::* [[ | ::* [[PLTSUB_GRID.UPI|pltsub_grid.upi]]. | ||
Revision as of 12:20, 27 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
- computational grid (input formats)
- The following file formats are currently supported:
- delft3d.grd, delft3d.dep, delft3d.enc, delft3d.dry,
- delft3d.thd, delft3d.lwl, delft3d.ext as well as delft3d.bnd,
- gitter05.dat/bin,
- selafin,
- untrim_grid.dat,
- utrsub_grid.dat, and
- pltsub_grid.upi.
- The following file formats are currently supported:
Output-Files
- 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
Maintenance
Documentation/Literature
back to Program Descriptions