Actions

LZKVF: Difference between revisions

From BAWiki

imported>BAWiki 1
(Created page with '{{ProgramDescription |name_de=LZKVF |name=LZKVF |version=2.x / August 2009 |version_descr=August 2009 |catchwords= postprocessor<br /> analysis of calculated results<br /> charac…')
 
(working group POS)
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|name_de=LZKVF
|name_de=LZKVF
|name=LZKVF
|name=LZKVF
|version=2.x / August 2009
|version=3.1 / September 2012
|version_descr=August 2009
|version_descr=September 2022
|catchwords=
|catchwords=
postprocessor<br />
postprocessor<br />
Line 16: Line 16:
The following characteristic numbers can be (optionally) calculated:
The following characteristic numbers can be (optionally) calculated:


* maximum current velocity
* [[Example figures: maximum current velocity|maximum current velocity]]
* duration of high current velocity
* [[Example figures: residual current velocity|mean current velocity]]
* duration of low current velocity
* [[Example figures: mean magnitude of current velocity|mean magnitude of current velocity]]
* frequency distribution of current velocity
* [[Example figures: duration of high current velocity|duration of high current velocity]]
* [[Example figures: duration of low current velocity|duration of low current velocity]]
* [[Example figures: relative frequency distribution of current velocity|frequency distribution of current velocity]]


|inputfiles=
|inputfiles=
# general input data (filetype [[LZKVF.DAT|lzkvf.dat]])  
# general input data (filetype [[LZKVF.DAT|lzkvf.dat]])  
# time series of current data  (files of type [[DIRZ.BIN.R|dirz.bin.r]], [[DIRZ.BIN.I|dirz.bin.i]], and [[DIRZ.BIN|dirz.bin]])  
# time series of current data  (files of type [[DIRZ.BIN.R|dirz.bin.r]], [[DIRZ.BIN.I|dirz.bin.i]], and [[DIRZ.BIN|dirz.bin]])  
# grid for 2D-data (filetype [[GITTER05.DAT und GITTER05.BIN|gitter05.dat/bin]] or filetype [[UNTRIM_GRID.DAT|untrim_grid.dat]])
# grid for 2D-data (filetype [[GITTER05.DAT and GITTER05.BIN|gitter05.dat/bin]] or filetype [[UNTRIM_GRID.DAT|untrim_grid.dat]])
|outputfiles=
|outputfiles=
# results of data analyses for the overall domain (files of type dirz.bin.r, dirz.bin.i, and dirz.bin)
# results of data analyses for the overall domain (files of type dirz.bin.r, dirz.bin.i, and dirz.bin)
Line 41: Line 43:
|language=Fortran90
|language=Fortran90
|add_software= -  
|add_software= -  
|contact_original=[mailto:denise.knoch@baw.de D. Knoch], [mailto:guenther.lang@baw.de G. Lang]
|contact_original=D. Wehr, G. Lang
|contact_maintenance=[mailto:denise.knoch@baw.de D. Knoch], [mailto:guenther.lang@baw.de G. Lang], [mailto:susanne.spohr@baw.de S. Spohr]
|contact_maintenance=[mailto:pos.proghome@baw.de Working group POS]
|documentation=$PROGHOME/examples/Lzkvf/
|documentation=$PROGHOME/examples/Lzkvf/
}}
}}

Latest revision as of 10:14, 6 September 2022

Basic Information

Name of Program

LZKVF

Version-Date

3.1 / September 2012

Description-Date

September 2022

Catchwords

postprocessor
analysis of calculated results
characteristic numbers of (depth averaged) current
static (alternative) bathymetry;
universal direct access data format

Short Description of Functionality

The program LZKVF computes several characteristic numbers of current data. The data must be given as time-series (in universal direct access data format). The results of LZKVF can be visualised/displayed with the graphical postprocessor HVIEW2D.

The following characteristic numbers can be (optionally) calculated:

Input-Files

  1. general input data (filetype lzkvf.dat)
  2. time series of current data (files of type dirz.bin.r, dirz.bin.i, and dirz.bin)
  3. grid for 2D-data (filetype gitter05.dat/bin or filetype untrim_grid.dat)

Output-Files

  1. results of data analyses for the overall domain (files of type dirz.bin.r, dirz.bin.i, and dirz.bin)
  2. results of data analyses for sectors (files of type dirz.bin.r, dirz.bin.i, and dirz.bin)
  3. informative printer file (filetype lzkvf.sdr)
  4. (optional) trace of program execution (filetype lzkvf.trc)

Methodology

  • This program is able to generate statistics of current velocity time-series. LZKVF determines the frequency distribution of velocity for different velocity-intervals and sectors of current direction.
  • The number of intervals and sectors as well as the value of their upper and lower limits can be defined by the user.
  • Analyses can be carried through for depth averaged current velocity data only.

Program(s) to run before this Program

DIDARENAME, DIDASPLIT, ZEITR

Program(s) to run after this Program

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

Additional Information

Language

Fortran90

Additional software

-

Original Version

D. Wehr, G. Lang

Maintenance

Working group POS

Documentation/Literature

$PROGHOME/examples/Lzkvf/


back to Program Descriptions


Overview