Changes between Version 4 and Version 5 of doc/tec/nudging


Ignore:
Timestamp:
Dec 10, 2013 8:56:42 AM (11 years ago)
Author:
heinze
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/nudging

    v4 v5  
    11=== Nudging ===
    22
    3 Usually, the LES model PALM is used to simulate a certain part of the atmosphere which is the boundary layer. Processes occurring on larger scales than those in the boundary layer including large scale advection of scalars, large scale pressure gradients or large scale subsidence have also to be considered in the model, especially when focusing on realistic situations observed during measurement campaigns.\\
     3Usually, the LES model PALM is used to simulate the flow in the boundary layer which is a certain part of the atmosphere. Processes occurring on larger scales than those in the boundary layer including large scale advection of scalars, large scale pressure gradients or large scale subsidence have also to be considered in the model, especially when focusing on realistic situations observed during measurement campaigns.\\
    44
    5 One possibility to account for tendencies in the LES model resulting from larger scales is the usage of nudging. Nudging is a relaxation technique which adjusts the large-eddy simulation to a given, larger scale flow situation. It can be used to simulate less idealized flow situations and to adjust the simulation to an observed state. In case that continuous measurement data over a longer time period (weeks to month to years) is available (for example from a meteorological super-site or intensive measurement campaigns), these periods can also be simulated with LES. The LES results could for example be used for the comparison with larger-scale models to test parameterizations. The simulation of longer time periods permits to calculate statistics and to identify situations in which the differences to the larger scale model are significant (Neggers et al., 2012).\\
     5One possibility to account for tendencies in the LES model resulting from larger scales is the usage of nudging. Nudging is a (Newtonian) relaxation technique which adjusts the large-eddy simulation to a given, larger scale flow situation (Anthes, 1974; Stauffer and Bao, 1993). It can be used to simulate less idealized flow situations and to adjust the simulation to an observed state. In case that continuous measurement data over a longer time period (weeks to month to years) is available (for example from a meteorological super-site or intensive measurement campaigns), these periods can also be simulated with LES. The LES results could for example be used for the comparison with larger-scale models to test parameterizations. The simulation of longer time periods permits to calculate statistics and to identify situations in which the differences to the larger scale model are significant (Neggers et al., 2012).\\
    66
    7 Instead of taking nudging data from measurements it is also possible to use data from a larger scale model to drive PALM. Further information about nudging can be found in Neggers et al., 2012.\\
     7Instead of taking nudging data from measurements it is also possible to use data from a larger scale model to drive PALM. Further information about nudging can for example be found in Yamada and Koike, 2011; Schlünzen et al., 2011 or Neggers et al., 2012.\\
    88
    99Beginning with revision r1241 it is possible to use [../../app/inipar#nudging nudging]. The nudging method in PALM which is based on implementations in the [https://www.gitorious.org/dales DALES] and [https://gitorious.org/uclales UCLA-LES] model consists principally of the following steps for the prognostic variables
     
    2727{{{
    2828#!Latex
    29 \[ \frac{\partial \phi_{\mathrm{LES}}}{\partial t}|_{\mathrm{NUDGE}}= -\frac{\phi_{\mathrm{LS}} - \left\langle\phi_{\mathrm{LES}}\right\rangle  }{\tau}  \]
     29\[ \frac{\partial \phi_{\mathrm{LES}}}{\partial t}|_{\mathrm{NUDGE}}= -\frac{\left\langle\phi_{\mathrm{LES}}\right\rangle -\phi_{\mathrm{LS}}}{\tau}  \]
    3030}}}
    3131 at each single grid point where
    3232{{{
    3333#!Latex
    34 \[ \tau  \]
     34\[ \tau \]
    3535}}}
    3636 is the nudging time scale
     
    4141
    4242=== References ===
    43 
    44 * '''Neggers, R. A. J., A. P. Siebesma and T. Heus, 2012:''' Continous single-column model evaluation at a permanent meteorological supersite. ''Bull. Amer. Meteor. Soc'', '''29''', 91-115.
     43* '''Anthes, R. A., 1974:''' Data assimilation and initialization of hurricane prediction models. ''J. Atmos. Sci'', '''31''', 702-719.[http://dx.doi.org/10.1175/1520-0469(1974)031<0702:DAAIOH>2.0.CO;2 doi]
     44* '''Neggers, R. A. J., A. P. Siebesma and T. Heus, 2012:''' Continous single-column model evaluation at a permanent meteorological supersite. ''Bull. Amer. Meteor. Soc'', '''29''', 91-115. [http://dx.doi.org/10.1175/BAMS-D-11-00162.1 doi]
     45* '''Schlünzen, K. H., D. Grawe, S. I. Bohnenstengel, I. Schlüter and R. Koppmann, 2011:''' Joint modelling of obstacel induced and meoscale changes - Current limits and challenges. ''J. Wind Eng. Ind. Aerodyn.'', '''99''', 217-225. [http://dx.doi.org/10.1016/j.jweia.2011.01.009 doi]
     46* '''Stauffer, D. R. and J.-W. Bao, 1993:''' Optimal determination of nudging coefficients using adjoint equations. ''Tellus'', '''45A''', 358-369. [http://dx.doi.org/10.1034/j.1600-0870.1993.t01-4-00003.x doi]
     47* '''Yamada, T., and K. Koike, 2011:''' Downscaling mesoscale meteorological models for computational wind engineering applications. ''J. Wind Eng. Ind. Aerodyn.'', '''99''', 199-216. [http://dx.doi.org/10.1016/j.jweia.2011.01.024 doi]