Thank you for your help.I will try to follow your steps to run les.In addition, I want to run LES based on importing real terrain, Place wind turbine in the real terrain file and observe the effect of les.Have you had similar experience? I am really confused.Thank you very much for your reply and look forward to your next reply.Best wishes to youIf 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
Hope this is helpful for you.
thank you very much.I really appreciate it.Best wished to youWRF provides ideal LES simulation, which is what I described in the previous post.
What you intend to do is to run real-time LES case, and this could be more complicated than the ideal LES simulation. It is hard for us to provide instruction how to conduct specific cases one wants to do . I would suggest you refer to the literature to obtain information relevant to your case.