I've used mp_physics=28 in previous versions of WRF with no problem, but now I'm getting errors from real with V4.4.
Namelist.input contains:
wif_input_opt = 1,
num_wif_levels = 30,
mp_physics = 28, 28, 28,
use_aero_icbc = .true.,
The metgrid file contains I_WIF, P_WIF, W_WIF fields with vertical dimension of 30 and was created with WPS4.4. I wish to initialize WRF with the climatological aerosol fields at time 0 and leave them constant during the run. I'm using 3 domains and the error message from real is:
--- ERROR: Time-varying sfc aerosol emissions not set for mp_physics=28
--- ERROR: Please set qna_update=1 and control through auxinput17 options
--- ERROR: Time-varying sfc aerosol emissions not set for mp_physics=28
--- ERROR: Please set qna_update=1 and control through auxinput17 options
--- ERROR: Time-varying sfc aerosol emissions not set for mp_physics=28
--- ERROR: Please set qna_update=1 and control through auxinput17 options
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 2782
NOTE: 3 namelist settings are wrong. Please check and reset these options
-------------------------------------------
Any idea what might be wrong?
Namelist.input contains:
wif_input_opt = 1,
num_wif_levels = 30,
mp_physics = 28, 28, 28,
use_aero_icbc = .true.,
The metgrid file contains I_WIF, P_WIF, W_WIF fields with vertical dimension of 30 and was created with WPS4.4. I wish to initialize WRF with the climatological aerosol fields at time 0 and leave them constant during the run. I'm using 3 domains and the error message from real is:
--- ERROR: Time-varying sfc aerosol emissions not set for mp_physics=28
--- ERROR: Please set qna_update=1 and control through auxinput17 options
--- ERROR: Time-varying sfc aerosol emissions not set for mp_physics=28
--- ERROR: Please set qna_update=1 and control through auxinput17 options
--- ERROR: Time-varying sfc aerosol emissions not set for mp_physics=28
--- ERROR: Please set qna_update=1 and control through auxinput17 options
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 2782
NOTE: 3 namelist settings are wrong. Please check and reset these options
-------------------------------------------
Any idea what might be wrong?