Actions

TR2RND

From BAWiki

Basic Information

Name of Program

TR2RND

Version-Date

3.x / Juni 2000

Description-Date

3.x / Juni 2000

Catchwords

preprocessor
finite difference method
boundary values
numerical method TRIM-2D
numerical method TRIM-3D (depth-independent boundary values)

Short Description of Functionality

The program TR2RND is a preprocessor for the numerical models TRIM-2D as well as TRIM-3D. TR2RND is used for conversion of boundary informations into a special storage format which enables a fast access for the simulation progams TRIM-2D and TRIM-3D to the grid cell boundary values (hydrodynamics, salinity, temperature, suspended load concentration, etc).

Please notice that TR2RND can only generate depth-independent boundary values for the three-dimensional numerical model TRIM-3D.

Input-Files

  1. file with informations about time span of the newly generated timeseries and about the number of FD grid cells at which the boundary values should be used (file type fd2rnd.dat).
  2. file with time series of boundary values (file type rndwerte.datv).
  3. model topography (file type tr2.topo.bin)

Output-Files

  1. ASCII file with informations about the generated time series of boundary values (tr2rnd.echo).
  2. binary files with informations and boundary values for sea level and inflow/outflow (tr2.rbh.bin.iand tr2.rbh.bin).
  3. binary files with informations and boundary values for salinity (tr2.rbs.bin.i and tr2.rbs.bin).
  4. binary files with informations and boundary values for temperature (tr2.rbc.bin.i and tr2.rbc.bin).
  5. binary files with informations and boundary values for suspended load concentration (tr2.rbc.bin.I and tr2.rbc.bin).
  6. binary files with informations and boundary values for time varying weir /dam heights (tr2.rbw.bin.i and tr2.rbw.bin).

Methodology

TR2RND creates binary boundary value files (*.bin.I and *.bin) for the noted physical parameters from ASCII files. The binary files contain informations about the number and indices of the boundary grid cells and their connection to a time series of boundary values. The timeseries are stored in the direct access files as single records.

Program(s) to run before this Program

FD2TRIM, BOERND, TC2TR2, TSCALC, UTRRND

Program(s) to run after this Program

TRIM-2D, TRIM-3D

Additional Information

Language

Fortran90

Additional software

-

Original Version

G. Lang, E. Rudolph, S. Spohr

Maintenance

working group PRE

Documentation/Literature

please refer to $PROGHOME/examples/tr2rnd


back to Program Descriptions


Overview