jbeezley / wrf-fire

A coupled weather-fire forecasting model built on top of Weather Research and Forecasting (WRF).

This URL has Read+Write access

jbeezley (author)
Wed Nov 05 18:49:00 -0800 2008
Jonathan Beezley (committer)
Wed Nov 05 18:49:00 -0800 2008
name age message
file README.txt Loading commit data...
file env.csh
file env.sh
directory wrfv2_fire/
README.txt
See documentation in 'doc' directory for more information.

BRANCHES

The repository contains these main branches:

* master : stable branch 
* 
*
*

RUNNING

Make sure you source either env.sh (for sh shells) 
or env.csh (for csh shells) to set up environment
variables for building. Then,

cd wrfv2_fire
./configure # select an option for building
./compile em_fire &> compile.log

This will take a while.  Make sure that compile.log contains 
no errors.  ("grep Error compile.log" shouldn't return anything).
Finally, run the code with:

cd test/em_fire 
./run_me_first.csh
./wrf.exe