25.12.2012 Views

WRF ARW User's Guide - MMM - UCAR

WRF ARW User's Guide - MMM - UCAR

WRF ARW User's Guide - MMM - UCAR

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

MODEL<br />

• Various lateral boundary condition options for real-data and idealized simulations<br />

• Full physics options, and various filter options<br />

• Positive-definite advection scheme<br />

• Non-hydrostatic and hydrostatic (runtime option)<br />

• One-way, two-way nesting and moving nest<br />

• Three-dimensional analysis nudging<br />

• Observation nudging<br />

• Regional and global applications<br />

• Digital filter initialization<br />

Other References<br />

• <strong>WRF</strong> tutorial presentation:<br />

http://www.mmm.ucar.edu/wrf/users/supports/tutorial.html<br />

• <strong>WRF</strong>-<strong>ARW</strong> Tech Note: http://www.mmm.ucar.edu/wrf/users/pub-doc.html<br />

• Chapter 2 of this document for software requirement.<br />

Installing <strong>WRF</strong><br />

Before compiling <strong>WRF</strong> code on a computer, check to see if the netCDF library is<br />

installed. This is because one of the supported <strong>WRF</strong> I/O options is netCDF, and it is the<br />

one commonly used, and supported by the post-processing programs. If the netCDF is<br />

installed in a directory other than /usr/local/, then find the path, and use the<br />

environment variable NETCDF to define where the path is. To do so, type<br />

setenv NETCDF path-to-netcdf-library<br />

Often the netCDF library and its include/ directory are collocated. If this is not the case,<br />

create a directory, link both netCDF lib and include directories in this directory, and use<br />

environment variable to set the path to this directory. For example,<br />

netcdf_links/lib -> /netcdf-lib-dir/lib<br />

netcdf_links/include -> /where-include-dir-is/include<br />

setenv NETCDF /directory-where-netcdf_links-is/netcdf_links<br />

If the netCDF library is not available on the computer, it needs to be installed first.<br />

NetCDF source code or pre-built binary may be downloaded from and installation<br />

instruction can be found on the Unidata Web page at http://www.unidata.ucar.edu/.<br />

Hint: for Linux users:<br />

If PGI, Intel or g95 compiler are used on a Linux computer, make sure netCDF is<br />

installed using the same compiler. Use NETCDF environment variable to point to the<br />

PGI/Intel/g95 compiled netCDF library.<br />

<strong>WRF</strong>-<strong>ARW</strong> V3: User’s <strong>Guide</strong> 5-2

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!