TICLQ2: Difference between revisions
From BAWiki
imported>Seiss Guntram (additional output of profiles to insel.dat, use of coordinate reference systems) |
Guntram Seiß (talk | contribs) mNo edit summary |
||
Line 27: | Line 27: | ||
|postprocessor=[[ADCP2PROFILE]], [[TELEMAC-2D]], [[TIMESHIFT]], [[UNTRIM]], [[UTRPRE]], [[XTRLQ2]] | |postprocessor=[[ADCP2PROFILE]], [[TELEMAC-2D]], [[TIMESHIFT]], [[UNTRIM]], [[UTRPRE]], [[XTRLQ2]] | ||
|language=Fortran95 | |language=Fortran95 | ||
|add_software= | |add_software=libgeodesy | ||
|contact_original= | |contact_original=G. Lang | ||
|contact_maintenance=[mailto: | |contact_maintenance=[mailto:pre.proghome@baw.de working group PRE] | ||
|documentation=$PROGHOME/examples/ticlq2/ | |documentation=$PROGHOME/examples/ticlq2/ | ||
}} | }} |
Latest revision as of 14:33, 10 October 2022
Basic Information
Name of Program
TICLQ2
Version-Date
2.x / September 2013
Description-Date
Sepetmber 2013
Catchwords
preprocessor
profile bathymetry
extraction of bathymetry at profiles
Short Description of Functionality
The program TICLQ2 is a preprocessor which is model-independent. It was designed to extract bathymetry-data along longitudinal or cross-sectional profiles. Every profile is defined by a sequence of an arbitrary number of 2D-locations which are connected by straight lines. Additional points can be easily inserted automatically at regular intervals in between these 2D-locations.
Input-Files
- general input data (filetype ticlq2.dat)
- (optional) old profile-topography (filetype profil05.bin)
- (optional) profiles (filetype prof.bin)
- several other files are necessary to define the 2D-Locations and profiles where data shall be extracted (see documentation for the file ticlq2.dat)
- grid(s) (filetype gitter05.dat/bin, untrim_grid.dat)
Output-Files
- profile-topography (filetype profil05.bin)
- decriptions of all geo positions divided into profiles (filetype gprofil.dat)
- structure type DAMM for every Profile as a separate file (filetype insel.dat
- depth values of all points divided into profiles (filetype tprofil.dat)
- informative printer file (filetype ticlq2.sdr)
- (optional) trace of program execution (filetype ticlq2.trc)
Methodology
A comprehensive profile-topography is generated from the various input-data. 2D-locations are gathered to form profiles. Additional new points can be automatically inserted in between these locations at arbitrary intervals. Bathymetric depth is calculated at the points by means of interpolation from the grid-file. Text-strings can be related to locations and profiles. A list of node numbers as well as connexion-tables are generated for all segments. Optional information is also generated for data-interpolation (used by subsequent post-processors). New bathymetry data can be added in an incremental way to an already existing profile-topography. On input points can be given in coordinate reference Systems different from the one, in which the topography mesh is defined. In this case the user must set the Environment variable BAWCRS to the latter CRS.
Program(s) to run before this Program
ADCP2PROFILE, CROSSPRO, DEPRO2D, Perl script insel_to_profiles
Program(s) to run after this Program
ADCP2PROFILE, TELEMAC-2D, TIMESHIFT, UNTRIM, UTRPRE, XTRLQ2
Additional Information
Language
Fortran95
Additional software
libgeodesy
Original Version
G. Lang
Maintenance
Documentation/Literature
$PROGHOME/examples/ticlq2/
back to Program Descriptions