CCPP SciDoc v7.0.x  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ cal_mhc_lhc()

subroutine gfdl_cloud_microphys_v3_mod::cal_mhc_lhc ( integer, intent(in)  ks,
integer, intent(in)  ke,
real(kind_phys), dimension (ks:ke), intent(in)  qv,
real(kind_phys), dimension (ks:ke), intent(in)  ql,
real(kind_phys), dimension (ks:ke), intent(in)  qr,
real(kind_phys), dimension (ks:ke), intent(in)  qi,
real(kind_phys), dimension (ks:ke), intent(in)  qs,
real(kind_phys), dimension (ks:ke), intent(in)  qg,
real(kind_phys), dimension (ks:ke), intent(out)  q_liq,
real(kind_phys), dimension (ks:ke), intent(out)  q_sol,
real (kind = r8), dimension (ks:ke), intent(out)  cvm,
real (kind = r8), dimension (ks:ke), intent(out)  te8,
real (kind = r8), dimension (ks:ke), intent(in)  tz,
real(kind_phys), dimension (ks:ke), intent(out)  lcpk,
real(kind_phys), dimension (ks:ke), intent(out)  icpk,
real(kind_phys), dimension (ks:ke), intent(out)  tcpk,
real(kind_phys), dimension (ks:ke), intent(out)  tcp3 
)
private

Definition at line 6455 of file gfdl_cloud_microphys_v3_mod.F90.