MOM6
bfb_surface_forcing::bfb_surface_forcing_cs Type Reference

Detailed Description

Definition at line 52 of file BFB_surface_forcing.F90.

Collaboration diagram for bfb_surface_forcing::bfb_surface_forcing_cs:
[legend]

Public variables and constants

logical use_temperature
 
logical restorebuoy
 
real rho0
 
real g_earth
 
real flux_const
 
real gust_const
 
real sst_s
 
real sst_n
 
real lfrslat
 
real lfrnlat
 
real drho_dt
 
type(diag_ctrl), pointer diag
 

Variables and constants

◆ diag

type(diag_ctrl), pointer bfb_surface_forcing::bfb_surface_forcing_cs::diag

Definition at line 82 of file BFB_surface_forcing.F90.

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

◆ drho_dt

real bfb_surface_forcing::bfb_surface_forcing_cs::drho_dt

Definition at line 77 of file BFB_surface_forcing.F90.

77  real :: drho_dt ! Rate of change of density with temperature.

◆ flux_const

real bfb_surface_forcing::bfb_surface_forcing_cs::flux_const

Definition at line 66 of file BFB_surface_forcing.F90.

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

◆ g_earth

real bfb_surface_forcing::bfb_surface_forcing_cs::g_earth

Definition at line 65 of file BFB_surface_forcing.F90.

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

◆ gust_const

real bfb_surface_forcing::bfb_surface_forcing_cs::gust_const

Definition at line 67 of file BFB_surface_forcing.F90.

67  real :: gust_const ! A constant unresolved background gustiness

◆ lfrnlat

real bfb_surface_forcing::bfb_surface_forcing_cs::lfrnlat

Definition at line 75 of file BFB_surface_forcing.F90.

75  real :: lfrnlat ! Northern latitude where the linear forcing ramp

◆ lfrslat

real bfb_surface_forcing::bfb_surface_forcing_cs::lfrslat

Definition at line 73 of file BFB_surface_forcing.F90.

73  real :: lfrslat ! Southern latitude where the linear forcing ramp

◆ restorebuoy

logical bfb_surface_forcing::bfb_surface_forcing_cs::restorebuoy

Definition at line 62 of file BFB_surface_forcing.F90.

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

◆ rho0

real bfb_surface_forcing::bfb_surface_forcing_cs::rho0

Definition at line 63 of file BFB_surface_forcing.F90.

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

◆ sst_n

real bfb_surface_forcing::bfb_surface_forcing_cs::sst_n

Definition at line 71 of file BFB_surface_forcing.F90.

71  real :: sst_n ! SST at the northern edge of the linear

◆ sst_s

real bfb_surface_forcing::bfb_surface_forcing_cs::sst_s

Definition at line 69 of file BFB_surface_forcing.F90.

69  real :: sst_s ! SST at the southern edge of the linear

◆ use_temperature

logical bfb_surface_forcing::bfb_surface_forcing_cs::use_temperature

Definition at line 60 of file BFB_surface_forcing.F90.

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

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