Model output

We ask for a NetCdf file which contains:

  • surface variables
  • profiles of state variables at full levels
  • profiles of fluxes on half levels
  • profiles of soil parameters
  • profiles of forcings as presribed for this case at model levels
  • profiles of the initial state as presribed for this case


All data should be given as 10-min averages.

If you have problems in generating netcdf files please contact us.

Filename

The filename should be composed as:

gabls3_scm_<institute>_<model>_<ver>.nc

where

<institute>name or acronym of your institute

<model>acronym of your model

<ver>version of your submission (v10, v11, etc)


Note: Spaces and underscores are not allowed in these strings.

example: gabls3_scm_knmi_racmo_v10.nc

Global attributes

All relevant meta information should be added to the file as global attributes. This should include:

General:

reference to the model
contact person.
type of model where the SCM is derived from (climate model, mesoscale weather prediction model, regional model) ?
time step

Surface scheme:

Is it a force-restore type or a multi-layer type?
Does it have skin layer?
Is there a tile approach?

Turbulence scheme:

Turbulence scheme  (e.g., K profile, TKE-l, ...)
Formulation of eddy diffusivity K.
For E-l and Louis-type scheme: give formulation length scale.
For K-profile: how is this  profile determined ? (e.g., based on Richardson, Brunt-Vaisala frequency (N^2),  Parcel method, other.

and more:
 
Any other model specific aspects you find relevent for this intercomparison.

Any deviation from the prescribed set up that you had to make because of the specific structure of your model.

Initial profiles

Include the initial profiles in the mean state section as the first time step at 0 seconds.

Here we assume that the model is in eta coordinates and has a specific structure in the use of full levels and half level. If your model differs in this respect please adapt the output to fit with your model.

Sign convention

Surface energy fluxes (shf, lhf, g) are positive when directed away from the surface. Surface radiation fluxes (qdw, qup, ldw, lup) are positive.

NetCdf dimensions and variables

Variables and dimensions should have the names as specified below between curled brackets (all lower case) . Exclude the curled brackets from the name.

Use the unlimited option for the "time" dimension or at least be sure that "time" is the slowest varying dimension in two dimensional  variabels.

Each variable should have an attribute "units" with the unit prescribed as below between brackets. Exclude the brackets from the unit.

Each variable should have an attribute "long_name" which explains the meaning of the variable. The exact formulation is free, but could be taken from the description below. If a variable is not available for your model, use the attribute _FillValue to prescribe the numerical value that defines not available.

All physical variables should be of type float

Dimensions:

{time} output times
{levf} full levels
{levh} half levels
{levs} soil levels

Variables:

1. Model levels {levf}
{afull}
{bfull}

2. Model levels {levh}
{ahalf}
{bhalf}

3. Time series output {time}

{time} seconds since 2006-07-01 12:00:00 [s]
{ldw} long wave downward radiation at surface [W/m2]
{lup} long wave upward radiation at surface [W/m2]
{qdw} short wave downward radiation at surface [W/m2]
{qup} short wave upward radiation at surface [W/m2]
{tsk} temperature skin layer [W/m2]
{qsk} specific humidity top of vegetation layer [kg/kg]
{g} soil heat flux [W/m2]
{shf} sensible heat flux [W/m2]
{lhf} latent heat flux [W/m2]
{ustar} friction velocity [m/s]
{hpbl} boundary layer height [m]
{t2m} 2m temperature [K]
{q2m} 2m specific humidity [kg/kg]
{u10m} 10m u-component wind [m/s]
{v10m} 10m v-component wind [m/s]
{cc} cloudcover fraction [0 1]

4. Mean state {time} {levf}
{zf} height of full level [m]
{pf} pressure at full level [Pa]
{t} temperature [K]
{th} potential temperature [K]
{q} specific humidity [kg/kg]
{u} zonal component wind [m/s]
{v} meridional component wind [m/s]

5. Prescribed forcings {time} ({levf} or {levh})
{ugeo} u-component geostrophic wind [m/s]
{vgeo} v-component geostrophic wind [m/s]
{dudt_ls} u-component momentum advection [m/s/s]
{dvdt_ls} v-component momentum advection [m/s/s]
{dtdt_ls} temperature advection [K/s]
{dqdt_ls} moisture advection [kg/kg/s]
{ome} vertical movement [Pa/s]

6. Fluxes {time} {levh}
{zh} height of half level [m]
{ph} pressure at half level [Pa]
{wt} vertical temperature flux [Km/s]
{wq} vertical moisture flux [kg/kg m/s]
{uw} vertical flux u-component momentum [m2/s2]
{vw} vertical flux v-component momentum [m2/s2]
{Km} eddy diffusivity momentum [m2/s]
{Kh} eddy diffusivity heat [m2/s]
{TKE} turbulent kinetic energy [m^2/s^2]
{shear} shear production [m2/s3]
{buoy} buoyancy production [m2/s3]
{trans} total transport [m2/s3]
{dissi} dissipation [m2/s3]

7. Soil variables {time}{levs}
{zs} height of soil level [m]
{ts} soil temperature [K]
{ths} soil water content [m3/m3]