Actions

TR2ISSUSKONVERT

From BAWiki

Revision as of 11:30, 30 April 2014 by imported>Seiss Guntram (First edition)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Basic Information

Name of Program

TR2ISSUSKONVERT

Version-Date

3.5 / April 2014

Description-Date

April 2014

Catchwords

postprocessor
service of data
ship handling simulation
hydronumeric methods
depth averaged velocity

Short Description of Functionality

A program to convert results of numerical models from BDF format or TRIM2D format to a format usable by ship handling simulators.

Input-Files

  1. general input data (file type tr2issuskonvert.dat)
  2. BDF data with 2D depth averaged current velocities and water level (files of type dirz.bin.r, dirz.bin.i and dirz.bin)
  3. (opt) 2D mesh file which is joined to the BDF data(file type gitter05.dat/bin)
  4. (opt) profiles mesh which is joined to the BDF data (file type profil05.bin)
  5. (opt) UnTRIM mesh which is joined to the BDF data (file type untrim_grid.dat)
  6. (opt) zu den BDF-Daten gehöriges selafin-Gitternetz (file type selafin)
  7. alternativly to BDF files TRIM2D result files (file type tr2.result) can be processed.
The mesh files have to be present with progam start.
The BDF files must be provided in time series mode.

Output-Files

  1. ASCII file format for use in ship handling simulators with 2D depth averaged velocities
  2. liste of positions in output (ASCII table)
  3. Druckerdatei mit Informationen zum Programmablauf (file type tr2issuskonvert.sdr)
  4. (opt) Datei mit Testausgaben (file type tr2issuskonvert.trc)

Methodology

Each time serie position inside a BDF file will be processed. The data will be put out for the predefined frame and minimal bathymetric depth. The coordinates will be put out in either original coordinates of the topographic mesh or in geographic coordinates (WGS84).

Program(s) to run before this Program

TR2KACHEL, ZEITR

Program(s) to run after this Program

ship handling simulators

Additional Information

Language

Fortran95

Additional software

libgeodesy, NTv2 grid transformation routines

Original Version

G. Seiß

Maintenance

G. Seiß

Documentation/Literature

$PROGHOME/examples/tr2issuskonvert


back to Program Descriptions


Overview