Basilisk CFD
Adaptive Cartesian mesh PDE framework
Loading...
Searching...
No Matches
Etide_t Struct Reference

#include <equilibrium_tide.h>

Data Fields

double Afl
 
double amp
 
double chi
 
double f
 
double love
 
double nu
 
double omega
 

Detailed Description

Equilibrium tide

This is directly adapted from equilibrium_tide.F in the ROMS source code.

This module computes the equilibrium tide defined as the shape the sea surface (m) would assume if it were motionless and in equilibrium with the tide generating forces on a fluid planet. It is used to compute the tide generation force (TGF) terms for the pressure gradient.

References

@article{arbic2004,
title={The accuracy of surface elevations in forward global barotropic and baroclinic tide models},
author={Arbic, Brian K and Garner, Stephen T and Hallberg, Robert W and Simmons, Harper L},
journal={Deep Sea Research Part II: Topical Studies in Oceanography},
volume={51},
number={25-26},
pages={3069--3101},
year={2004},
publisher={Elsevier}
}
@article{arbic2018,
title={A primer on global internal tide and internal gravity wave continuum modeling in
{HYCOM} and {MITgcm}},
author={Arbic, Brian K and Alford, Matthew H and Ansong, Joseph K and Buijsman, Maarten C and
Ciotti, Robert B and Farrar, J Thomas and Hallberg, Robert W and Henze, Christopher E and
Hill, Christopher N and Luecke, Conrad A and others},
journal={New frontiers in operational oceanography},
DOI={10.17125/gov2018.ch13},
year={2018}
}
@article{doodson1941,
title={Admiralty manual of tides},
author={Doodson, Arthur Thomas and Warburg, Harold Dreyer},
journal={His Majesty's Stationery Office},
address={London, UK},
year={1941}
}
@article{egbert2017,
title={Tidal prediction},
author={Egbert, Gary D and Ray, Richard D},
journal={Journal of Marine Research},
volume={75},
pages={189-237},
year={2017}
}
@unpublished{roms2021,
title={Wiki {ROMS}},
author={Arango et al.},
url={https://www.myroms.org/wiki/Tidal_Forcing#Astronomical_Tide_Generating_Forces},
year={2021},
month={September}
}

Define equilibrium tide constituents structure

Definition at line 68 of file equilibrium_tide.h.

Field Documentation

◆ Afl

double Etide_t::Afl

Definition at line 69 of file equilibrium_tide.h.

◆ amp

double Etide_t::amp

Definition at line 70 of file equilibrium_tide.h.

◆ chi

double Etide_t::chi

Definition at line 71 of file equilibrium_tide.h.

◆ f

double Etide_t::f

Definition at line 72 of file equilibrium_tide.h.

◆ love

double Etide_t::love

Definition at line 73 of file equilibrium_tide.h.

◆ nu

double Etide_t::nu

Definition at line 74 of file equilibrium_tide.h.

◆ omega

double Etide_t::omega

Definition at line 75 of file equilibrium_tide.h.


The documentation for this struct was generated from the following file: