TDKWF: Difference between revisions
From BAWiki
imported>Mueller-hagedorn (Created page with '{{ProgramDescription |name_de=TDKWF |name=TDKWF |version=8.x / August 2009 |version_descr=June 2009 |catchwords=postprocessor<br /> analysis of numerically calculated results (2…') |
imported>Mueller-hagedorn No edit summary |
||
Line 64: | Line 64: | ||
|add_software= - | |add_software= - | ||
|contact_original=[mailto:guenther.lang@baw.de G. Lang] | |contact_original=[mailto:guenther.lang@baw.de G. Lang] | ||
|contact_maintenance= | |contact_maintenance=[mailto:guenther.lang@baw.de G. Lang], [mailto:aissa.sehili@baw.de A. Sehili], [mailto:susanne.spohr@baw.de S. Spohr] | ||
|documentation=please refer to $PROGHOME/examples/Tdkwf/ | |documentation=please refer to $PROGHOME/examples/Tdkwf/ | ||
}} | }} |
Revision as of 12:11, 26 April 2010
Basic Information
Name of Program
TDKWF
Version-Date
8.x / August 2009
Description-Date
June 2009
Catchwords
postprocessor
analysis of numerically calculated results (2D/3D, profile-data as well as data at specific locations)
tidal characteristic numbers of water level
tidal characteristic numbers of morphodynamics
estuary
universal direct access format for 2D/3D-data
universal direct access format for profile-data
universal direct access format for data at specific locations
portable OpenMP multithreading
Short Description of Functionality
{{{shortdescription}}}
Input-Files
- general time-series input data (filetype tdkwf.dat)
- synoptic data which shall be analysed (files of type dirz.bin.r, dirz.bin.i, and dirz.bin)
- 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
- results of data analyses (files of type dirz.bin.r, dirz.bin.i, and dirz.bin)
- informative printer file (filetype tdkwf.sdr)
- (optional) trace of program execution (filetype tdkwf.trc)
Methodology
At first the extreme events (HW and LW) 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, profile-topography or individual locations respectively. To arrive at 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.
In case of a time varying bathymetry (morphodynamics) the characteristic numbers of water level are evaluated using depth values corresponding to the minimum depth within the period of data analysis. This also holds true in case a so called alternative bathymetry is used, when the depth in the grid file is equivalent to the depth of the unerodible layer and the actual depth is constant in time but smaller than the depth specified in the grid file.
In all situations with actual depth different from depth given in the grid file, besides HW and LW also the values for maximum tidal depth as well as minimum tidal depth must be computed.
Program(s) to run before this Program
{{{preprocessor}}}
Program(s) to run after this Program
{{{postprocessor}}}
Additional Information
Language
Fortran90
Additional software
-
Original Version
Maintenance
Documentation/Literature
please refer to $PROGHOME/examples/Tdkwf/
back to Program Descriptions