Dear All,
I'm trying to execute a one-year simulation in WRF within a single domain. Initially, the simulation progresses smoothly for a few days. However, it abruptly terminates at a certain point with the error message "forrtl: error (78): process killed (SIGTERM)".
Previously, I had successfully completed a run with the same setup using the "CONUS" suite physics, "time_step =60" and without "sst_update".
In my current setup I changed physics, "sst_update".
&time_control
...
auxinput4_inname = "wrflowinp_d<domain>",
auxinput4_interval = 180,
io_form_auxinput4 = 2,
..
&physics
..
sst_update = 1,
I attempted to address the issue by adjusting the different "time_step" parameter from 60 to 15, but unfortunately, the problem persists.
Attached is the "namelist.input" and "rsl.error.0000" files together.
I'm trying to execute a one-year simulation in WRF within a single domain. Initially, the simulation progresses smoothly for a few days. However, it abruptly terminates at a certain point with the error message "forrtl: error (78): process killed (SIGTERM)".
Previously, I had successfully completed a run with the same setup using the "CONUS" suite physics, "time_step =60" and without "sst_update".
In my current setup I changed physics, "sst_update".
&time_control
...
auxinput4_inname = "wrflowinp_d<domain>",
auxinput4_interval = 180,
io_form_auxinput4 = 2,
..
&physics
..
sst_update = 1,
I attempted to address the issue by adjusting the different "time_step" parameter from 60 to 15, but unfortunately, the problem persists.
Attached is the "namelist.input" and "rsl.error.0000" files together.