Changes between Version 61 and Version 62 of doc/app/runtime_parameters


Ignore:
Timestamp:
Sep 14, 2010 8:48:51 AM (15 years ago)
Author:
weinreis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/runtime_parameters

    v61 v62  
    143143The temporal interval of the output times of profiles is assigned via the parameter [#dt_dopr dt_dopr].\\\\
    144144Profiles can also be temporally averaged (see [#averaging_interval_pr averaging_interval_pr).\\\\
    145 The following list shows the values which can be assigned to '''data_output_pr'''. The profile data is either defined on u-v-levels (variables marked in [[span(red,style=color: red)]]) or on w-levels ([[span(green,style=color: green)]])). According to this, the z-coordinates of the individual profiles vary. Beyond that, with a Prandtl layer switched on ([[../inipar#prandtl_layer|prandtl_layer]]) the lowest output level is z = zu(1) instead of z = zw(0) for profiles w'' u'',w''v", wu and wv . Turbulence quantities such as w*u*  or u*2 are calculated from turbulent fluctuations that are defined as deviations from the instantaneous horizontal average.
     145The following list shows the values which can be assigned to '''data_output_pr'''. The profile data is either defined on u-v-levels (variables marked in [[span(blue,style=color: blue)]]) or on w-levels ([[span(green,style=color: green)]]). According to this, the z-coordinates of the individual profiles vary. Beyond that, with a Prandtl layer switched on ([[../inipar#prandtl_layer|prandtl_layer]]) the lowest output level is z = zu(1) instead of z = zw(0) for profiles w'' u'',w''v", wu and wv. Turbulence quantities such as w*u*  or u*2 are calculated from turbulent fluctuations that are defined as deviations from the instantaneous horizontal average.\\\\
     146||='''quantity name''' =||='''meaning''' =||='''unit''' =||
     147||[[span(u ,style=color: blue)]] ||u-component of the velocity ||m/s ||
     148||[[span(v ,style=color: blue)]] ||v-component of the velocity ||m/s ||
     149||[[span(w ,style=color: green)]] ||w-component of the velocity ||m/s ||
     150pt      Potential temperature (in K).
     151vpt     Virtual potential temperature (in K).
     152lpt     Potential liquid water temperature (in K).
     153q       Total water content (in kg/kg).
     154qv      Specific humidity (in kg/kg).
     155ql      Liquid water content (in kg/kg).
     156rho     Potential density (in kg/m3).
     157s       Scalar concentration (in kg/m3).
     158sa      Salinity (in psu).
     159e       Turbulent kinetic energy (TKE, subgrid-scale) (in m2/s2).
     160e*      Perturbation energy (resolved) (in m2/s2).
     161p       Perturbation pressure (in Pa)
     162km      Eddy diffusivity for momentum (in m2/s).
     163kh      Eddy diffusivity for heat (in m2/s).
     164l       Mixing length (in m).
     165w"u"    u-component of the subgrid-scale vertical momentum flux (in m2/s2).
     166w*u*    u-component of the resolved vertical momentum flux (in m2/s2).
     167wu      u-component of the total vertical momentum flux (w"u" + w*u*) (in m2/s2).
     168w"v"    v-component of the subgrid-scale vertical momentum flux (in m2/s2).
     169w*v*    v-component of the resolved vertical momentum flux (in m2/s2).
     170wv      v-component of the total vertical momentum flux (w"v" + w*v*) (in m2/s2).
     171w"pt"   Subgrid-scale vertical sensible heat flux (in K m/s).
     172w*pt*   Resolved vertical sensible heat flux (in K m/s).
     173wpt     Total vertical sensible heat flux (w"pt" + w*pt*) (in K m/s).
     174w*pt*BC         Subgrid-scale vertical sensible heat flux using the Bott-Chlond scheme (in K m/s).
     175wptBC   Total vertical sensible heat flux using the Bott-Chlond scheme (w"pt" + w*pt*BC) (in K m/s).
     176w"vpt"  Subgrid-scale vertical buoyancy flux (in K m/s).
     177w*vpt*  Resolved vertical buoyancy flux (in K m/s).
     178wvpt    Total vertical buoyancy flux (w"vpt" + w*vpt*) (in K m/s).
     179w"q"    Subgrid-scale vertical water flux (in kg/kg m/s).
     180w*q*    Resolved vertical water flux (in kg/kg m/s).
     181wq      Total vertical water flux (w"q" + w*q*) (in kg/kg m/s).
     182w"qv"   Subgrid-scale vertical latent heat flux (in kg/kg m/s).
     183w*qv*   Resolved vertical latent heat flux (in kg/kg m/s).
     184wqv     Total vertical latent heat flux (w"qv" + w*qv*) (in kg/kg m/s).
     185w"s"    Subgrid-scale vertical scalar concentration flux (in kg/m3 m/s).
     186w*s*    Resolved vertical scalar concentration flux (in kg/m3 m/s).
     187ws      Total vertical scalar concentration flux (w"s" + w*s*) (in kg/m3 m/s).
     188w"sa"   Subgrid-scale vertical salinity flux (in psu m/s).
     189w*sa*   Resolved vertical salinity flux (in psu m/s).
     190wsa     Total vertical salinity flux (w"sa" + w*sa*) (in psu m/s).
     191w*e*    Vertical flux of perturbation energy (resolved)
     192u*2     Variance of the u-velocity component (resolved)
     193v*2     Variance of the v-velocity component (resolved)
     194w*2     Variance of the w-velocity component (resolved)
     195pt*2    Variance of the potential temperature (resolved)
     196w*3     Third moment of the w-velocity component (resolved)
     197Sw      Skewness of the w-velocity component (resolved, Sw = W3/(w2)1.5)
     198w*2pt*  Third moment (resolved)
     199w*pt*2  Third moment (resolved)
     200w*u*u*:dz       Energy production by shear (resolved)
     201w*p*:dz         Energy production by turbulent transport of pressure fluctuations (resolved)
     202w"e:dz  Energy production by transport of resolved-scale TKE
     203hyp     Hydrostatic pressure (in dbar)
    146204}}}
    147205|----------------