LZKMF: Difference between revisions
From BAWiki
imported>BAWiki 1 No edit summary |
Günther Lang (talk | contribs) (working group POS) |
||
Line 2: | Line 2: | ||
|name_de=LZKMF | |name_de=LZKMF | ||
|name=LZKMF | |name=LZKMF | ||
|version= | |version=unknown | ||
|version_descr= | |version_descr=September 2022 | ||
|catchwords= | |catchwords= | ||
postprocessor<br /> | postprocessor<br /> | ||
analysis of numerically calculated results (2D/3D and profile-data)<br /> | analysis of numerically calculated results (2D/3D and profile-data)<br /> | ||
Line 48: | Line 48: | ||
|language=Fortran90 | |language=Fortran90 | ||
|add_software= - | |add_software= - | ||
|contact_original= | |contact_original=A. Malcherek | ||
|contact_maintenance=[mailto: | |contact_maintenance=[mailto:pos.proghome@baw.de Working group POS] | ||
|documentation=$PROGHOME/examples/Lzkmf/ | |documentation=$PROGHOME/examples/Lzkmf/ | ||
}} | }} |
Latest revision as of 10:00, 6 September 2022
Basic Information
Name of Program
LZKMF
Version-Date
unknown
Description-Date
September 2022
Catchwords
postprocessor
analysis of numerically calculated results (2D/3D and profile-data)
characteristic numbers of morphodynamics (independent of tides)
alternative bathymetry
universal direct access format for 2D/3D-data
universal direct access format for profile-data
universal direct access format for specific locations
Short Description of Functionality
The program LZKMF is a postprocessor for different numerical models (e.g. TRIM-2D, TRIM-3D, TELEMAC-2D, UNTRIM, UNTRIM2007 etc.). LZKMF automatically computes several characteristic numbers of morphodynamics which are independent of the presence of tides. The data must be given as time-series (in universal direct access data format). The results of LZKMF analyses may be visualised/displayed with the graphical postprocessors HVIEW2D (for 2D/3D-data), LQ2PRO (for profile-data) or GVIEW2D (for location data).
The following physical quantities must be available as input time series:
- time-dependent (dynamic) bathymetry, and
- (optional) time-dependent vertical erosion.
Within the period of data analysis the following characteristic numbers of morphodynamics (independent of tides) can be (optionally) calculated:
- maximum depth (derived from bathymetry)
- minimum depth (derived from bathymetry)
- (optional) mean depth (derived from bathymetry)
- (optional) maximum variation of depth (derived from bathymetry)
- (optional) change of depth (derived from bathymetry)
- (optional) maximum increase of depth (derived from vertical erosion; in case from bathymetry)
- (optional) maximum decrease of bottom (derived from vertical erosion; in case from bathymetry)
- (optional) sum of vertical erosion (derived from vertical erosion; in case from bathymetry)
- (optional) sum of vertical deposition (derived from vertical erosion; in case from bathymetry)
- (optional) ratio for deposition/erosion (derived from vertical erosion; in case from bathymetry)
Input-Files
- general input data (filetype lzkmf.dat)
- time series 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 selafin or filetype untrim_grid.dat) or profile-topography for profile-data (filetype profil05.bin)
Output-Files
- results of data analyses (files of type dirz.bin.r, dirz.bin.i, and dirz.bin)
- informative printer file (filetype lzkmf.sdr)
- (optional) trace of program execution (filetype lzkmf.trc)
Methodology
An arbitrary long/short period of time can be chosen to calculate characteristic numbers of morphodynamics which are independent of tides. For every node of the grid the given time-serie is analysed automatically by means of several analyses modules.
Program(s) to run before this Program
Program(s) to run after this Program
ABDF, DIDARENAME, DIDASPLIT, HVIEW2D, LQ2PRO, VTDK, VVIEW2D, XTRDATA
Additional Information
Language
Fortran90
Additional software
-
Original Version
A. Malcherek
Maintenance
Documentation/Literature
$PROGHOME/examples/Lzkmf/
back to Program Descriptions