TICTRI
From BAWiki
Basic Information
Name of Program
TICTRI
Version-Date
January 1996
Description-Date
April 2008
Catchwords
preprocessor
finite element grid
grid generation
numerical model TELEMAC-2D
Short Description of Functionality
The program TICTRI is a preprocessor for the numerical model TELEMAC-2D. TICTRI converts a finite element grid from TICAD-format to an equivalent grid in TRIGRID-format. Additional informations about boundary nodes and the type of the boundary conditions are generated by TICTRI too.
Input-Files
- general input-data (filetype tictri.dat)
- grid which shall be converted (filetype gitter05.dat/bin)
- boundary conditions (filetype rndwerte.dat)
Output-Files
- nodal point connexions in TRIGRID-format (filetype triang.dat)
- list of neighbour nodes, coordinates and boundary informations (filetype neigh.dat)
- (optional) trace of program execution (filetype tictri.trc)
Methodology
The nodal connexions are left unchanged but the node numbers are augmented by 1. Additionally all neighbours of a node are determined. The boundary condition file of type rndwerte.dat is interpreted and every boundary node is assigned a unique TRIGRID colour-code number.
Program(s) to run before this Program
Program(s) to run after this Program
Additional Information
Language
Fortran77
Additional software
-
Original Version
G. Lang
Maintenance
Documentation/Literature
$PROGHOME/examples/tictri
TELEMAC-2D Modelling System - Users Manual
back to Program Descriptions