MOM6
MOM_internal_tide_input.F90 File Reference
#include <MOM_memory.h>
Include dependency graph for MOM_internal_tide_input.F90:

Go to the source code of this file.

Data Types

type  mom_int_tide_input::int_tide_input_cs
 This control structure holds parameters that regulate internal tide energy inputs. More...
 
type  mom_int_tide_input::int_tide_input_type
 This type is used to exchange fields related to the internal tides. More...
 

Modules

module  mom_int_tide_input
 Calculates energy input to the internal tides.
 

Functions/Subroutines

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...