subroutine, public module_mp_radar::rayleigh_soak_wetgraupel | ( | double precision, intent(in) | x_g, |
double precision, intent(in) | a_geo, | ||
double precision, intent(in) | b_geo, | ||
double precision, intent(in) | fmelt, | ||
double precision, intent(in) | meltratio_outside, | ||
complex*16, intent(in) | m_w, | ||
complex*16, intent(in) | m_i, | ||
double precision, intent(in) | lambda, | ||
double precision, intent(out) | C_back, | ||
character(len=*), intent(in) | mixingrule, | ||
character(len=*), intent(in) | matrix, | ||
character(len=*), intent(in) | inclusion, | ||
character(len=*), intent(in) | host, | ||
character(len=*), intent(in) | hostmatrix, | ||
character(len=*), intent(in) | hostinclusion | ||
) |
References get_m_mix_nested(), lamda4, and pi5.
Referenced by module_mp_thompson::calc_refl10cm(), and gfdl_cloud_microphys_mod::refl10cm_gfdl().