TM2RND: Difference between revisions
From BAWiki
imported>BAWiki 2 mNo edit summary |
Guntram Seiß (talk | contribs) mNo edit summary |
||
Line 28: | Line 28: | ||
|language=Fortran90 | |language=Fortran90 | ||
|add_software=- | |add_software=- | ||
|contact_original= | |contact_original=G. Lang | ||
|contact_maintenance=[mailto: | |contact_maintenance=[mailto:pre.proghome@baw.de working group PRE] | ||
|documentation=$PROGHOME/examples/tm2rnd/<br /> | |documentation=$PROGHOME/examples/tm2rnd/<br /> | ||
TELEMAC-2D Modelling System - Users Manual | TELEMAC-2D Modelling System - Users Manual | ||
}} | }} |
Latest revision as of 14:34, 10 October 2022
Basic Information
Name of Program
TM2RND
Version-Date
3.x / August 2003
Description-Date
April 2008
Catchwords
preprocessor
finite element grid
boundary value generation
numerical model TELEMAC-2D
Short Description of Functionality
The program TM2RND is a preprocessor for the numerical model TELEMAC-2D. TM2RND handles available time-series data-sets (hydrodynamics, salinity) and converts them into a special data format, which can be used in a TELEMAC-2D simulation run. The data which are used to define time- and space-dependent boundary conditions can be rapidly accessed by TELEMAC-2D through a modified TELEMAC-subroutine called BORD_baw.f.
Input-Files
- general input-data (filetype tm2rnd.dat)
- boundary conditions (filetype rndwerte.dat)
- grid (filetype gitter05.dat/bin)
- optimized grid (filetype selafin)
- boundary conditions file (filetype conlim.dat)
Output-Files
- modified boundary conditions file (filetype conlim.dat)
- boundary values file for hydrodynamics (filetype tm2.rbh.bin.i and filetype tm2.rbh.bin)
- (optional) boundary values file for salinity (filetype tm2.rbs.bin.i and filetype tm2.rbs.bin)
- informative printer file (filetype tm2rnd.sdr); please check the contents of this file after program execution
- (optional) trace of program execution (filetype tm2rnd.trc)
Methodology
TM2RND relates the time-series data to the boundary nodes of the modell area. The correct TELEMAC-2D boundary code is also set automatically in the output-file of type conlim.dat. Additionally the program checks whether for all nodal points where a boundary condition was indicated in the input-file of type conlim.dat the coresponding data were defined in a file of type rndwerte.dat. The time-series data are stored as separate records in a direct access file.
Program(s) to run before this Program
BOERND, TICTRI, TSCALC, UTRRND
Program(s) to run after this Program
Additional Information
Language
Fortran90
Additional software
-
Original Version
G. Lang
Maintenance
Documentation/Literature
$PROGHOME/examples/tm2rnd/
TELEMAC-2D Modelling System - Users Manual
back to Program Descriptions