CAM
radheat Module Reference

Functions/Subroutines

subroutine, public radheat_readnl (nlfile)
 
subroutine, public radheat_init (pref_mid)
 
subroutine, public radheat_timestep_init (state, pbuf2d)
 
subroutine, public radheat_tend (state, pbuf, ptend, qrl, qrs, fsns, fsnt, flns, flnt, asdir, net_flx)
 

Function/Subroutine Documentation

◆ radheat_init()

subroutine, public radheat::radheat_init ( real(r8), dimension(plev), intent(in)  pref_mid)
Here is the caller graph for this function:

◆ radheat_readnl()

subroutine, public radheat::radheat_readnl ( character(len=*), intent(in)  nlfile)
Here is the caller graph for this function:

◆ radheat_tend()

subroutine, public radheat::radheat_tend ( type(physics_state), intent(in)  state,
type(physics_buffer_desc), dimension(:), pointer  pbuf,
type(physics_ptend), intent(out)  ptend,
real(r8), dimension(pcols,pver), intent(in)  qrl,
real(r8), dimension(pcols,pver), intent(in)  qrs,
real(r8), dimension(pcols), intent(in)  fsns,
real(r8), dimension(pcols), intent(in)  fsnt,
real(r8), dimension(pcols), intent(in)  flns,
real(r8), dimension(pcols), intent(in)  flnt,
real(r8), dimension(pcols), intent(in)  asdir,
real(r8), dimension(pcols), intent(out)  net_flx 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ radheat_timestep_init()

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