Actions

NCANALYSE.DAT: Difference between revisions

From BAWiki

imported>Lang Guenther
(characteristic numbers of meteorological data for wind speed added)
imported>Lang Guenther
(LZKA replaced with LZMW)
Line 63: Line 63:
*#* '''LZXG''' = [[Characteristic Numbers of Sediment Transport (independent of tides)]] (bed and suspended load at the bottom);
*#* '''LZXG''' = [[Characteristic Numbers of Sediment Transport (independent of tides)]] (bed and suspended load at the bottom);
*#* '''LZXE''' = [[Characteristic Numbers of Tidal Energy Transport]];
*#* '''LZXE''' = [[Characteristic Numbers of Tidal Energy Transport]];
*#* '''LZKA''' = [[Characteristic Numbers of Meteorological Data (independent of tides)|Characteristic Numbers of Meteorological Data (Wind Speed)]].
*#* '''LZMW''' = [[Characteristic Numbers of Meteorological Data (independent of tides)|Characteristic Numbers of Meteorological Data (Wind Speed)]].
*# '''Result_File''': name and type (NETCDF) of the result file (filetype [[CF-NETCDF.NC|cf-netcdf.nc]]).
*# '''Result_File''': name and type (NETCDF) of the result file (filetype [[CF-NETCDF.NC|cf-netcdf.nc]]).
* '''Optional Input Blocks''' for different analyses
* '''Optional Input Blocks''' for different analyses
Line 117: Line 117:
:** Block '''Bedfriction_Quantiles''': definition of quantiles.
:** Block '''Bedfriction_Quantiles''': definition of quantiles.
:**# '''Value''': quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
:**# '''Value''': quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
:* required for '''LZKA''':  
:* required for '''LZMW''':  
:** Block '''Wind_Bounds''': definition of classes for wind speed.
:** Block '''Wind_Bounds''': definition of classes for wind speed.
:**# '''Interval''': lower and upper bound of classes (intervals).
:**# '''Interval''': lower and upper bound of classes (intervals).
Line 150: Line 150:
#* '''LZXG_ncanalyse_cfg.dat''': definition file for [[Characteristic Numbers of Sediment Transport (independent of tides)]] (bed an suspended load at the bottom);
#* '''LZXG_ncanalyse_cfg.dat''': definition file for [[Characteristic Numbers of Sediment Transport (independent of tides)]] (bed an suspended load at the bottom);
#* '''LZXE_ncanalyse_cfg.dat''': definition file for [[Characteristic Numbers of Tidal Energy Transport]];
#* '''LZXE_ncanalyse_cfg.dat''': definition file for [[Characteristic Numbers of Tidal Energy Transport]];
#* '''LZKA_ncanalyse_cfg.dat''': definition file for [[Characteristic Numbers of Meteorological Data (independent of tides)|Characteristic Numbers of Meteorological Data (Wind Speed)]].
#* '''LZMW_ncanalyse_cfg.dat''': definition file for [[Characteristic Numbers of Meteorological Data (independent of tides)|Characteristic Numbers of Meteorological Data (Wind Speed)]].
|nutzerprogramme=[[NCANALYSE]]
|nutzerprogramme=[[NCANALYSE]]
|language=Fortran90
|language=Fortran90

Revision as of 11:11, 4 May 2016

Basic Information

File-Type

ncanalyse.dat

File-Form

FORMATTED

Version

May 2016

Description-Date

May 2016

Significance of the File

contains general steering data for the program NCANALYSE.

File-Contents (in Catchwords)

steering data

To specify meaningful bounds, which are the interval boundaries for the various frequency distributions computed, the range of the physical quantity under consideration should be evaluated before, e.g. using program NCAUTO.
  • required for LZKW:
    • Block Water_Level_Bounds: definition of classes for water level.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Water_Level_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
  • required for LZKV:
    • Block Current_Velocity_Bounds: definition of classes for current velocity.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Current_Velocity_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
  • required for LZKS:
    • Block Salinity_Bounds: definition of classes for salinity.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Salinity_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
  • required for LZKT:
    • Block Temperature_Bounds: definition of classes for temperature.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Temperature_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
  • required for LZKC:
    • Block Suspended_Sediment_Bounds: definition of classes for suspended sediment concentration.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Suspended_Sediment_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
  • required for LZKP:
    • Block Tracer_Bounds: definition of classes for tracer load.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Tracer_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
  • required for LZKO:
    • Block Oxygen_Bounds: definition of classes for oxygen concentration.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Oxygen_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
  • required for LZKM:
    • Block Bathymetry_Bounds: definition of classes for bathymetry.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Bathymetry_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
  • required for LZKG:
    • Block Bedload_Bounds: definition of classes for bedload transport.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Bedload_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
  • required for LZKB:
    • Block Bedfriction_Bounds: definition of classes for eff. bed shear stress.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Bedfriction_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
  • required for LZMW:
    • Block Wind_Bounds: definition of classes for wind speed.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Wind_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.

General Remarks

  1. Dictionary files used from directory $PROGHOME/dic/:
    • ncanalyse_dico.dat and
    • ncanalyse_config_dico.dat.
  2. Standard configuration files used from directory $PROGHOME/cfg/:

Programs using this Type of File

NCANALYSE

Example-File

$PROGHOME/examples/ncanalyse/ncanalyse.dat


back to: File Descriptions


Overview