Hi,
Thanks for clarifying, and apologies for the delay. I took some time off last week and am trying to catch up now.
To run the supercell idealized case, you could need to compile the em_quarter_ss case, which is a 3-d case, so if you have parallel computing options available, it can be compiled for use with multiple processors. So you will need to configure and then compile
./configure
./compile em_quarter_ss >& log.compile
Once it's compiled, you'll navigate to the WRF/test/em_quarter_ss directory and first run the "run_me_first.csh" script - this will just bring-in some files that are necessary for running this case. Then you can make modifications to the namelist.input file, run ideal.exe and then wrf.exe.
Are there other particular questions you had about running this or modifying it? I see you also have commented on
this previous post. Are you trying to initiate a warm bubble, as this other user is doing? For organizational purposes, let's keep your problem all in the same post. It's unnecessary to post in so many different places. If this post is related, please provide more details to your problem. Can you provide a plot, or perhaps provide one of your wrfout files (if the file is too large, please see the
home page of this forum for information on providing large files). Thanks.