Difference between revisions of "How to run WRF-SFIRE with real data"

From openwfm
Jump to navigation Jump to search
Line 21: Line 21:
 
# [[#Running wrf|Run real.exe and wrf.exe.]]
 
# [[#Running wrf|Run real.exe and wrf.exe.]]
  
 +
=Configuring the domain=
 +
 +
=Obtaining data for geogrid=
 +
 +
=Converting fire data=
 +
 +
=Running geogrid=
 +
 +
=Obtaining atmospheric data=
 +
 +
=Running ungrib=
 +
 +
=Running metgrid=
  
=Configuring the domain=
+
=Running wrf=

Revision as of 00:20, 28 March 2010

Running WRF-Fire with real data is a process very similar to running WRF with real data for weather simulations. The WRF users page has many documents and tutorials outlining this process. The purpose of this page is to provide a tutorial for using real data with WRF-Fire starting from scratch. We begin with a quick outline of the steps involved including links to the output of each step. The user can use these linked files to start from any step or to verify their own results. Due to platform and compiler differences your output might differ slightly from those provided.

Outline

  1. Obtain WRF-Fire source code.
  2. Compile target em_real.
  3. Compile WPS.
  4. Configure your domain.
  5. Download geogrid datasets.
  6. Convert fire data to geogrid format.
  7. Run the geogrid executable.
  8. Download atmospheric data.
  9. Run the ungrib executable.
  10. Run the metrid executable.
  11. Run real.exe and wrf.exe.

Configuring the domain

Obtaining data for geogrid

Converting fire data

Running geogrid

Obtaining atmospheric data

Running ungrib

Running metgrid

Running wrf