Home
last modified time | relevance | path

Searched defs:size_dist_param_liq (Results 1 – 1 of 1) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/test/ncar_kernels/CAM5_mg2_pgi/src/
H A Dmicro_mg_utils.F90270 elemental SUBROUTINE size_dist_param_liq(props, qcic, ncic, rho, pgam, lamc) subroutine
271 TYPE(mghydrometeorprops), intent(in) :: props
272 REAL(KIND=r8), intent(in) :: qcic
273 REAL(KIND=r8), intent(inout) :: ncic
274 REAL(KIND=r8), intent(in) :: rho
275 REAL(KIND=r8), intent(out) :: pgam
276 REAL(KIND=r8), intent(out) :: lamc
277 TYPE(mghydrometeorprops) :: props_loc