Running WRF on Linux

Here are some notes on getting the WRF system up and running on a Linux box. The instructions presume you have root access to the box. You may already have NetCDF, compilers, NCAR Graphics and NCL installed. If you do, you don't need to go root.

A&OS 229/180 students: If you're using one of my Linux boxes, you won't need to do any of this. I'll give you the precompiled WRF model and WRFSI. All you need do to start out is to run the WRF test case.

Also see my WRF tutorial slides (PDF format). The nesting stuff is way out of date, and it's not updated for WPS yet..

The WRF online tutorial may be found here: http://www.mmm.ucar.edu/wrf/OnLineTutorial/index.htm.

(1) Get and install Intel compiler for Linux

Obtain it at http://www.intel.com/cd/software/products/asmo-na/eng/compilers/219771.htm. Free for non-commercial use.

(2) Get and install NetCDF

Obtain it from http://www.unidata.ucar.edu/software/netcdf/. Use the same compiler than you will use for WRF.

(3) Get and install WRF model code

These instructions pertain to V212 of WRF. The WRF Users home page is http://box.mmm.ucar.edu/wrf/users/

(4) Run a WRF test case

(5) Download and compile WRFSI

These instructions pertain to V212 of WRFSI.

Notes on using WRFSI

i