Hi WRF Help,
I'm trying to figure out a way to trick ndown into generating the boundary conditions from my wrfout_d02* files to use as forcing for a new simulation corresponding to that run's third domain, d03.
I successfully ran ndown with my code on this model output going from d01 --> d02, following the instructions in the WRF User's Guide, but it's crashing without any clear error messages* when I try to do it for the next level down. (*e.g.: forrtl: severe (174): SIGSEGV, segmentation fault occurred).
The method I've tried is copying my wrfout_d02* files and renaming them to wrfout_d01*, and doing similar for the initial files: wrfinput_d02 --> wrfinput_d01, and wrfinput_d03 --> wrfndi_d02. And similarly, I've adapted the appropriate columns of my namelist.input to be consistent with this change.
The initial and modified namelist files are attached, along with one example rsl.error file from the crash that shows some MPI errors.
Thank you for the help!
James
I'm trying to figure out a way to trick ndown into generating the boundary conditions from my wrfout_d02* files to use as forcing for a new simulation corresponding to that run's third domain, d03.
I successfully ran ndown with my code on this model output going from d01 --> d02, following the instructions in the WRF User's Guide, but it's crashing without any clear error messages* when I try to do it for the next level down. (*e.g.: forrtl: severe (174): SIGSEGV, segmentation fault occurred).
The method I've tried is copying my wrfout_d02* files and renaming them to wrfout_d01*, and doing similar for the initial files: wrfinput_d02 --> wrfinput_d01, and wrfinput_d03 --> wrfndi_d02. And similarly, I've adapted the appropriate columns of my namelist.input to be consistent with this change.
The initial and modified namelist files are attached, along with one example rsl.error file from the crash that shows some MPI errors.
Thank you for the help!
James