I initially ran a coarse (3km) grid simulation with a finer (600m) nest. I wanted to further downscale to perform a 120m grid simulation using ndown. I completed the ndown process and renamed the output from ndown.exe to "wrfbdy_d01" and "wrfinput_d01" in preparation for wrf.exe.
I am now having trouble running the 120m grid because WRF thinks I am using "old data" as input. Here is the error from the rsl.error.0000 file:
---- WARNING : Older v3 input data detected
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 598
---- Error : Cannot use moist theta option with old data
-------------------------------------------
I verified that the wrfbdy_d01 and wrfinput_d01 files were indeed from WRFV4.0 using ncdump. The wrfbdy and wrfinput files are clearly from WRFV4.03:
The wrfbdy and wrfinput files are clearly from WRF V4.0.3:
:TITLE = " OUTPUT FROM NDOWN_EM V4.0.3 PREPROCESSOR" ;
This is the same version of WRF that I am using to try and run wrf.exe.
If anyone has any suggestions or comments, I would greatly appreciate it!
I am now having trouble running the 120m grid because WRF thinks I am using "old data" as input. Here is the error from the rsl.error.0000 file:
---- WARNING : Older v3 input data detected
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 598
---- Error : Cannot use moist theta option with old data
-------------------------------------------
I verified that the wrfbdy_d01 and wrfinput_d01 files were indeed from WRFV4.0 using ncdump. The wrfbdy and wrfinput files are clearly from WRFV4.03:
The wrfbdy and wrfinput files are clearly from WRF V4.0.3:
:TITLE = " OUTPUT FROM NDOWN_EM V4.0.3 PREPROCESSOR" ;
This is the same version of WRF that I am using to try and run wrf.exe.
If anyone has any suggestions or comments, I would greatly appreciate it!