Laurus_Nobilis
New member
I want to output exchance coefficients for heat and momentum in MYJ, YSU and ACM2 PBL (WRFv3.5.1). I have found EXCH_H and EXCH_M in Registry.EM_COMMON and changed the I/O to “rh”, and the wrfout of 3 PBL all get EXCH_H while ACM2 should not caculate the diagnostic variable of exch_h. What’s more, the results of EXCH_M in 3 PBL are all times 0 (because the 3 PBL do not have the diagnostic variable of exch_m?).
So if I want to get Kh and Km , I need to pass down like solve_em.F> module_first_rk_step_part1.F> module_pbl_driver.F> module_bl_acm.F to declare the variable?
Thank you very much for any help or hints!
So if I want to get Kh and Km , I need to pass down like solve_em.F> module_first_rk_step_part1.F> module_pbl_driver.F> module_bl_acm.F to declare the variable?
Thank you very much for any help or hints!