TM2DIDA: Difference between revisions
From BAWiki
imported>Spohr Susanne m (Link to PARTRACE-3D removed.) |
Günther Lang (talk | contribs) (working group POS) |
||
Line 3: | Line 3: | ||
|name=TM2DIDA | |name=TM2DIDA | ||
|version=4.x / August 2003 | |version=4.x / August 2003 | ||
|version_descr= | |version_descr=September 2022 | ||
|catchwords=postprocessor<br /> | |catchwords=postprocessor<br /> | ||
finite element grid<br /> | finite element grid<br /> | ||
Line 31: | Line 31: | ||
|language=Fortran90 | |language=Fortran90 | ||
|add_software=- | |add_software=- | ||
|contact_original= | |contact_original=T. Damrau, G. Lang | ||
|contact_maintenance=[mailto: | |contact_maintenance=[mailto:pos.proghome@baw.de Working group POS] | ||
|documentation=$PROGHOME/examples/tm2dida/ | |documentation=$PROGHOME/examples/tm2dida/ | ||
}} | }} |
Latest revision as of 11:26, 6 September 2022
Basic Information
Name of Program
TM2DIDA
Version-Date
4.x / August 2003
Description-Date
September 2022
Catchwords
postprocessor
finite element grid
data conversion
universal direct access data format
numerical model TELEMAC-2D
numerical model TSEF
Short Description of Functionality
The program TM2DIDA is a postprocessor for the numerical models TELEMAC-2D and TSEF. This program serves to convert the results stored in the TELEMAC-2D (or TSEF) results file (option 1) into BAW-DHs standard data format (universal direct access data format).
Input-Files
- general input data (filetype tm2dida.dat)
- (option 1) results file which shall be converted (filetype selafin)
- in the steering file of type cas the following options must have been chosen for the numerical simulation:
- RESULTS FILE STANDARD: must be 3
- for TELEMAC-2D: VARIABLES FOR GRAPHIC PRINTOUTS: (B,S) or (H,S) must be specified in any case
- for TSEF: VARIABLES FOR GRAPHIC PRINTOUTS: (B,S) must be specified in any case
- (option 2) optimized grid and bathymetry (filetype geo)
Output-Files
- grid (filetype gitter05.dat/bin)
- list of edges (filetype fkvz.bin)
- list of neighbour elements (filetype fkez.bin)
- converted results (files of type dirz.bin.r, dirz.bin.i and dirz.bin)
- informative printer file (filetype tm2dida.sdr)
- (optional) trace of program execution (filetype tm2dida.trc)
Methodology
the results are converted without any loss of information
Program(s) to run before this Program
ANALTEL2D, TELEMAC-2D, TSEF
Program(s) to run after this Program
ABDF, DIDAMERGE, DIDARENAME, DIDASPLIT, ENERF, GVIEW2D, HVIEW2D, IO_VOLUME, PARTRACE, PGCALC, UNK, VTDK, XTRLQ2, ZEITR
Additional Information
Language
Fortran90
Additional software
-
Original Version
T. Damrau, G. Lang
Maintenance
Documentation/Literature
$PROGHOME/examples/tm2dida/
back to Program Descriptions