Ginan
Loading...
Searching...
No Matches
make_otl_blq.cpp File Reference

Program to compute the ocean tide loading from a tide grid. More...

Detailed Description

Program to compute the ocean tide loading from a tide grid.

With an input data containing the list of the tide file, the Green's function and the coordinate of the site of interest, this code will compute the loading (response to the solid earth to the load generated by the tide) displacement to the tide. It include the vertical, N-S and E-W load in amplitude and phase at the tidal frequencies.

Version
0.2
Author
Sebastien Allgeyer
Date
26/02/2021

Functions

void expand_path (string &path)
 
void program_options (int argc, char *argv[], otl_input &input)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ expand_path()

void expand_path ( string & path)
Here is the caller graph for this function:

◆ main()

int main ( int argc,
char * argv[] )
Here is the call graph for this function:

◆ program_options()

void program_options ( int argc,
char * argv[],
otl_input & input )
Here is the call graph for this function:
Here is the caller graph for this function: