The Nonhydrostatic Mesoscale Model (NMM) core of the Weather
Research and Forecasting (WRF) system was developed by the National Oceanic and
Atmospheric Adminstration (NOAA)
The NOAA/NCEP and the Developmental Testbed Center (DTC) are currently maintaining and supporting the WRF-NMM portion of the overall WRF code (Version 2.2) that includes:
Other components of the WRF system will be supported for community use in the future, depending on interest and available resources.
The WRF modeling system software is in the public domain and is freely available for community use.
Figure 1 shows a flowchart for the WRF-NMM System Version 2.2. As shown in the diagram, the WRF-NMM System consists of these major components:
WRF Preprocessing
System (WPS)
This program is used for real-data
simulations. Its functions include:
1. Defining
the simulation domain;
2. Interpolating
terrestrial data (such as terrain, land-use, and soil types) to the simulation
domain;
3. Degribbing
and interpolating meteorological data from another model to the simulation
domain and the model coordinate.
The key features of the WRF-NMM are:
· Fully compressible,
non-hydrostatic model with a hydrostatic option (Janjic, 2003a).
· Hybrid
(sigma-pressure) vertical coordinate.
· Arakawa E-grid.
· Forward-backward
scheme for horizontally propagating fast waves, implicit scheme for vertically
propagating sound waves, Adams-Bashforth Scheme for horizontal advection, and
Crank-Nicholson scheme for vertical advection. The same time step is used for
all terms.
· Conservation of a number of first and second order quantities, including
energy and enstrophy (Janjic 1984).
(For
more details and references, see Chapter
5.)
The WRF-NMM code contains an initialization program (real_nmm.exe; see Chapter 4) and a numerical integration program (wrf.exe; see Chapter 5).

Figure 1: WRF-NMM flow chart for Version 2.2.