Learn R Programming

earthtide (version 0.0.4)

et_analyze: et_analyze

Description

Calculate tidal potential for a single time and multiple waves. Code adapted from ETERNA.

Usage

et_analyze(astro, astro_der, k_mat, pk, body, body_inds, delta, deltar, x0,
  y0, x1, y1, x2, y2, j2000, o1, resonance, max_amp, update_coef)

Arguments

astro

vector astronomical parameters

astro_der

vector derivative of astronomical parameters

k_mat

matrix tidal catalog values

pk

vector of phases for each group

body

vector of body tide for each group

body_inds

indices of body max for each group

delta

vector body

deltar

double gravimentric factor

x0

vector tidal catalog values

y0

vector tidal catalog values

x1

vector tidal catalog values

y1

vector tidal catalog values

x2

vector tidal catalog values

y2

vector tidal catalog values

j2000

double Julian date

o1

double frequency

resonance

double frequency

max_amp

int index of the wave with maximum amplitude in wave group

update_coef

double constant for phase updating

Value

synthetic gravity

References

Wenzel, H.-G. (1996): The nanogal software: Earth tide data processing package ETERNA 3.3. Bulletin d'Informations Marees Terrestres vol. 124, 9425-9439, Bruxelles 1996.