MOM6
|
#include "version_variable.h"
Go to the source code of this file.
Data Types | |
type | meso_surface_forcing::meso_surface_forcing_cs |
This control structure is used to store parameters associated with the MESO forcing. More... | |
Modules | |
module | meso_surface_forcing |
Sets forcing for the MESO configuration. | |
Functions/Subroutines | |
subroutine, public | meso_surface_forcing::meso_buoyancy_forcing (sfc_state, fluxes, day, dt, G, US, CS) |
This subroutine sets up the MESO buoyancy forcing, which uses control-theory style specification restorative buoyancy fluxes at large scales. More... | |
subroutine, public | meso_surface_forcing::meso_surface_forcing_init (Time, G, US, param_file, diag, CS) |
Initialize the MESO surface forcing module. More... | |
Variables | |
logical | meso_surface_forcing::first_call = .true. |
True until after the first call to the MESO forcing routines. More... | |