I am a new WRF4.6 user. I can't find the run_me_first.csh file in the test/em_les directory when I compiled the ideal case of em_les. I'm not sure whether it is right. I'm looking forward to your reply! Thank you very much!
Ming Chen said:
If you plan to run ideal LES case in WRF, you can follow the steps below:
(1) in WRF top directory, type
./clean -a
./configure ( and choose correct options, see Chapter 4: WRF Initialization)
./compile em_les
(2) cd WRF/tets/em_les
./ideal.exe
./wrf.exe
Ming Chen said:
If you plan to run ideal LES case in WRF, you can follow the steps below:
(1) in WRF top directory, type
./clean -a
./configure ( and choose correct options, see Chapter 4: WRF Initialization)
./compile em_les
(2) cd WRF/tets/em_les
./ideal.exe
./wrf.exe
Last edited: