CCPP SciDoc for HSD Capabilities  SRW v3.0.0
Common Community Physics Package Developed at DTC
Loading...
Searching...
No Matches

◆ mtetw()

subroutine, public gfdl_cloud_microphys_v3_mod::mtetw ( 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 = r8), dimension (ks:ke), intent(in) tz,
real(kind_phys), dimension (ks:ke), intent(in) ua,
real(kind_phys), dimension (ks:ke), intent(in) va,
real(kind_phys), dimension (ks:ke), intent(in) wa,
real(kind_phys), dimension (ks:ke), intent(in) delp,
real (kind = r8), intent(in) dte,
real(kind_phys), intent(in) vapor,
real(kind_phys), intent(in) water,
real(kind_phys), intent(in) rain,
real(kind_phys), intent(in) ice,
real(kind_phys), intent(in) snow,
real(kind_phys), intent(in) graupel,
real(kind_phys), intent(in) sen,
real(kind_phys), intent(in) stress,
real(kind_phys), intent(in) dts,
real (kind = r8), dimension (ks:ke), intent(out) te,
real (kind = r8), dimension (ks:ke), intent(out) tw,
real (kind = r8), intent(out) te_b,
real (kind = r8), intent(out) tw_b,
logical, intent(in) moist_q,
logical, intent(in) hydrostatic,
real (kind = r8), intent(out), optional te_loss )

References water().

Here is the call graph for this function: