CAM
mo_schu Module Reference

Functions/Subroutines

subroutine schu_inti
 
subroutine schu (o2col, secchi, dto2, xscho2)
 

Variables

integer, parameter ngast = 17
 
integer, parameter tdim = 501
 
real(r8), parameter t_del = 5._r8/(tdim-1)
 
real(r8), parameter t_fac = (tdim-1)/5._r8
 
integer ii
 
integer jj
 
real(r8), dimension(0:tdim, ngast-1) d_table
 
real(r8), dimension(0:tdim, ngast-1) x_table
 
real(r8), dimension(tdimo2_table
 
real(r8), dimension(12, ngast-1) a
 
real(r8), dimension(12, ngast-1) b
 

Function/Subroutine Documentation

◆ schu()

subroutine mo_schu::schu ( real(r8), dimension(pverp), intent(in)  o2col,
real(r8), dimension(pverp), intent(in)  secchi,
real(r8), dimension(pver,ngast-1), intent(inout)  dto2,
real(r8), dimension(pverp,ngast-1), intent(inout)  xscho2 
)
Here is the caller graph for this function:

◆ schu_inti()

subroutine mo_schu::schu_inti ( )
Here is the caller graph for this function:

Variable Documentation

◆ a

real(r8), dimension(12,ngast-1) mo_schu::a

◆ b

real(r8), dimension(12,ngast-1) mo_schu::b

◆ d_table

real(r8), dimension(0:tdim,ngast-1) mo_schu::d_table

◆ ii

integer mo_schu::ii

◆ jj

integer mo_schu::jj

◆ ngast

integer, parameter mo_schu::ngast = 17

◆ o2_table

real(r8), dimension(tdim) mo_schu::o2_table

◆ t_del

real(r8), parameter mo_schu::t_del = 5._r8/(tdim-1)

◆ t_fac

real(r8), parameter mo_schu::t_fac = (tdim-1)/5._r8

◆ tdim

integer, parameter mo_schu::tdim = 501

◆ x_table

real(r8), dimension(0:tdim,ngast-1) mo_schu::x_table