CAM
phys_debug Module Reference

Functions/Subroutines

subroutine, public phys_debug_vdiff1 (state, kvm, tautotx, tautoty)
 
subroutine, public phys_debug_shallow1 (state, ptend, nstep, prec_cmf, rliq2, ztodt, kmx)
 
subroutine, public phys_debug_strat1 (state, ptend, nstep, prec_str, rliq, ztodt, kmx)
 
subroutine, public phys_debug_srf1 (lchnk, cam_in)
 
subroutine, public phys_debug_hbdiff1 (lchnk, pblh, zl, zh)
 
subroutine, public phys_debug_flux1 (lchnk, srfflx, lhflx, shflx, taux, tauy, qflx, lhflx_res, shflx_res, taux_res, tauy_res, qflx_res)
 
subroutine, public phys_debug_flux2 (lchnk, srfflx, lhflx, lhflx_res, shflx_res, taux_res, tauy_res, qflx_res)
 

Function/Subroutine Documentation

◆ phys_debug_flux1()

subroutine, public phys_debug::phys_debug_flux1 ( integer, intent(in)  lchnk,
type(cam_in_t), intent(in)  srfflx,
real(r8), dimension(:), intent(in)  lhflx,
real(r8), dimension(:), intent(in)  shflx,
real(r8), dimension(:), intent(in)  taux,
real(r8), dimension(:), intent(in)  tauy,
real(r8), dimension(:), intent(in)  qflx,
real(r8), dimension(:), intent(in)  lhflx_res,
real(r8), dimension(:), intent(in)  shflx_res,
real(r8), dimension(:), intent(in)  taux_res,
real(r8), dimension(:), intent(in)  tauy_res,
real(r8), dimension(:), intent(in)  qflx_res 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ phys_debug_flux2()

subroutine, public phys_debug::phys_debug_flux2 ( integer, intent(in)  lchnk,
type(cam_in_t), intent(in)  srfflx,
real(r8), dimension(:), intent(in)  lhflx,
real(r8), dimension(:), intent(in)  lhflx_res,
real(r8), dimension(:), intent(in)  shflx_res,
real(r8), dimension(:), intent(in)  taux_res,
real(r8), dimension(:), intent(in)  tauy_res,
real(r8), dimension(:), intent(in)  qflx_res 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ phys_debug_hbdiff1()

subroutine, public phys_debug::phys_debug_hbdiff1 ( integer, intent(in)  lchnk,
real(r8), dimension(pcols), intent(in)  pblh,
real(r8), dimension(pcols), intent(in)  zl,
real(r8), dimension(pcols), intent(in)  zh 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ phys_debug_shallow1()

subroutine, public phys_debug::phys_debug_shallow1 ( type(physics_state), intent(in)  state,
type(physics_ptend), intent(in)  ptend,
integer, intent(in)  nstep,
real(r8), dimension(pcols), intent(in)  prec_cmf,
real(r8), dimension(pcols), intent(in)  rliq2,
real(r8), intent(in)  ztodt,
integer, intent(out)  kmx 
)
Here is the call graph for this function:

◆ phys_debug_srf1()

subroutine, public phys_debug::phys_debug_srf1 ( integer, intent(in)  lchnk,
type(cam_in_t), intent(in)  cam_in 
)
Here is the call graph for this function:

◆ phys_debug_strat1()

subroutine, public phys_debug::phys_debug_strat1 ( type(physics_state), intent(in)  state,
type(physics_ptend), intent(in)  ptend,
integer, intent(in)  nstep,
real(r8), dimension(pcols), intent(in)  prec_str,
real(r8), dimension(pcols), intent(in)  rliq,
real(r8), intent(in)  ztodt,
integer, intent(in)  kmx 
)
Here is the call graph for this function:

◆ phys_debug_vdiff1()

subroutine, public phys_debug::phys_debug_vdiff1 ( type(physics_state), intent(in)  state,
real(r8), dimension(pcols,pverp), intent(in)  kvm,
real(r8), dimension(pcols), intent(in)  tautotx,
real(r8), dimension(pcols), intent(in)  tautoty 
)
Here is the call graph for this function: