CCM notes and tuning

Phil Rasch pjr@ucar.edu
Bill Collins?
Jim Hack?
any others?


National Center for Atmospheric Research
P.O. Box 3000-80307
Boulder CO 80307




Last modified: Aug 14, 2000

N.B. If some of the symbols look funny in netscape, please see instructions at this site http://hutchinson.belmont.ma.us/tth/Xfonts.html

Contents

1  Introduction:
2  Advice on coupling new convection schemes into the model
    2.1  Conservation issues
3  Advice on retuning the model
    3.1  Knobs that can be tuned to adjust TOA radiative energy balance.
    3.2  Strategies for retuning the model for TOA balance.

1  Introduction:

This document contains notes relevant to tuning, testing and extending the so-called ``baseline'' model prototype for CCM4 (currently version number ccm3.x.y). The prototype is to form the base upon which a matrix of simulations are to be made and evaluated. Here is the matrix definition as of 15 April 2000.



Dynamics variation on Zhang/McFarlane Hack Relaxed Arakawa Shubert Prognosed Arakawa Shubert other?
Eul/SLT x x x x
SLT x x x x
Lin Rood x x x x
SEAM? x x x x



The baseline model is a descendent of the standard CCM3 that has been modified in the following ways:

While the model is in a good top of atmosphere balance, and hence can be run for meaningful multi-year, or coupled runs, it has not been carefully re-tuned to maximize the quality of the simulation at this time. The simulation is currently somewhat degraded compared to the standard CCM simulations described in the special issue of J. of Climate ([Randall(1998)]), or the paper describing the prognostic cloud water simulations ( [Rasch and Kristjánsson(1998)]). [A web page is under development to document the climate of the model. The procedure to access that web page will be indicated here when it is available.] We believe the degradation can be entirely attributed to the increased vertical resolution of the prototype, which exacerbates biases already present in the 18 layer version. We believe it is important to include the higher vertical resolution because the lower resolution is marginal for many boundary layer processes. We expect that changes to the boundary layer and convective parameterizations will improved the quality of future simulations.

The next two sections outline

2  Advice on coupling new convection schemes into the model

Typically, a parameterization is invoked in two stages: 1) an initialization subroutine which sets up constants in common blocks or modules is called prior to beginning the time loop, and 2) blocks of columns are processed within the time loop. Historically the block of columns would reside along a line of constant latitude, but this is changing with new stratagems for parallel processing.

The initialization scheme is typically called in subroutine inti.

The convection scheme itself is called in subroutine tphysbc.

Inside tphysbc we typically proceed by sequentially invoking the following physics parameterizations

In addition to changing the temperature and water vapor fields, the convection scheme needs to interact with the other parameterizations in the following ways:

2.1  Conservation issues

It is important that all parameterization satisfy column conservation constraints. One example for water substances treated by a convection parameterization is

There are currently very small conservation errors in the prototype model. These are caused by:

These conservation errors result in small imbalances ( << 1 W/m2) in the CCM. We note that there are also small inconsistencies present in conservation that are associated with the use of a moist mixing ratio, and moist surface pressure in the model. In principle, as any process removes water vapor from a cell, the surface pressure (PS), and the mass of air (dp) should change in a grid volume. This ought to also imply a change to any mass specific quantity affected by the parameterization. These changes are ignored in CCM parameterizations from one process to the next. We typically insist that processes conserve assuming a fixed mass of air (and hence a fixed surface pressure) within a parameterization.

3  Advice on retuning the model

3.1  Knobs that can be tuned to adjust TOA radiative energy balance.

Whenever you change the model simulation in any important way, the model energy balance will change. Presumably, the changes you make will improve the simulation in some way. After you perturb the model it is important to retune the model energy balance so that the simulation conserves energy (e.g. Energy in = Energy out in the longterm average). Here are some parameters that can be adjusted to restore energy balance.

3.2  Strategies for retuning the model for TOA balance.

Here are few hints meant as a strategy for tuning the model. The suggested strategies are by no means sufficient for a quality CCM simulation. They merely identify some necessary but not sufficient conditions for a reasonable simulation.

References

[Barth et al.(2000)]
Barth, M., P. J. Rasch, J. T. Kiehl, C. M. Benkovitz and S. E. Schwartz, 2000: Sulfur chemistry in the National Center for Atmospheric Reseach Community Climate Model: Description, evaluation, features and sensitivity to aqueous chemistry. J. Geophys. Res., pp. 1387-1415.

[Boville et al.(2000)]
Boville, B. A., J. T. Kiehl, P. J. Rasch and F. O. Bryan, 2000: Improvements to the NCAR CSM-1 for transient climate simulations. J. Clim., in press.

[Kiehl et al.(1996)]
Kiehl, J. T., J. Hack, G. B. Bonan, B. A. Boville, B. P. Briegleb, D. L. Williamson and P. J. Rasch, 1996: Description of the NCAR Community Climate Model (CCM3). NCAR Tech. Note, NCAR TN-420+STR. Nat. Cent. for Atmos. Res., Boulder, Colo., U.S.A.

[Kiehl et al.(2000)]
Kiehl, J. T., T. L. Schneider, P. J. Rasch, M. Barth and J. Wong, 2000: Radiative forcing due to sulfate aerosols from simulations with the National Center for Atmospheric Research Community Climate Model, Version 3. J. Geophys. Res., pp. 1441-1457.

[Randall(1998)]
Randall, D. A., Ed., 383 pp, 1998: Special issue devoted to the Climate Systems Model. J. Clim., 11.

[Rasch et al.(2000)]
Rasch, P. J., M. Barth and J. T. Kiehl, 2000: A description of the global sulfur cycle and its controlling processes in the NCAR CCM3. J. Geophys. Res., pp. 1367-1385.

[Rasch and Kristjánsson(1998)]
Rasch, P. J. and J. E. Kristjánsson, 1998: A comparison of the CCM3 model climate using diagnosed and predicted condensate parameterizations. J. Clim., 11, 1587-1614.

[Tiedtke(1989)]
Tiedtke, M. A., 1989: A comprehensive mass flux scheme for cumulus parameterization in large-scale models. Mon. Weather Rev., 117, 1779-1800.


File translated from TEX by TTH, version 2.60.
On 14 Aug 2000, 16:05.