CAM
mo_seto2 Module Reference

Functions/Subroutines

subroutine, public o2_xsect_inti (o2_xsect_file)
 
subroutine, public set_o2_xsect (z, nw, wl, cz, vcol, scol, dto2, xso2)
 

Variables

integer nsrc
 
integer ngast
 
integer nla
 
integer nwint
 
real(r8), dimension(:), allocatable wlint
 
real(r8), dimension(:), allocatable xso2int
 
real(r8), dimension(:), allocatable wlla
 
real(r8), dimension(:), allocatable wlgast
 

Function/Subroutine Documentation

◆ o2_xsect_inti()

subroutine, public mo_seto2::o2_xsect_inti ( character(len=*), intent(in)  o2_xsect_file)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ set_o2_xsect()

subroutine, public mo_seto2::set_o2_xsect ( real(r8), dimension(pverp), intent(in)  z,
integer, intent(in)  nw,
real(r8), dimension(kw), intent(in)  wl,
real(r8), dimension(pverp), intent(in)  cz,
real(r8), dimension(pverp), intent(in)  vcol,
real(r8), dimension(pverp), intent(in)  scol,
real(r8), dimension(pver,nw), intent(out)  dto2,
real(r8), dimension(nw,pverp), intent(out)  xso2 
)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ ngast

integer mo_seto2::ngast
private

◆ nla

integer mo_seto2::nla
private

◆ nsrc

integer mo_seto2::nsrc
private

◆ nwint

integer mo_seto2::nwint
private

◆ wlgast

real(r8), dimension(:), allocatable mo_seto2::wlgast
private

◆ wlint

real(r8), dimension(:), allocatable mo_seto2::wlint
private

◆ wlla

real(r8), dimension(:), allocatable mo_seto2::wlla
private

◆ xso2int

real(r8), dimension(:), allocatable mo_seto2::xso2int
private