1 All files to run fire test cases are in this directory em_fire.
2 The files necessary for running the hill_simple case are linked directly
5 Subdirectories for the other test cases and the links necessary for
6 running the test cases there are created by the script create_links.sh,
7 which is executed when running ./compile em_fire in the top level WRF
8 directory, The subdirectories are destroyed when running ./clean -a.
10 If you want to make your own test case, you will simply need to
11 create the files namelist.input and input_sounding that will
12 correspond to your case (best by modifying a copy from another case).