updated top-level README and version_decl for V4.4.2 (#1795)
[WRF.git] / test / em_fire / README.txt
blobd54fcec76d34723856afa4ce91c91ee21d2d6c28
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 
3 in this directory.
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).