1 subroutine da_radzicevar_prepare_zmm_adj(tlopt,gropt,zmm,zmm_ref)
3 !----------------------------------------------------------------
4 ! purpose: calculate the adj of the logarithmic reflectivity
5 !----------------------------------------------------------------
9 if(tlopt>=1.and.gropt==2) then
11 zmm_ref=10./(zmm*log(10.0))*zmm_ref
17 end subroutine da_radzicevar_prepare_zmm_adj