Actions

NCANALYSE.DAT: Difference between revisions

From BAWiki

imported>Lang Guenther
(INformations added for analysis mode LZSS, plus optional Block TDKW_Quantiles)
imported>Lang Guenther
(harmonic analysis of water level (tidal constituents) added)
Line 2: Line 2:
|name_de=NCANALYSE.DAT
|name_de=NCANALYSE.DAT
|filetype=ncanalyse.dat
|filetype=ncanalyse.dat
|version=May 2016
|version=July 2016
|version_descr=May 2016
|version_descr=July 2016
|significance=contains general steering data for the program [[NCANALYSE]].
|significance=contains general steering data for the program [[NCANALYSE]].
|filecontents=
|filecontents=
Line 18: Line 18:
*#: 5 = good compression (recommendation);
*#: 5 = good compression (recommendation);
*#: 9 = highest level of compression.
*#: 9 = highest level of compression.
*# (optional) '''FRQ_use_j_v_correction''': nodal correction in tidal constituent analysis
*#: .true. = use nodal correction in computation of tidal constituents (default);
*#: .false. = ''neglect'' nodal correction in computation of tidal constituents.
* Block '''Data_Analysis_Period''': period of data analysis
* Block '''Data_Analysis_Period''': period of data analysis
*# '''Start_Time''': start time of data analysis period.
*# '''Start_Time''': start time of data analysis period.
Line 46: Line 49:
*#* '''TDKC''' = [[Tidal Characteristic Numbers of Suspended Sediment Transport|Tidal Characteristic Numbers of Suspended Sediment]];
*#* '''TDKC''' = [[Tidal Characteristic Numbers of Suspended Sediment Transport|Tidal Characteristic Numbers of Suspended Sediment]];
*#* '''TDKP''' = [[Tidal Characteristic Numbers of Tracer Load]];
*#* '''TDKP''' = [[Tidal Characteristic Numbers of Tracer Load]];
*#* '''FRQW''' = [[Harmonic Analysis of Water Level|Harmonic Analysis of Water Level (tidal constituents)]];
*#* '''LZKW''' = [[Characteristic Numbers of Water Level (independent of tides)]];
*#* '''LZKW''' = [[Characteristic Numbers of Water Level (independent of tides)]];
*#* '''LZKV''' = [[Characteristic Numbers of Current Velocity (independent of tides)]];
*#* '''LZKV''' = [[Characteristic Numbers of Current Velocity (independent of tides)]];
Line 71: Line 75:
:** Block '''TDKW_Quantiles''': definition of quantiles.
:** Block '''TDKW_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.
:* optional for '''FRQW''':
:** Block '''Tidal_Constituents''': list of tidal constituents
:**# '''Value''': code of tidal constituent, e. g. Mm, Mf, K_1, O_1, S_2, M_2, M_4, M_6, M_8.
* '''Optional Required Input Blocks''' for different analyses
* '''Optional Required Input Blocks''' for different analyses
: 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]].
: 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]].
Line 144: Line 151:
#* '''TDKC_ncanalyse_cfg.dat''': definition file for [[Tidal Characteristic Numbers of Suspended Sediment Transport|Tidal Characteristic Numbers of Suspended Sediment]];
#* '''TDKC_ncanalyse_cfg.dat''': definition file for [[Tidal Characteristic Numbers of Suspended Sediment Transport|Tidal Characteristic Numbers of Suspended Sediment]];
#* '''TDKP_ncanalyse_cfg.dat''': definition file for [[Tidal Characteristic Numbers of Tracer Load]];
#* '''TDKP_ncanalyse_cfg.dat''': definition file for [[Tidal Characteristic Numbers of Tracer Load]];
#* '''FRQW_ncanalyse_cfg.dat''': definition file for [[Harmonic Analysis of Water Level]];
#* '''LZKW_ncanalyse_cfg.dat''': definition file for [[Characteristic Numbers of Water Level (independent of tides)]];
#* '''LZKW_ncanalyse_cfg.dat''': definition file for [[Characteristic Numbers of Water Level (independent of tides)]];
#* '''LZKV_ncanalyse_cfg.dat''': definition file for [[Characteristic Numbers of Current Velocity (independent of tides)]];
#* '''LZKV_ncanalyse_cfg.dat''': definition file for [[Characteristic Numbers of Current Velocity (independent of tides)]];

Revision as of 07:57, 28 July 2016

Basic Information

File-Type

ncanalyse.dat

File-Form

FORMATTED

Version

July 2016

Description-Date

July 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.
  • optional for TDKW:
    • Block TDKW_Quantiles: definition of quantiles.
      1. Value: quantile from interval ] 0.0, 1.0 [; for median choose Value = 0.5.
  • optional for FRQW:
    • Block Tidal_Constituents: list of tidal constituents
      1. Value: code of tidal constituent, e. g. Mm, Mf, K_1, O_1, S_2, M_2, M_4, M_6, M_8.
  • Optional Required Input Blocks for different analyses
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.
  • required for LZSS:
    • Block Sig_Wave_Bounds: definition of classes for significant wave height.
      1. Interval: lower and upper bound of classes (intervals).
    • Block Sig_Wave_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