5. Required Output
5.1 General remarks on the data format
We have tried for consistency reasons to keep as close as possible the
same data format as last year for the ASTEX Stratocumulus case.
However, since the different nature of the type of clouds we will
require also different output. Specific emphasis will be put on the
conditionally sampled fields as required in data sets D-G. Please
precede each data set below by a line of up to 80 characters including
the letter identifying the data set, the middle of the averaging hour,
the investigator first initial_last name and, optionally, any further
distinguishing characteristics, separated by spaces. If a variable is
not available insert -99.9. If profiles are requested, start printing
the highest level first. A first line of a dataset
may look for instance
- A 2.5 P_Siebesma 3D run in 6.4km domain
...data for set A...
- B 2.5 P_Siebesma 3D run in 6.4km domain
...data for set B...
- C 2.5 P_Siebesma 3D run in 6.4km domain
...data for set C...
- D 2.5 P_Siebesma 3D run in 6.4km domain
...data for set D...
- E 2.5 P_Siebesma 3D run in 6.4km domain
...data for set E...
- F 2.5 P_Siebesma 3D run in 6.4km domain
...data for set F...
- G 2.5 P_Siebesma 3D run in 6.4km domain
...data for set G...
- H P_Siebesma 3D run in 6.4km domain
...data for set H...
Since models change, we are asking all participants to again fill out a
model description section as was
done last time. Since the purpose of an intercomparison is to
understand how and why different models yield different results when
applied to the same problem, please complete applicable parts of this
section carefully.
5.2 Averaging procedures of the conditional sampled fields
For the sets D-G we require several conditionally sampled fields/fluxes.
This output is of special interest for testing parametric assumptions
of cloud parameterizations that use a mass flux approach. We require
two types of decompositions:
- cloud decompositions: A grid point is diagnosed as cloudy
if it contains liquid water.
- cloud core decompositions: A grid point is diagnosed as a cloud
core point if it contains liquid water and if it is positively buoyant.
A grid point is defined to be positively buoyant if the
virtual temperature at the grid point is larger than the horizontal slab
averaged virtual temperature. With horizontal slab average we mean the
average of all the grid points at the same height z. For the virtual
temperature we take the usual definition:
theta_v = theta * ( 1 + 0.61 * q_t - 1.61 * q_l )
In order to make the averaging procedure of the conditional sampled
fields/fluxes more clear, we introduce some notation:
N = number of grid points at height z. (i.e N = 64*64 for the 3d models)
T = number of time steps in one hour.
M = N*T
Cloud indicator function I_cl(x,y,z,t) = 1 if grid point is cloudy
I_cl(x,y,z,t) = 0 otherwise
We can now simply define an averaged cloudy field/flux <f(z)>_cl;
at heigth z as:
<f(z)>_cl = sum f(x,y,z,t) * I_cl(x,y,z,t) / sum I_cl(x,y,z,t)
(x,y,t) (x,y,t)
The cloud cover <a>_cl can then be written as:
<a(z)>_cl = sum I_cl(x,y,z,t) / M
(x,y,t)
so that
<a(z)*f(z)>_cl= sum f(x,y,z,t) * I_cl(x,y,z,t) / M
(x,y,t)
The same formula's apply for the cloudcore fields/fluxes, only then with
a different cloudcore indicator function I_co(x,y,z,t):
I_co(x,y,z,t) = 1 if the grid point is cloudy and positively buoyant
I_co(x,y,z,t) = 0 otherwise
The vertical integrated fields (see Set H) are defined as
{f} = sum <f(z)> * rho(z) * dz
z
Primed quantities always mean deviations from the spatial horizontal slab
average
Sets A, B and C compare the time evolution of various variables through
the last three hours of the simulation period. Use for these sets
hourly (2-3(, (3-4), (4-5) and (5-6) average values and enter for the 'simulation
time' the midpoint of the hour in the header (see above).
Set A compares the horizontal mean profiles averaged over the last
four hours (2-3), (3-4), (4-5) and (5-6) of the simulation:
- height (in meters), where the following mean values locate,
- <U> (in m/s)
- <V> (in m/s)
- potential temperature <theta> (in K)
- water vapour mixing ratio <q_v> (g/kg)
- liquid water mixing ratio <q_l> (g/kg)
- fraction of cloudy grid points <a>_cl (0-1)
- reference density profile rho(z) (kg/m^3)
(use mean density for compressible models)
The data format for Set A is (F7.1,2F8.2,2F8.3,2F8.4,F8.3)
Set B compares the hourly average (2-3), (3-4), (4-5) and (5-6) vertical
profiles of turbulent velocity variances, skewness, and vertical turbulent fluxes
(resolved plus subgrid, except where explicitly mentioned):
- height (in meters), where the following fluxes in B locate,
- <u'^2 + v'^2> (in m^2/s^2)
- <w'^2> (in m^2/s^2)
- Skewness profile <w'^3> / <w'^2>^(3/2)
- x-momentum flux <u'w'> (in 10^-2m^2/s^2)
- y-momentum flux <v'w'> (in 10^-2m^2/s^2)
- liquid water potential temperature flux <w'thetal'>
(10^-2 K m/s)
- subgrid liquid water potential temperature flux (10^-2 K m/s)
- total water flux <w'qt'> (10^-5 m/s)
- subgrid total water flux (10^-5 m/s)
- liquid water flux <w'ql'> (10^-5 m/s))
- virtual potential temperature flux <w'theta_v'> (10^-2 K m/s))
The data format for Set B is (F7.1,11F8.4).
Set C compares the hourly averaged (2-3), (3-4), (4-5) and (5-6) vertical
profiles of the resolved turbulent kinetic energy (in m^2/s^2) and
its budget terms (in 10^-4 m^2/s^3):
- height (in meters), where the following variables locate,
- resolved turbulent kinetic energy <q'> =
<0.5*(u'^2 + v'^2 +w'^2)> where u' = u - <u> etc.
- resolved shear production
- (<u'w'>d<u>/dz + <v'w'>d<v>/dz)
- resolved buoyancy production <w'b'>
- resolved transport (turbulent plus pressure transport)
-d/dz<w'(q'+p'/rho(z)) -u'*tau_13 - v'*tau_23 - w'*tau_33>
- dissipation <tau_ij*du_i/dx_j> summed over i, j = 1,2,3.
Here u_i are the velocity components and tau_ij are the components of
the subgridscale stress tensor.
- storage (i. e. (<resolved TKE>hour)- <
resolved TKE>hour-1))/3600s) (in 10^-4 m^2/s^2)
- residual (3) + (4) + (5) - (6) - (7)
The data format for Set C is (F7.1,F7.3,6F9.4).
The formulas above are correct for a Boussinesq fluid, but should be
modified as needed to correspond to the equation set you are using.
Set D compares the hourly averaged (2-3), (3-4), (4-5) and (5-6) vertical
profiles of conditionally sampled cloud fields.
Remark: The vertical velocity has to be taken relative to the specified
large-scale subsidence so that <w>=0.
- height (in meters), where the following variables locate,
- fraction of cloudy grid points <a>_cl (0-1)
- average over all cloudy grid points of vertical velocity
<w>_cl (m/s)
- average over all cloudy grid points of liquid water potential
temperature (K)
- average over all cloudy grid points of total water content
(g/kg)
- average over all cloudy grid points of liquid water content
(g/kg)
- average over all cloudy grid points of virtual potential
temperature (K)
The data format for Set D is (F7.1, F8.4, 5F9.3)
Set E compares the hourly averaged (2-3), (3-4), (4-5) and (5-6) covariances
<wx>_cl for w and x=(theta_l, theta_v, q_t, q_l)
for the conditionally sampled cloudy grid points.
- height (in meters), where the following variables locate,
- <a * w>_cl (m/s)
- <a * wtheta_l>_cl (K m/s)
- <a * wq_t>_cl (g/kg m/s)
- <a * wq_l>_cl (g/kg m/s)
- <a * wtheta_v>_cl (K m/s)
The data format for Set E is (F7.1, 5E13.5)
Set F compares the hourly averaged (2-3), (3-4), (4-5) and (5-6) vertical
profiles of conditionally sampled cloudcore fields.
Remark: The vertical velocity has to be taken relative to the specified
large-scale subsidence so that <w>=0.
- height (in meters), where the following variables locate,
- fraction of cloudcore grid points <a>_core (0-1)
- average over all cloudcore grid points of vertical velocity
<w>_core (m/s)
- average over all cloudcore grid points of liquid water potential
temperature (K)
- average over all cloudcore grid points of total water content
(g/kg)
- average over all cloudcore grid points of liquid water content
(g/kg)
- average over all cloudcore grid points of virtual potential
temperature (K)
The data format for Set F is (F7.1, F8.4, 5F9.3)
Set G compares the hourly averaged (2-3), (3-4), (4-5) and (5-6) covariances
<wx>_core for w and x=(theta_l, theta_v, q_t, q_l)
for the conditionally sampled cloudcore grid points.
- height (in meters), where the following variables locate,
- <a * w>_core (m/s)
- <a * wtheta_l>_core (K m/s)
- <a * wq_t>_core (g/kg m/s)
- <a * wq_l>_core (g/kg m/s)
- <a * wtheta_v>_core (K m/s)
The data format for Set G is (F7.1, 5E13.5)
Set H compares the time evolution throughout the last four hours of
cloud cover, vertical integrated liquid water and TKE.
Take instantaneous values with a time interval of one minute.
See ( see section 5.2 )
for precise definition of vertical integration
- Simulation time (minutes)
- Fractional cloud cover (in percent), defined as the fraction of
grid columns that contain cloud water.
- Vertical Integrated liquid water (in kg/m^2)
- Vertical Integrated turbulent kinetic energy (in kg/s^2)
The data format for Set H is (F8.3, 3E18.10)
Set I compares hourly averaged "in_cloud" variances of some fields
x= { theta_l, theta_v, q_t, q_l }.
These are defined as: <sig(x)>_cl = < (x - <x>_cl)^2 >_cl
- height (in meters), where the following variables locate,
- <sig(theta_l>_cl (K^2)
- <sig(q_t>_cl (g/kg)^2
- <sig(q_l>_cl (g/kg)^2
- <sig(theta_v>_cl (K^2)
The data format for Set I is (F8.1, 4E18.10)
5.4 Required output for 1d models
Not all the output requested in section 5-3 is feasible for 1d-models.
We therefore require here a special output set for the 1d models which
is a small subset of the requested output for the 2d and 3d models. We
request 4-hourly averaged values over the whole period of 36 hours. (This
means 9 sets of profiles for each dataset)
Set A compares the 4-hourly averaged profiles averaged:
- height (in meters), where the following mean values locate,
- potential temperature <theta> (in K)
- water vapour mixing ratio <qv> (g/kg)
- liquid water mixing ratio <ql> (g/kg)
- cloud fraction (0-1)
- reference density profile rho(z) (kg/m^3)
The data format for Set A is (F7.1, 5F8.3).
Set B compares the 4-hourly averaged fluxes
- height (in meters), where the following fluxes in B locate,
- liquid water potential temperature flux (10^-2 K m/s)
- total water flux (10^-5 m/s)
- liquid water flux (10^-5 m/s))
- virtual potential temperature flux (10^-2 K m/s))
The data format for Set B is (F7.1, 4F8.4).
Set D compares 4-hourly averaged other fields.(Relevant for evaluating
the cloud parameterizations)
Only for those parameterizations that can obtain these profiles)
- height (in meters), where the following variables locate,
- cloud cover (0-1)
- convective mass flux (kg m^-2 s^-1)
- incloud liquid water potential temperature (K)
- incloud total water content (g/kg)
- incloud liquid water content(g/kg)
- incloud virtual potential temperature (K)
- total turbulent kinetic energy (m^2/s^2)
The data format for Set D is (F7.1, F7.3, E13.5, 5F9.3)
Set H compares the time evolution of the fractional cloud cover
and the vertical integrated liquid water.
Take instanteneous values each 5 minutes.
Remark: Use maximum overlap to obtain the total cloudcover
- Simulation time (minutes)
- Fractional cloud cover (in percent)
- Vertical integrated liquid water (in kg/m^2)
The data format for Set H is (F8.3, 2E18.10)
Set I compares the 4-hourly averaged tendencies of the various processes
for theta and qv.
- height (in meters), where the following variables locate,
- dtheta/dt due to PBL-schene (K/day)
- dtheta/dt due to cloud-scheme (K/day)
- dtheta/dt due to large-scale forcing (K/day)
- dqv/dt due to PBL-schene (g/kg)/day)
- dqv/dt due to cloud-scheme (g/kg)/day)
- dqv/dt due to large-scale forcing (g/kg)/day)
The data format for set I is (F7.0,6F10.2)
Back to the Home Page