CAM
clm_driver Module Reference

Functions/Subroutines

subroutine, public clm_drv (doalb, nextsw_cday, declinp1, declin, rstwr, nlend, rdate)
 
subroutine, private clm_drv_init (bounds, num_nolakec, filter_nolakec, num_nolakep, filter_nolakep, num_soilp, filter_soilp, canopystate_vars, waterstate_vars, waterflux_vars, energyflux_vars)
 
subroutine, private clm_drv_patch2col (bounds, num_nolakec, filter_nolakec, waterstate_vars, energyflux_vars, waterflux_vars)
 
subroutine, private write_diagnostic (bounds, wrtdia, nstep, lnd2atm_vars)
 

Function/Subroutine Documentation

◆ clm_drv()

subroutine, public clm_driver::clm_drv ( logical, intent(in)  doalb,
real(r8), intent(in)  nextsw_cday,
real(r8), intent(in)  declinp1,
real(r8), intent(in)  declin,
logical, intent(in)  rstwr,
logical, intent(in)  nlend,
character(len=*), intent(in)  rdate 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ clm_drv_init()

subroutine, private clm_driver::clm_drv_init ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_nolakec,
integer, dimension(:), intent(in)  filter_nolakec,
integer, intent(in)  num_nolakep,
integer, dimension(:), intent(in)  filter_nolakep,
integer, intent(in)  num_soilp,
integer, dimension(:), intent(in)  filter_soilp,
type(canopystate_type), intent(inout)  canopystate_vars,
type(waterstate_type), intent(inout)  waterstate_vars,
type(waterflux_type), intent(inout)  waterflux_vars,
type(energyflux_type), intent(inout)  energyflux_vars 
)
private
Here is the caller graph for this function:

◆ clm_drv_patch2col()

subroutine, private clm_driver::clm_drv_patch2col ( type(bounds_type), intent(in)  bounds,
integer, intent(in)  num_nolakec,
integer, dimension(:), intent(in)  filter_nolakec,
type(waterstate_type), intent(inout)  waterstate_vars,
type(energyflux_type), intent(inout)  energyflux_vars,
type(waterflux_type), intent(inout)  waterflux_vars 
)
private
Here is the caller graph for this function:

◆ write_diagnostic()

subroutine, private clm_driver::write_diagnostic ( type(bounds_type), intent(in)  bounds,
logical, intent(in)  wrtdia,
integer, intent(in)  nstep,
type(lnd2atm_type), intent(in)  lnd2atm_vars 
)
private
Here is the call graph for this function:
Here is the caller graph for this function: