WRF-4.5
I'm simulating three domains as set in the namelist.input1, for a 700 mm rainfall event in one day, rainfall starting at 9 am. Initial data is from ERA5. The simulation only runs successfully if I simulate the first two domains, so I used ndown to simulate domain d03 separately.
I ran wrf with max_dom = 2 and namelist.input1, then ndown.exe with namelist.input2.
After renaming the output files, I ran wrf.exe with only the d03 domain with the parameters in namelist.input2 moved to column 1. The simulation crashes with a segmentation fault when I reach the radiation calculation time step, even if I set it to 1, 3, or 9.
I've now tried with the default namelist.input, attached here as namelist.input3, but I get the same behavior (rsl.zip).
Thanks in advance.
I'm simulating three domains as set in the namelist.input1, for a 700 mm rainfall event in one day, rainfall starting at 9 am. Initial data is from ERA5. The simulation only runs successfully if I simulate the first two domains, so I used ndown to simulate domain d03 separately.
I ran wrf with max_dom = 2 and namelist.input1, then ndown.exe with namelist.input2.
After renaming the output files, I ran wrf.exe with only the d03 domain with the parameters in namelist.input2 moved to column 1. The simulation crashes with a segmentation fault when I reach the radiation calculation time step, even if I set it to 1, 3, or 9.
I've now tried with the default namelist.input, attached here as namelist.input3, but I get the same behavior (rsl.zip).
Thanks in advance.
Attachments
Last edited: