Meteo 523, Spring 2001
Climate Modeling Project One 
Representation of the Atmosphere Through Parameterizations

Update on Project 1, 15 March 2001:

    Here is a summary of the aspects of the problem I asked you to consider for Part 3 of Project 1 "Extending and improving climate model parameterization".
Scope of the paper

First, assume unlimited financial resources and let your scientific imagination go wild, thinking of all of the important improvements that could be made to your parameterization;
Now you find that your funding has been reduced: what are the most important components of your "wish list" that must be achieved? What are the ways in which you can make your code as computationally efficient as possible to make it interesting to a wide range of the climate community?
At what resolutions would you expect the fundamental assumptions inherent in your parameterization to break down? These should at least be identified.
If you have recommended the use of lookup tables, over what range of model parameters are they valid? For example, are the assumptions underlying the calculations relevant only for a limited range of model grid spacings? temperatures? wind speeds? land/ocean?
Practical considerations
Include essential figures in the written form of your paper.
I plan to use these papers as the basis of discussion for parameterization, so if you have a strong opinion on something relevant to parameterizations generally, or your topic specifically, feel free to add a separate section in this last Project 1 paper focussing on that issue.

What is Parameterization and Why Do We Need It?

    The governing equations of the atmosphere include source terms which are not inherently predictable nor can they be well observed. One example is the  four-dimensional distribution of diabatic heating: while the progression of the seasonal and diurnal variation of the incident solar radiation at the top of the
atmosphere is known, the effects of clouds and water vapor (as well as other gases) throughout the atmosphere confound diagnosis of both short and long
wave radiation profiles around the globe. Hence, the diabatic heating source term in the thermodynamic equation is an unknown, and we have a system of
six equations and at least seven unknowns. This is a poorly posed mathematical problem and cannot be solved uniquely unless one of the unknowns can
be expressed in terms of the remaining unknowns. This is known as parameterization.
    Thus, we need parameterizations to close a system of equations in which the number of dependent variables (the unknowns u,v,w,T,q,p,Q,P,E) exceed
the number of equations in the system [3 momentum, continuity, thermodynamic, moisture]. If multiple phases of water are included, further equations must
be introduced to restore the equality between the numbers of equations and unknowns.
    Based on this discussion, we see that a parameterization is a mathematical construct designed to summarize the workings of one component of the
atmosphere in terms of variables which are already being predicted. Hence, a parameterization might solve for the distribution of an individual field or
variable, an atmospheric structure or the net effects of an individual weather phenomenon. Examples of these are diabatic heating (as in our example above),
the structure of the planetary boundary layer and the effects of convective clouds respectively.

This Project

    The importance of parameterizations is explored by focusing on their role in numerical models, the underlying assumptions in their implementation and their representation of physical processes. There are three components to this project: