stormsteiner23
New member
I've been trying to run an experiment with WRF using four domains. After I complete the real.exe run and wrfinput_d0* files are generated, I take those files and use xarray in Python to modify the soil moisture fields in each domain. I then save those files and run wrf.exe. The problem is that I get the error attached (in the rsl.error.0000 file) and the run shuts down before it produces anything.
I am not entirely sure what is going on, as I can use ncdump with the wrfinput files and it works just fine. Wrf.exe just can't seem to do anything with the files.
A related question is this: if I want to modify soil moisture initial conditions (i.e. create artificial fields where soil moisture values are set to field capacity or wilting point based on soil type), is the best way to do this to modify the wrfinput files produced by real.exe or is there another, better method?
Attached are my error file and my namelist.
Thanks for the help!
Edit: for reference, here is the error that I keep getting:
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
I am not entirely sure what is going on, as I can use ncdump with the wrfinput files and it works just fine. Wrf.exe just can't seem to do anything with the files.
A related question is this: if I want to modify soil moisture initial conditions (i.e. create artificial fields where soil moisture values are set to field capacity or wilting point based on soil type), is the best way to do this to modify the wrfinput files produced by real.exe or is there another, better method?
Attached are my error file and my namelist.
Thanks for the help!
Edit: for reference, here is the error that I keep getting:
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
Attachments
Last edited: