Actions

TR2DIDA

From BAWiki

Revision as of 10:59, 28 May 2010 by imported>BAWiki 3 (Created page with '{{ProgramDescription |name_de=TR2DIDA |name=TR2DIDA |version=V4.x - January 2001 |version_descr=October 2001 |catchwords=postprocessor<br /> finite difference method<br /> data…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Basic Information

Name of Program

TR2DIDA

Version-Date

V4.x - January 2001

Description-Date

October 2001

Catchwords

postprocessor
finite difference method
data conversion
universal direct access data format
numerical model TRIM-2D

Short Description of Functionality

The program TR2DIDA is a postprocessor for the numerical model TRIM-2D. This program serves to convert the results stored in the TRIM-2D result files (water level elevation, current velocity, salinity, suspended sediment concentration, as well as deposited suspended sediment mass, bed load transport, deposited bed load material mass, time-varying bathymetry and bottom evolution (will be calculated from other results)) into BAW-DHs standard data format (universal direct access data format). Optional results (e.g. wind shear stress and bottom shear stress) could be converted as well. The application of this program is a necessity for the usage of various model-independent postprocessors (for graphics and data analysis).

Input-Files

  1. general input data (filetype tr2dida.dat)
  2. bathymetry and index-arrays (filetype tr2.topo.bin.ind)
  3. equivalent grid (filetype gitter05.dat/bin) or systemfile (filetype sysdat.bin, will no longer be supported in the future)
    Notice: This file must be generated by TR2GEOM before using this program.
  4. model results (filetype tr2.result)
  5. (optional) protection polygons (filetype nodes.save)

Output-Files

  1. converted results (files of type dirz.bin.r, dirz.bin.i und dirz.bin)
  2. informative printer file (filetype tr2dida.sdr)
  3. (optional) trace of program execution (filetype tr2dida.trc)

Methodology

The results of a TRIM-2D simulation are interpolated from the staggered nodes of the computational grid (U-, V- and H-nodes) onto the nodes of the equivalent grid (triangles). The error due to interpolation is mainly influenced by the grid-size as well as the local gradients of the physical quantities. The evolution of the bottom can be optionally calculated as the difference between the original bathymetry and the actual bathymetry.

Program(s) to run before this Program

TRIM-2D, TR2GEOM, TR2KACHEL TRIMKACH

Program(s) to run after this Program

ABDF, ADCP2PROFILE, DIDAMERGE, DIDARENAME, DIDASPLIT, ENERF, GVIEW2D, HVIEW2D, IO_VOLUME, PARTRACE, PARTRACE-3D, PGCALC, UNK, VTDK, XTRLQ2, ZEITR

Additional Information

Language

Fortran90

Additional software

-

Original Version

G. Lang

Maintenance

G. Lang, A. Cords

Documentation/Literature

$PROGHOME/examples/tr2dida/


back to Program Descriptions


Overview