TRGITTER05: Difference between revisions
From BAWiki
imported>BAWiki 3 (Created page with '{{ProgramDescription |name_de=TRGITTER05 |name=TRGITTER05 |version=April 1997 |version_descr=November 2003 |catchwords= preprocessor <br /> finite difference method Trim-2D <br /…') |
imported>BAWiki 3 mNo edit summary |
||
Line 50: | Line 50: | ||
|methodology= - | |methodology= - | ||
|preprocessor= [[FD2TRIM]], [[POLWIND]], [[TC2TR2]], [[TR2REFRESH]] | |preprocessor= [[FD2TRIM]], [[POLWIND]], [[TC2TR2]], [[TR2REFRESH]] | ||
|postprocessor=[[EDITOR]], [[TOUTR]], TR2VOR]] | |postprocessor=[[EDITOR]], [[TOUTR]], [[TR2VOR]] | ||
|language=Fortran77 | |language=Fortran77 | ||
|add_software=GKS (graphical kernel system) | |add_software=GKS (graphical kernel system) |
Revision as of 14:49, 28 May 2010
{{ProgramDescription
|name_de=TRGITTER05
|name=TRGITTER05
|version=April 1997
|version_descr=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)
|shortdescription=
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
|inputfiles=
- 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|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|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
|outputfiles=
- 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= - |preprocessor= FD2TRIM, POLWIND, TC2TR2, TR2REFRESH |postprocessor=EDITOR, TOUTR, TR2VOR |language=Fortran77 |add_software=GKS (graphical kernel system) |contact_original=J. Jürges |contact_maintenance= J. Jürges |documentation=$PROGHOME/examples/trgitter05 }}