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

◆ cloud_fraction()

subroutine gfdl_cloud_microphys_v3_mod::cloud_fraction ( integer, intent(in) ks,
integer, intent(in) ke,
real(kind_phys), dimension (ks:ke), intent(in) pz,
real(kind_phys), dimension (ks:ke), intent(in) den,
real(kind_phys), dimension (ks:ke), intent(inout) qv,
real(kind_phys), dimension (ks:ke), intent(inout) ql,
real(kind_phys), dimension (ks:ke), intent(inout) qr,
real(kind_phys), dimension (ks:ke), intent(inout) qi,
real(kind_phys), dimension (ks:ke), intent(inout) qs,
real(kind_phys), dimension (ks:ke), intent(inout) qg,
real(kind_phys), dimension (ks:ke), intent(inout) qa,
real (kind = r8), dimension (ks:ke), intent(in) tz,
real(kind_phys), intent(in) h_var,
real(kind_phys), intent(in) gsize )
private