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

◆ hail_size_diagnostics()

subroutine module_mp_tempo_utils::hail_size_diagnostics ( integer, intent(in) kts,
integer, intent(in) kte,
real(wp), dimension(kts:kte), intent(in) qg1d,
real(wp), dimension(kts:kte), intent(in) ng1d,
real(wp), dimension(kts:kte), intent(in) qb1d,
real(wp), dimension(kts:kte), intent(in) t1d,
real(wp), dimension(kts:kte), intent(in) p1d,
real(wp), dimension(kts:kte), intent(in) qv1d,
real(wp), dimension(kts:kte), intent(out) qg_max_diam1d,
type(ty_tempo_cfg), intent(in) configs )