Actions

TRVZR

From BAWiki

Revision as of 11:46, 31 May 2010 by imported>BAWiki 3 (Created page with '{{ProgramDescription |name_de=TRVZR |name=TRVZR |version=October 1997 |version_descr=October 1997 |catchwords=postprocessor<br /> finite difference method<br /> numerical model…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

{{ProgramDescription |name_de=TRVZR |name=TRVZR |version=October 1997 |version_descr=October 1997 |catchwords=postprocessor
finite difference method
numerical model TRIM-2D
numerical model TRIM-3D
time series
waterlevel analysis |shortdescription=The program TRVZR analyses the hydrodynamic files of the numerical methods TRIM-2D and TRIM-3D. |inputfiles=

  1. general input data (filetype trvzr.dat)
  2. bathymetry and index arrays (filetype tr2.topo.bin.ind)
  3. Trim-2D or Trim-3D hydrodynamic result files (area) (filetype [[TR2.RESULT_H|tr2.result_H)
  4. (opt) boundary polygon to desribe, which cells should be analysed (filetype poly.dat)

|outputfiles=

  1. analyse result files (split into information, results and differences) (filetypes Tr_H.Info.dat, Tr_H.Ergeb.dat and Tr_H.Delta.dat)
  2. (optional) trace of program execution (filetype trvzr.trc)

|methodology=Every Trim-2D or Trim-3D result file contains the calculated water levels for each grid cell for a single date. Further on, for every grid cell the undisturbed water depth is known, so that the program can calculate which cells are flooded and which cells are dropped dry. For all flooded cells the program calculates the extreme water level and water column, the value for the flooded surface and the volume of the water body. All these results are stored in a file of the type Tr_H.Ergeb.dat.

If there are more than one Trim-2D or Trim-3D result files, then the program can also calculate the time variation of all above result values and stores these results in a file of the type Tr_H.Delta.dat. |preprocessor=TRIM-2D, TRIM-3D |postprocessor= - |language=Fortran77 |add_software=- |contact_original=J. Jürges |contact_maintenance=J. Jürges |documentation=please refer to $PROGHOME/examples/trvzr }}