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

Go to the source code of this file.

Data Types

type  idealized_hurricane::idealized_hurricane_cs
 Container for parameters describing idealized wind structure. More...
 

Modules

module  idealized_hurricane
 Forcing for the idealized hurricane and SCM_idealized_hurricane examples.
 

Functions/Subroutines

subroutine, public idealized_hurricane::idealized_hurricane_wind_init (Time, G, US, param_file, CS)
 Initializes wind profile for the SCM idealized hurricane example. More...
 
subroutine, public idealized_hurricane::idealized_hurricane_wind_forcing (state, forces, day, G, US, CS)
 Computes the surface wind for the idealized hurricane test cases. More...
 
subroutine idealized_hurricane::idealized_hurricane_wind_profile (CS, absf, YY, XX, UOCN, VOCN, Tx, Ty)
 Calculate the wind speed at a location as a function of time. More...
 
subroutine, public idealized_hurricane::scm_idealized_hurricane_wind_forcing (state, forces, day, G, US, CS)
 This subroutine is primarily needed as a legacy for reproducing answers. It is included as an additional subroutine rather than padded into the previous routine with flags to ease its eventual removal. Its functionality is replaced with the new routines and it can be deleted when answer changes are acceptable. More...
 

Variables

character(len=40) idealized_hurricane::mdl = "idealized_hurricane"
 This module's name. More...