VERTICAL.DAT: Difference between revisions
From BAWiki
imported>BAWiki 1 (Created page with '{{FileDescription |name_de=VERTICAL.DAT |filetype=vertical.dat |version=V2.x / July 2002 |version_descr=December 2008 |significance=contains different details with respect to …') |
imported>Lang Guenther m (link UNTRIM2) |
||
Line 3: | Line 3: | ||
|filetype=vertical.dat | |filetype=vertical.dat | ||
|version=V2.x / July 2002 | |version=V2.x / July 2002 | ||
|version_descr=December | |version_descr=December 2010 | ||
|significance=contains different details with respect to the description of a vertical grid structure | |significance=contains different details with respect to the description of a vertical grid structure | ||
|filecontents= | |filecontents= | ||
Line 14: | Line 14: | ||
'''Notice''': dictionary-file '''layer_z_untrim_dico.dat''', normally present in directory '''$PROGHOME/dic/''', will be automatically read by the application program in addition to the user-specified input file. | '''Notice''': dictionary-file '''layer_z_untrim_dico.dat''', normally present in directory '''$PROGHOME/dic/''', will be automatically read by the application program in addition to the user-specified input file. | ||
|nutzerprogramme= | |nutzerprogramme= | ||
[[DATACONVERT]], [[IO_VOLUME]], [[RSMERGE]], [[TELEMAC-2D]] [SediMorph], [[UNS]], [[UNTRIM]], [[UNTRIM2007]], [[UTRPRE]], [[UTRRND]] | [[DATACONVERT]], [[IO_VOLUME]], [[RSMERGE]], [[TELEMAC-2D]] [SediMorph], [[UNS]], [[UNTRIM]], [[UNTRIM2]], [[UNTRIM2007]], [[UTRPRE]], [[UTRRND]] | ||
|language=Fortran90 | |language=Fortran90 | ||
|fileform=FORMATTED | |fileform=FORMATTED |
Latest revision as of 12:55, 16 December 2010
Basic Information
File-Type
vertical.dat
File-Form
FORMATTED
Version
V2.x / July 2002
Description-Date
December 2010
Significance of the File
contains different details with respect to the description of a vertical grid structure
File-Contents (in Catchwords)
- minimum layer depth: if the actual total water depth at a computational node falls below this limit the node will be treated as a dry node.
- (optional) list of depth for layer boundaries: any number of layer boundaries may be prescribed; if no boundary is specified it is assumed that there exists no vertical grid structure; a numerical simulation will then be carried through in depth averaged mode.
- (optional) type of layer structure, where the following different forms are supported:
- an arbitrary number of parallel layers with a well defined depth for each layer (z-layers);
- any number of bottom and/or surface following layers (sigma-layers).
Notice: dictionary-file layer_z_untrim_dico.dat, normally present in directory $PROGHOME/dic/, will be automatically read by the application program in addition to the user-specified input file.
Programs using this Type of File
DATACONVERT, IO_VOLUME, RSMERGE, TELEMAC-2D [SediMorph], UNS, UNTRIM, UNTRIM2, UNTRIM2007, UTRPRE, UTRRND
Example-File
please refer to $PROGHOME/examples/untrim/:
- ./vertical.2D.dat for depth-averaged 2D-simulations;
- ./vertical.3D.dat for 3D-simulations.
Further examples in $PROGHOME/examples/io_layer/.
back to: File Descriptions