r4645 | gill | 2011-01-07 15:43:12 -0700 (Fri, 07 Jan 2011) | 26 lines
[wrffire.git] / README.txt
blob61a039cde0883aaf96b21057cde5bb0acf3bf297
1 See documentation in 'doc' directory for more information.
3 BRANCHES
5 The repository contains these main branches:
7 * master : stable branch 
8
12 RUNNING
14 Make sure you source either env.sh (for sh shells) 
15 or env.csh (for csh shells) to set up environment
16 variables for building. Then,
18 cd wrfv2_fire
19 ./configure # select an option for building
20 ./compile em_fire &> compile.log
22 This will take a while.  Make sure that compile.log contains 
23 no errors.  ("grep Error compile.log" shouldn't return anything).
24 Finally, run the code with:
26 cd test/em_fire 
27 ./run_me_first.csh
28 ./wrf.exe