TR2ASCII
From BAWiki
Basic Information
Name of Program
TR2ASCII
Version-Date
August 1997
Description-Date
September 2022
Catchwords
postprocessor
finite difference method
data conversion
ascii data format
numerical model TRIM-2D
Short Description of Functionality
The program TR2ASCII is a postprocessor for the numerical model TRIM-2D. This program serves to convert the results stored in TRIM-2D result files (water level elevation, current velocity, salinity) into ASCII-format. The results are stored for the locations of the nodes where water level elevation is calculated (velocities are going to be interpolated). Whether a location is flooded or dry, this is also indicated in the ASCII output file. Data conversion can be restricted to nodes inside or outside a given polygon.
Input-Files
- general input data (filetype tr2ascii.dat)
- bathymetry and index-arrays (filetype tr2.topo.bin.ind)
- model results (filetype tr2.result)
- (optional) surrounding polygon (Dateityp poly.dat)
Output-Files
- converted results (file of type outascii.dat)
- informative printer file (filetype tr2ascii.sdr)
- (optional) trace of program execution (filetype tr2ascii.trc)
Methodology
No further information.
Program(s) to run before this Program
Program(s) to run after this Program
Look at the results using an editor.
Additional Information
Language
Fortran90
Additional software
-
Original Version
G. Lang
Maintenance
Documentation/Literature
$PROGHOME/examples/tr2ascii/
back to Program Descriptions