登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
如题,WRF的结果想用NCL画反射率的图,这个计算反射率与微物理方案的选取有关。
我看了一下NCL计算反射率的函数wrf_dbz,里面有个参数ivarint是与微物理方案有关的,但是只有0和1两个选项,
其中的解释如下:
If ivarint=0, the intercept parameters are assumed constant ( as in MM5's Reisner-2 bulk microphysical scheme).
If ivarint=1, variable intercept parameters are used as in more recent version of Reisner-2 (based on Thompson, Rasmussen, and Manning, 2004, Monthly weather Review, Vol. 132, No. 2, pp. 519-542.)
请问各位大侠,那我如果在模式积分的时候选了其他的微物理方案,例如 WSM 6-class graupel scheme,在用NCL计算反射率的时候该如何选取参数呢?
先在此谢过各位。
|