CAM
mo_strato_sad.F90 File Reference

Modules

module  mo_strato_sad
 

Functions/Subroutines

subroutine, public mo_strato_sad::strato_sad_inti (sad_file, sad_timing)
 
subroutine, public mo_strato_sad::strato_sad_timestep_init ()
 
subroutine mo_strato_sad::strato_sad_get (ncid)
 
subroutine, public mo_strato_sad::strato_sad_set (pmid, sad, ncol, lchnk)
 
subroutine mo_strato_sad::vinterp (pmid, sad_src, sad_int, ncol)
 

Variables

integer, parameter mo_strato_sad::time_span = 1
 
integer mo_strato_sad::ntimes
 
integer mo_strato_sad::nlon
 
integer mo_strato_sad::nlat
 
integer mo_strato_sad::nlev
 
integer, dimension(2) mo_strato_sad::tim_ndx
 
integer, dimension(:), allocatable mo_strato_sad::dates
 
real(r8), dimension(:), allocatable mo_strato_sad::times
 
real(r8), dimension(:), allocatable mo_strato_sad::sad_lats
 
real(r8), dimension(:), allocatable mo_strato_sad::sad_lons
 
real(r8), dimension(:), allocatable mo_strato_sad::sad_levs
 
real(r8), dimension(:,:,:,:), allocatable mo_strato_sad::sage_sad
 
character(len=256) mo_strato_sad::filename
 
logical mo_strato_sad::has_sulfate_rxts
 
type(time_ramp) mo_strato_sad::strato_sad_timing