Hi dudes,
I compiled WRF-CMAQ (4.11,5.3.1) using the following link and wrf.exe created well.
Now I want to run this model for test. When I ran ./run_twoway_sf_Bench_2016_12SE1.csh >& out.txt, I received some error in running model. The rsl.error.000 is attached.
Anyone can help me to run this test-data?
I don’t recognize the file wrfrst_d01
That must be a restart file. You must be running for longer than 1 day. I will try to reproduce this error and get back to you.
Thanks for reply Liz,
I’m waiting for your coming and solution.
But what the difference between sf and nf?
Also in the input data file we have a directory in the name of “land”. How could I produce this data to input in WRF-CMAQ? Also emis directory produce with the following link?
I was able to successfully run a two day benchmark for the nf case.
Can you confirm that you successfully ran the first day of the benchmark case to completion?
In my case, there are rsl.error* and rsl.out* files in two subdirectories of the output
2016183
The output directory name is specified by
output_direct_name =
If you use the following command
tail rsl.out.0000
You should see the following at tthe bottom.
|>--- PROGRAM COMPLETED SUCCESSFULLY ---<|
==============================================
Date and time 0:00:00 July 2, 2016 (2016184:000000)
Timing for main: time 2016-07-02_00:00:00 on domain 1: 4.62124 elapsed seconds
W A R N I N G : Problem opening output.var.txt
Timing for Writing wrfout_d01_2016-07-02_00:00:00 for domain 1: 0.39265 elapsed seconds
W A R N I N G : Problem opening output.var.txt
W A R N I N G : Problem opening output.var.txt
Timing for Writing restart for domain 1: 2.61669 elapsed seconds
d01 2016-07-02_00:00:00 wrf: SUCCESS COMPLETE WRF
I ran again ./twoway_model_411_532_nf_run_script.csh that you sent and receive these error. It should be noting that I compile two way with WRF4.1.1 and 5.3.1.
I attached two rsl* files.
I think wrfinput_d01 is not correct.
Please find the directory where the input files are located on your machine.
The script should be linking to that input directory. Verify that this link is correctly pointing to the files that you obtained from the google drive.
Were you able to resolve this issue of not finding the wrfinput_d01 file? If not, please start a new issue, and follow these best practices. PLEASE READ before posting