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…')
 
imported>BAWiki 1
No edit summary
Line 24: Line 24:
# 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)

Revision as of 10:19, 26 May 2010

Basic Information

Name of Program

LZKVF

Version-Date

2.x / August 2009

Description-Date

August 2009

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:

  • maximum current velocity
  • duration of high current velocity
  • duration of low current velocity
  • frequency distribution of current velocity

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. Knoch, G. Lang

Maintenance

D. Knoch, G. Lang, S. Spohr

Documentation/Literature

$PROGHOME/examples/Lzkvf/


back to Program Descriptions


Overview