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

Go to the source code of this file.

Data Types

type  scm_idealized_hurricane::scm_idealized_hurricane_cs
 Container for parameters describing idealized wind structure. More...
 

Modules

module  scm_idealized_hurricane
 Initial conditions and forcing for the single column model (SCM) idealized hurricane example.
 

Functions/Subroutines

subroutine, public scm_idealized_hurricane::scm_idealized_hurricane_ts_init (T, S, h, G, GV, param_file, just_read_params)
 Initializes temperature and salinity for the SCM idealized hurricane example. More...
 
subroutine, public scm_idealized_hurricane::scm_idealized_hurricane_wind_init (Time, G, param_file, CS)
 Initializes wind profile for the SCM idealized hurricane example. More...
 
subroutine, public scm_idealized_hurricane::scm_idealized_hurricane_wind_forcing (state, fluxes, day, G, CS)
 

Variables

character(len=40) scm_idealized_hurricane::mdl = "SCM_idealized_hurricane"