./compile (type this to see all test cases, pick one of the idealized
cases)
Now compile the case you are interested in. (Disregard cases em_real, exp_real, and nmm_real).
./compile em_{idealcase} >& make.log
This might take a while to compile.
Once
it is finished, check to see if these executables are
present in the main/ directory:
wrf.exe, and ideal.exe,
ls -l
main/*.exe
If not, check make.log to look
for compile errors (search for string 'Error').