Actions

TRGITTER05: Difference between revisions

From BAWiki

imported>BAWiki 3
mNo edit summary
imported>BAWiki 3
mNo edit summary
Line 30: Line 30:
|inputfiles=
|inputfiles=
#general input data (file of type  [[TRGITTER05.DAT|trgitter05.dat]])
#general input data (file of type  [[TRGITTER05.DAT|trgitter05.dat]])
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]])  

Revision as of 14:52, 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:

  1. grid lines (different colours for dry and wet cell edges)
  2. grid depth values (displaying depth values for u-, v- and zeta-points with different uniform or shade colours)
  3. area shading (displaying all cells by filling these cells with shading colours)
  4. depth isolines (displaying along cell edges)
  5. grid borderline (displaying dry cell edges when lying nearby wet cells)

added functions:

  1. displaying islands and other structures
  2. displaying echo-sound data
  3. GKS-editor
  4. 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:

  1. change single depth values for u-, v- or zeta-points
  2. change a group of depth values in an identical way
  3. change the dry/wet-code of cells
  4. change the whole number of cells in north-south- or/and east-west-direction

Input-Files

  1. general input data (file of type trgitter05.dat)
  2. Trim-2D grid (file of type tr2.topo.bin)
  3. layout (file of type layout.dat)
  4. colour table definitions file (file of type lights.dat)
  5. colours file (file of type colors.dat)
  6. definition of additional isolines for bathymetry (file of type isoerg.dat)
  7. (optional) definition of static frames (file of type frames.dat)
  8. (optional) structural lines (file of type insel.dat)
  9. (optional) echo-sound data (file of type geom.dat)
  10. (optional) company logo (file of type bawlogo.dat)
  11. (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

  1. graphical output to the screen
  2. plot metafiles (GKS, CGM, and others)
  3. informative printer file (file of type trgitter05.sdr)
  4. (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

EDITOR, TOUTR, TR2VOR

Additional Information

Language

Fortran77

Additional software

GKS (graphical kernel system)

Original Version

J. Jürges

Maintenance

J. Jürges

Documentation/Literature

$PROGHOME/examples/trgitter05


back to Program Descriptions


Overview