TM2DIDA: Difference between revisions
From BAWiki
imported>BAWiki 3 mNo edit summary |
imported>BAWiki 3 mNo edit summary |
||
Line 23: | Line 23: | ||
#list of edges (filetype [[FKVZ.BIN|fkvz.bin]]) | #list of edges (filetype [[FKVZ.BIN|fkvz.bin]]) | ||
#list of neighbour elements (filetype [[FKEZ.BIN|fkez.bin]]) | #list of neighbour elements (filetype [[FKEZ.BIN|fkez.bin]]) | ||
#converted results (files of type [[DIRZ.BIN.R|dirz.bin.r]], [[DIRZ.BIN.I|dirz.bin.i]] and[[DIRZ.BIN|dirz.bin]]) | #converted results (files of type [[DIRZ.BIN.R|dirz.bin.r]], [[DIRZ.BIN.I|dirz.bin.i]] and [[DIRZ.BIN|dirz.bin]]) | ||
#informative printer file (filetype tm2dida.sdr) | #informative printer file (filetype tm2dida.sdr) | ||
#(optional) trace of program execution (filetype tm2dida.trc) | #(optional) trace of program execution (filetype tm2dida.trc) |
Revision as of 10:02, 31 May 2010
Basic Information
Name of Program
TM2DIDA
Version-Date
4.x / August 2003
Description-Date
April 2008
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, PARTRACE-3D, PGCALC, UNK, VTDK, XTRLQ2, ZEITR
Additional Information
Language
Fortran90
Additional software
-
Original Version
G. Lang, T. Damrau
Maintenance
Documentation/Literature
$PROGHOME/examples/tm2dida/
back to Program Descriptions