#include <MOM_memory.h>
Go to the source code of this file.
|
|
subroutine, public | mom_int_tide_input::set_int_tide_input (u, v, h, tv, fluxes, itide, dt, G, GV, US, CS) |
| Sets the model-state dependent internal tide energy sources. More...
|
|
subroutine | mom_int_tide_input::find_n2_bottom (h, tv, T_f, S_f, h2, fluxes, G, GV, US, N2_bot) |
| Estimates the near-bottom buoyancy frequency (N^2). More...
|
|
subroutine, public | mom_int_tide_input::int_tide_input_init (Time, G, GV, US, param_file, diag, CS, itide) |
| Initializes the data related to the internal tide input module. More...
|
|
subroutine, public | mom_int_tide_input::int_tide_input_end (CS) |
| Deallocates any memory related to the internal tide input module. More...
|
|