Actions

FRQ2ZEITR: Difference between revisions

From BAWiki

mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
|name_de=FRQ2ZEITR
|name_de=FRQ2ZEITR
|name=FRQ2ZEITR
|name=FRQ2ZEITR
|version=August 2013
|version=October 2022
|version_descr=September 2013
|version_descr=October 2022
|catchwords=
|catchwords=
Harmonic evaluation of tides<br />
Harmonic evaluation of tides<br />
Line 31: Line 31:
'''Remarks''':
'''Remarks''':


It is possible, to choose an arbitrary time period and time step of the time series of the water level. If the time period is very long (several months) or the time step is rather short the calculation can take a significant amount of time.
* It is possible, to choose an arbitrary time period and time step of the time series of the water level. If the time period is very long (several months) or the time step is rather short the calculation can take a significant amount of time. Its also possible to specify nonequidistant timestamps.
If the user defines a coordinate reference System through the environment variable BAWCRS, coordinates of the input positions are transformed to this CRS.
* If the user defines a coordinate reference System through the environment variable BAWCRS, coordinates of the input positions are transformed to this CRS.
* Commandline arguments are supported. Help: '''frq2zeitr -h'''; Look also inside the examples folder.
|preprocessor=
|preprocessor=
[[FRQWF]]  
[[FRQWF]]  
|postprocessor=
|postprocessor=
[[EXCELENZ]], [[GVIEW2D]], [[TSCALC]], [[UTRRND]], [[ZEITRIO]]
[[EXCELENZ]], [[GVIEW2D]], [[TSCALC]], [[UTRRND]], [[ZEITRIO]]
|language=Fortran95
|language=Fortran2003
|add_software= -  
|add_software= -  
|contact_original=G. Seiß, M. Haupt
|contact_original=G. Seiß, M. Haupt

Latest revision as of 15:10, 14 October 2022

Basic Information

Name of Program

FRQ2ZEITR

Version-Date

October 2022

Description-Date

October 2022

Catchwords

Harmonic evaluation of tides
forecast calculation of tides
tidal harmonic constituents
time series

Short Description of Functionality

-

Input-Files

  1. input control file (file type frq2zeitr.dat).
  2. file with keys of tidal harmonic constituents which will be used for calculation of the waterlevel (file type kennungen.dat).
  3. file with the keys of geopositions for which the time series will be calculated (file type kennungen.dat).
  4. file with the names of available extended geoposition files (file type dateiliste.dat).
  5. file with basic information about the tidal harmonic constituents (file tidegrunddaten.dat).
  6. the available extended geoposition files with information about the tidal amplitudes(file type geopos.dat).
  7. (optional) file with absolute times, onto which the output timeseries should be mapped (file type boewrt.dat). Only the time information of this file will be considered.

Output-Files

  1. files with time series of water level (file type boewrt.dat)
  2. printer file frq2zeitr.sdr
  3. (optional) file with test output (frq2zeitr.trc)

Methodology

First the time vector is created. Then the neccessary frequencies and correctures are calculated. Further the local tidal amplitudes and phases are extracted. Then the tidal constituents are summed up to the total water level for the whole time vector. For calculation of the cosine the reference time is chosen as 01.01.yyyy-00:00:00 + n*T. T is the period of the harmonic constituent and n an integer number.

Additionally the status flag is generated and written on output. The flag is set to value 1 == "good".


Remarks:

  • It is possible, to choose an arbitrary time period and time step of the time series of the water level. If the time period is very long (several months) or the time step is rather short the calculation can take a significant amount of time. Its also possible to specify nonequidistant timestamps.
  • If the user defines a coordinate reference System through the environment variable BAWCRS, coordinates of the input positions are transformed to this CRS.
  • Commandline arguments are supported. Help: frq2zeitr -h; Look also inside the examples folder.

Program(s) to run before this Program

FRQWF

Program(s) to run after this Program

EXCELENZ, GVIEW2D, TSCALC, UTRRND, ZEITRIO

Additional Information

Language

Fortran2003

Additional software

-

Original Version

G. Seiß, M. Haupt

Maintenance

working group PRE

Documentation/Literature

$PROGHOME/examples/frq2zeitr

Tafeln der Astronomischen Argumente V_0+v und der Korrekturen (j, v) von 1900 bis 1999, Bundesamt für Seeschiffahrt und Hydrographie, Hamburg.


back to Program Descriptions


Overview