CAM
gw_convect Module Reference

Functions/Subroutines

subroutine, public gw_convect_init (k700_in, mfcc_in, errstring)
 
subroutine, public gw_beres_src (ncol, ngwv, lat, u, v, netdt, zm, src_level, tend_level, tau, ubm, ubi, xv, yv, c, hdepth, maxq0)
 

Variables

integer maxh
 
integer maxuh
 
integer k700
 
real(r8), dimension(:,:,:), allocatable mfcc
 

Function/Subroutine Documentation

◆ gw_beres_src()

subroutine, public gw_convect::gw_beres_src ( integer, intent(in)  ncol,
integer, intent(in)  ngwv,
real(r8), dimension(ncol), intent(in)  lat,
real(r8), dimension(ncol,pver), intent(in)  u,
real(r8), dimension(ncol,pver), intent(in)  v,
real(r8), dimension(:,:), intent(in)  netdt,
real(r8), dimension(ncol,pver), intent(in)  zm,
integer, dimension(ncol), intent(out)  src_level,
integer, dimension(ncol), intent(out)  tend_level,
real(r8), dimension(ncol,-pgwv:pgwv,0:pver), intent(out)  tau,
real(r8), dimension(ncol,pver), intent(out)  ubm,
real(r8), dimension(ncol,0:pver), intent(out)  ubi,
real(r8), dimension(ncol), intent(out)  xv,
real(r8), dimension(ncol), intent(out)  yv,
real(r8), dimension(ncol,-pgwv:pgwv), intent(out)  c,
real(r8), dimension(ncol), intent(out)  hdepth,
real(r8), dimension(ncol), intent(out)  maxq0 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ gw_convect_init()

subroutine, public gw_convect::gw_convect_init ( integer, intent(in)  k700_in,
real(r8), dimension(:,:,:), intent(in)  mfcc_in,
character(len=*), intent(out)  errstring 
)
Here is the caller graph for this function:

Variable Documentation

◆ k700

integer gw_convect::k700
private

◆ maxh

integer gw_convect::maxh
private

◆ maxuh

integer gw_convect::maxuh
private

◆ mfcc

real(r8), dimension(:,:,:), allocatable gw_convect::mfcc
private