CAM
mo_sulf Module Reference

Functions/Subroutines

subroutine, public sulf_inti (sulf_file)
 
subroutine, public set_sulf_time (pbuf2d, state)
 
subroutine, public sulf_interp (ncol, lchnk, ccm_sulf)
 

Variables

type(trfld), dimension(:), pointer fields => null()
 
type(trfilefile
 
logical read_sulf = .false.
 

Function/Subroutine Documentation

◆ set_sulf_time()

subroutine, public mo_sulf::set_sulf_time ( type(physics_buffer_desc), dimension(:,:), pointer  pbuf2d,
type(physics_state), dimension(begchunk:endchunk), intent(in)  state 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ sulf_interp()

subroutine, public mo_sulf::sulf_interp ( integer, intent(in)  ncol,
integer, intent(in)  lchnk,
real(r8), dimension(:,:), intent(out)  ccm_sulf 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ sulf_inti()

subroutine, public mo_sulf::sulf_inti ( character(len=*), intent(in)  sulf_file)
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ fields

type(trfld), dimension(:), pointer mo_sulf::fields => null()
private

◆ file

type(trfile) mo_sulf::file
private

◆ read_sulf

logical mo_sulf::read_sulf = .false.
private