User’s Guide for Advanced Research WRF (ARW) Modeling System Version 2

 

Chapter 1: Overview

Table of Contents

 

Introduction

The Advanced Research WRF (ARW) modeling system has been in development for the past few years. The current release is Version 2. The ARW is designed to be a flexible, state-of-the-art atmospheric simulation system that is portable and efficient on available parallel computing platforms. The ARW is suitable for use in a broad range of applications across scales ranging from meters to thousands of kilometers, including:

The Mesoscale and Microscale Meteorology Division of NCAR is currently maintaining and supporting a subset of the overall WRF code (Version 2) that includes:

And these are the subjects of this document.

The WRF modeling system software is in the public domain and is freely available for community use.

The WRF Modeling System Program Components

The following figure shows the flowchart for the WRF Modeling System Version 2.

As shown in the diagram, the WRF Modeling System consists of these major programs:

WPS

This program is used primarily for real-data simulations. Its functions include 1) defining simulation domains; 2) interpolating terrestrial data (such as terrain, landuse, and soil types) to the simulation domain; and 3) degribbing and interpolating meteorological data from another model to this simulation domain. Its main features include:

WRF-Var

This program is optional, but can be used to ingest observations into the interpolated analyses created by WPS. It can also be used to update the WRF model's initial conditions when the WRF model is run in cycling mode. Its main features are as follows:

ARW Solver

This is the key component of the modeling system, which is composed of several initialization programs for idealized and real-data simulations, and the numerical integration program. It also includes a program to do one-way nesting.The key features of the WRF model include:

Graphics and Verification Tools

Several programs are supported, including RIP4 (based on NCAR Graphics), NCAR Graphics Command Language (NCL), and conversion programs for other readily available graphics packages: GrADS and Vis5D.

Program VAPOR, Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers (http://www.vapor.ucar.edu/), is a 3-dimensional data visualization tool, and it is developed and supported by the VAPOR team at NCAR (vapor@ucar.edu).

Program MET, Model Evaluation Tools (http://www.dtcenter.org/met/users/), is developed and supported by the Developmental Testbed Center at NCAR (met_help@ucar.edu).

The details of these programs are described more in the chapters in this user's guide.