Hi all,
I am attempting to run a 24-hour simulation of a 3-nested domain over the North Atlantic on Cheyenne using the pre-compiled WRF code under ~wrfhelp/. When I run ./real.exe, the output files of wrfbdy_d01, wrfinput_d01 and wrfinput_d02 are created, but wrfinput_d03 is not created.
I cannot find an error in any of the rsl.error files and the output showing in "tail rsl.error.0000" is similar to this post here: missing wrfinput_d02 file So ./real.exe appears to be failing but I cannot find an error anywhere.
I tried making the wrfinput files separate by changing the following but this did not help either (as was recommended in this archived post real exe stops running):
io_form_history = 102
io_form_boundary = 102
io_form_input = 102
I don't think there's a size issue with not creating wrfinput_d03 since wrfinput_d01 is 178M and wrfinput_d02 is 609M.
Attached are my namelists, zip files of the rsl.error and rsl.out files, the output file for the job on Cheyenne (real.o6083480).
Thank you for any help and insight you can provide!
I am attempting to run a 24-hour simulation of a 3-nested domain over the North Atlantic on Cheyenne using the pre-compiled WRF code under ~wrfhelp/. When I run ./real.exe, the output files of wrfbdy_d01, wrfinput_d01 and wrfinput_d02 are created, but wrfinput_d03 is not created.
I cannot find an error in any of the rsl.error files and the output showing in "tail rsl.error.0000" is similar to this post here: missing wrfinput_d02 file So ./real.exe appears to be failing but I cannot find an error anywhere.
I tried making the wrfinput files separate by changing the following but this did not help either (as was recommended in this archived post real exe stops running):
io_form_history = 102
io_form_boundary = 102
io_form_input = 102
I don't think there's a size issue with not creating wrfinput_d03 since wrfinput_d01 is 178M and wrfinput_d02 is 609M.
Attached are my namelists, zip files of the rsl.error and rsl.out files, the output file for the job on Cheyenne (real.o6083480).
Thank you for any help and insight you can provide!