Actions

TDKVF

From BAWiki

Revision as of 11:21, 6 September 2022 by Günther Lang (talk | contribs) (working group POS)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Basic Information

Name of Program

TDKVF

Version-Date

9.x / July 2009

Description-Date

September 2022

Catchwords

postprocessor
analysis of numerically calculated results (2D/3D, profile-data as well as data at specific locations)
tidal characteristic numbers of current
estuaries
static (alternative) bathymetry
universal direct access data format for 2D/3D-data
universal direct access data format for profile-data
universal direct access format for data at specific locations
parallelization using OpenMP

Short Description of Functionality

The program TDKVF is a postprocessor for different numerical models (e.g. TRIM-2D, TRIM-3D, TELEMAC-2D, UNTRIM, UnTRIM2007 etc.). TDKVF automatically computes the tidal characteristic numbers of current for a given set of results (universal direct access data format). Data analyses can only be performed for static (constant in time) bathymetry. Bathymetry data must be either present in the grid file or given as alternative bathymetry in the data file containing also the computational results for water level. The results of TDKVF analyses may be visualized/displayed with the graphical postprocessors HVIEW2D (for 2D/3D-data) or LQ2PRO (for profile-data).

Within the period of data analysis the following tidal characteristic numbers of current are calculated (some numbers are optionally calculated):

For each characteristic number of current the following values are being calculated for the period of data analysis:

  1. Characteristic value for each tide within the period of data analysis
  2. Mean value for the period of data analysis
  3. Maximum value for the period of data analysis
  4. Minimum value for the period of data analysis

Input-Files

  1. general input data (filetype tdkvf.dat)
  2. synoptic data which shall be analysed (files of type dirz.bin.r, dirz.bin.iand dirz.bin)
  3. grid for 2D/3D-data (filetype gitter05.dat/bin or filetype untrim_grid.dat) or profile-topography for profile-data (filetype profil05.bin) or system file for specific locations (filetype location_grid.dat)

Output-Files

  1. results of data analyses (files of type dirz.bin.r, dirz.bin.iand dirz.bin)
  2. informative printer file (filetype Tdkvf.sdr)
  3. (optional) trace of program execution (filetype Tdkvf.trc)

Methodology

At first some extreme events (HW and LW) for the water level are determined for a network of reference locations for each tidal cycle. This ensures the phase-correct ordering of the events for all nodes of the computational grid respectively profile-topography. This first step is followed by a calculation of the times of slack water (ebb slack and flood slack). Thereafter the tidal characteristic numbers for the current are calculated at all nodal points, using the formerly calculated results at the reference locations. To obtain a more precise calculation of the times and values for all tidal characteristic numbers of water level a spline interpolation is used to interpolate between equidistant time series data at each nodal point. Drying and wetting of tidal flats is taken into account by the algorithm.

Program(s) to run before this Program

DIDARENAME, DIDASPLIT, ZEITR

Program(s) to run after this Program

ABDF, DIDARENAME, DIDASPLIT, GVIEW2D, HVIEW2D, LQ2PRO, VTDK, VVIEW2D, XTRDATA

Additional Information

Language

Fortran90

Additional software

-

Original Version

G. Lang

Maintenance

Working group POS

Documentation/Literature

please refer to $PROGHOME/examples/Tdkvf/


back to Program Descriptions


Overview