MOM6
user_surface_forcing::user_surface_forcing_cs Type Reference

Detailed Description

Definition at line 80 of file user_surface_forcing.F90.

Collaboration diagram for user_surface_forcing::user_surface_forcing_cs:
[legend]

Public variables and constants

logical use_temperature
 
logical restorebuoy
 
real rho0
 
real g_earth
 
real flux_const
 
real gust_const
 
type(diag_ctrl), pointer diag
 

Variables and constants

◆ diag

type(diag_ctrl), pointer user_surface_forcing::user_surface_forcing_cs::diag

Definition at line 98 of file user_surface_forcing.F90.

98  type(diag_ctrl), pointer :: diag ! A structure that is used to regulate the

◆ flux_const

real user_surface_forcing::user_surface_forcing_cs::flux_const

Definition at line 94 of file user_surface_forcing.F90.

94  real :: flux_const ! The restoring rate at the surface, in m s-1.

◆ g_earth

real user_surface_forcing::user_surface_forcing_cs::g_earth

Definition at line 93 of file user_surface_forcing.F90.

93  real :: g_earth ! The gravitational acceleration in m s-2.

◆ gust_const

real user_surface_forcing::user_surface_forcing_cs::gust_const

Definition at line 95 of file user_surface_forcing.F90.

95  real :: gust_const ! A constant unresolved background gustiness

◆ restorebuoy

logical user_surface_forcing::user_surface_forcing_cs::restorebuoy

Definition at line 90 of file user_surface_forcing.F90.

90  logical :: restorebuoy ! If true, use restoring surface buoyancy forcing.

◆ rho0

real user_surface_forcing::user_surface_forcing_cs::rho0

Definition at line 91 of file user_surface_forcing.F90.

91  real :: rho0 ! The density used in the Boussinesq

◆ use_temperature

logical user_surface_forcing::user_surface_forcing_cs::use_temperature

Definition at line 88 of file user_surface_forcing.F90.

88  logical :: use_temperature ! If true, temperature and salinity are used as

The documentation for this type was generated from the following file: