Ginan
|
Program to compute the ocean tide loading from a tide grid. More...
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.
Functions | |
void | expand_path (string &path) |
void | program_options (int argc, char *argv[], otl_input &input) |
int | main (int argc, char *argv[]) |
void expand_path | ( | string & | path | ) |