TRGITTER05: Difference between revisions
From BAWiki
imported>BAWiki 3 mNo edit summary |
imported>BAWiki 3 mNo edit summary |
||
Line 32: | Line 32: | ||
Trim-2D grid (file of type [[TR2.TOPO.BIN|tr2.topo.bin]]) | Trim-2D grid (file of type [[TR2.TOPO.BIN|tr2.topo.bin]]) | ||
#layout (file of type [[LAYOUT.DAT|layout.dat]]) | #layout (file of type [[LAYOUT.DAT|layout.dat]]) | ||
#colour table definitions file (file of type [[LIGHTS.DAT|lights.dat) | #colour table definitions file (file of type [[LIGHTS.DAT|lights.dat]]) | ||
#colours file (file of type [[COLORS.DAT|colors.dat]]) | #colours file (file of type [[COLORS.DAT|colors.dat]]) | ||
#definition of additional isolines for bathymetry (file of type [[ISOERG.DAT|isoerg.dat]]) | #definition of additional isolines for bathymetry (file of type [[ISOERG.DAT|isoerg.dat]]) | ||
#(optional) definition of static frames (file of type [[FRAMES.DAT|frames.dat]) | #(optional) definition of static frames (file of type [[FRAMES.DAT|frames.dat]]) | ||
#(optional) structural lines (file of type [[INSEL.DAT|insel.dat]]) | #(optional) structural lines (file of type [[INSEL.DAT|insel.dat]]) | ||
#(optional) echo-sound data (file of type [[GEOM.DAT|geom.dat]]) | #(optional) echo-sound data (file of type [[GEOM.DAT|geom.dat]]) | ||
#(optional) company logo (file of type bawlogo.dat) | #(optional) company logo (file of type bawlogo.dat) | ||
#(optional) stamp information (file of type stamp.dat) | #(optional) stamp information (file of type stamp.dat) | ||
For TRGITTER05 the following standard configuration files from the directory $PROGHOME/public/cfg/ are required: | For TRGITTER05 the following standard configuration files from the directory '''$PROGHOME/public/cfg/''' are required: | ||
:* GKS parameter file: gkssystem.computername.dat | :* GKS parameter file: '''gkssystem.computername.dat''' | ||
:* definition of physical quantities and physical units: phydef.cfg.deen.dat and phydef.cfg.rest.dat | :* definition of physical quantities and physical units: '''phydef.cfg.deen.dat and phydef.cfg.rest.dat''' | ||
|outputfiles= | |outputfiles= | ||
#graphical output to the screen | #graphical output to the screen |
Revision as of 14:51, 28 May 2010
Basic Information
Name of Program
TRGITTER05
Version-Date
April 1997
Description-Date
November 2003
Catchwords
preprocessor
finite difference method Trim-2D
display topography
change topography (not realized yet)
display boundary grid cells (not realized yet)
change boundary grid cells (not realized yet)
Short Description of Functionality
visualizing and changing a Trim-2D grid.
the following functions are realized to display a Trim-2D grid:
- grid lines (different colours for dry and wet cell edges)
- grid depth values (displaying depth values for u-, v- and zeta-points with different uniform or shade colours)
- area shading (displaying all cells by filling these cells with shading colours)
- depth isolines (displaying along cell edges)
- grid borderline (displaying dry cell edges when lying nearby wet cells)
added functions:
- displaying islands and other structures
- displaying echo-sound data
- GKS-editor
- automatic saving of created pictures (cgm- or gksm-format)
the following functions are highly desirable but not yet realized to change a Trim-2D grid:
- change single depth values for u-, v- or zeta-points
- change a group of depth values in an identical way
- change the dry/wet-code of cells
- change the whole number of cells in north-south- or/and east-west-direction
Input-Files
- general input data (file of type trgitter05.dat)
Trim-2D grid (file of type tr2.topo.bin)
- layout (file of type layout.dat)
- colour table definitions file (file of type lights.dat)
- colours file (file of type colors.dat)
- definition of additional isolines for bathymetry (file of type isoerg.dat)
- (optional) definition of static frames (file of type frames.dat)
- (optional) structural lines (file of type insel.dat)
- (optional) echo-sound data (file of type geom.dat)
- (optional) company logo (file of type bawlogo.dat)
- (optional) stamp information (file of type stamp.dat)
For TRGITTER05 the following standard configuration files from the directory $PROGHOME/public/cfg/ are required:
- GKS parameter file: gkssystem.computername.dat
- definition of physical quantities and physical units: phydef.cfg.deen.dat and phydef.cfg.rest.dat
Output-Files
- graphical output to the screen
- plot metafiles (GKS, CGM, and others)
- informative printer file (file of type trgitter05.sdr)
- (optional) trace of program execution (file of type trgitter05.trc)
Methodology
-
Program(s) to run before this Program
FD2TRIM, POLWIND, TC2TR2, TR2REFRESH
Program(s) to run after this Program
Additional Information
Language
Fortran77
Additional software
GKS (graphical kernel system)
Original Version
Maintenance
Documentation/Literature
$PROGHOME/examples/trgitter05
back to Program Descriptions