|
MOM6
|
#include "version_variable.h"Go to the source code of this file.
Data Types | |
| type | user_revise_forcing::user_revise_forcing_cs |
| Control structure for user_revise_forcing. More... | |
Modules | |
| module | user_revise_forcing |
| Provides a template for users to code updating the forcing fluxes. | |
Functions/Subroutines | |
| subroutine, public | user_revise_forcing::user_alter_forcing (state, fluxes, day, G, CS) |
| This subroutine sets the surface wind stresses. More... | |
| subroutine, public | user_revise_forcing::user_revise_forcing_init (param_file, CS) |
| Initialize the user_revise_forcing control structure. More... | |
Variables | |
| character(len=40) | user_revise_forcing::mdl = "user_revise_forcing" |
| This module's name. More... | |