Actions

LZKAF: Difference between revisions

From BAWiki

imported>BAWiki 1
No edit summary
(working group POS)
 
Line 3: Line 3:
|name=LZKAF
|name=LZKAF
|version=3.x / September 2009
|version=3.x / September 2009
|version_descr=September 2009
|version_descr=September 2022
|catchwords=
|catchwords=
postprocessor<br />
postprocessor<br />
Line 50: Line 50:
|language=Fortran90
|language=Fortran90
|add_software= -  
|add_software= -  
|contact_original=[mailto:info.hamburg@baw.de A. Cords], [mailto:info.hamburg@baw.de D. Schrödter], [mailto:guenther.lang@baw.de G. Lang]
|contact_original=A. Cords, D. Schrödter, G. Lang
|contact_maintenance=[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=please refer to $PROGHOME/examples/Lzkaf/
|documentation=please refer to $PROGHOME/examples/Lzkaf/
}}
}}

Latest revision as of 09:54, 6 September 2022

Basic Information

Name of Program

LZKAF

Version-Date

3.x / September 2009

Description-Date

September 2022

Catchwords

postprocessor
analysis of calculated results
characteristic numbers of meteorological data
characteristic numbers of waves
static (alternative) bathymetry
universal direct access data format

Short Description of Functionality

The program LZKAF computes several characteristic numbers out of wind data as well as wave data. The data must be given as time-series (in universal direct access data format). The results of LZKAF may be visualised/displayed with the graphical postprocessor HVIEW2D.

Within the period of data analysis the following characteristic numbers can be (optionally) calculated:

Input-Files

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

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 Lzkaf.sdr)
  4. (optional) trace of program execution (filetype Lzkaf.trc)

Methodology

This program is able to generate statistics for wind speed as well as wave height time series data. LZKAF determines the frequency distribution of wind velocity or wave height for different intervals of wind velocity / wave height and different directional sectors of wind / wave direction. The number of intervals and directional sectors as well as the value of their upper and lower limits can be defined by the user.

Beyond that, additional characteristic numbers, indedependant of direction (e.g. time of occurrence, maxmimum values, duration of high values, ...) can be computed too.

Program(s) to run before this Program

DIDARENAME, DIDASPLIT, ZEITR

Program(s) to run after this Program

HVIEW2D

Additional Information

Language

Fortran90

Additional software

-

Original Version

A. Cords, D. Schrödter, G. Lang

Maintenance

Working group POS

Documentation/Literature

please refer to $PROGHOME/examples/Lzkaf/


back to Program Descriptions


Overview