Dear Colleges,
I'm trying to run WRF (v4.1.2) with the mp_physics=28 option activated, I have followed the instructions posted here:
WRF Model Users Site
I have included the QNWFA_QNIFA_SIGMA_MONTHLY.dat file in the WPS directory to run the metgrid.exe. Additionally, I have set the following options in the namelist.input:
&domains
wif_input_opt = 1
num_wif_levels = 30
&physics
mp_physics = 28, 28, 28,
use_aero_icbc = .true.
aer_opt = 3
The preprocessing part runs well and I obtain the variables W_WIF, I_WIF and P_WIF in the metgrid output files. However, the wrf.exe fails. No explanation other than "killed by signal 9" appears in the log file, so it looks like it's diverging.
Moreover, when I include this option "cu_rad_feedback = .true.,.false.,.false.", the execution seems to continue a little longer but eventually fails, but this time with a segmentation fault error.
I attach the namelist.input file and the rsl.error.0000 file with a high level of debug. I also attach the rsl.error.0000 when the cu_rad_feedback is activated.
Have you ever experience something similar? Are there any other values in the namelist that need to be changed?
Thanks,
Irma
I'm trying to run WRF (v4.1.2) with the mp_physics=28 option activated, I have followed the instructions posted here:
WRF Model Users Site
I have included the QNWFA_QNIFA_SIGMA_MONTHLY.dat file in the WPS directory to run the metgrid.exe. Additionally, I have set the following options in the namelist.input:
&domains
wif_input_opt = 1
num_wif_levels = 30
&physics
mp_physics = 28, 28, 28,
use_aero_icbc = .true.
aer_opt = 3
The preprocessing part runs well and I obtain the variables W_WIF, I_WIF and P_WIF in the metgrid output files. However, the wrf.exe fails. No explanation other than "killed by signal 9" appears in the log file, so it looks like it's diverging.
Moreover, when I include this option "cu_rad_feedback = .true.,.false.,.false.", the execution seems to continue a little longer but eventually fails, but this time with a segmentation fault error.
I attach the namelist.input file and the rsl.error.0000 file with a high level of debug. I also attach the rsl.error.0000 when the cu_rad_feedback is activated.
Have you ever experience something similar? Are there any other values in the namelist that need to be changed?
Thanks,
Irma