Governing Equations for 3D atmospheric flow
Incompressible Reynolds Averaged Navier Stokes (RANS) mass and momentum conservation equations with anelastic approximation are solved numerically for wind farm simulations
where \(\boldsymbol{u}=(u,v,w)^T\) is the velocity, \(\boldsymbol{x}=(x,y,z)^T\) is the position vector, \(\rho\) is the air density, \(p\) is the pressure, \(\boldsymbol{\delta}\) is the Kronecker symbol and \(\boldsymbol{g}\) is the acceleration of gravity. The turbulent viscosity \(\mu^t\) is modeled using a \(k-\varepsilon\) turbulence model with linear production.
Depending on the input parameters and modeling choices, a transport equation for the potential temperature \(\theta\) is solved
with \(\sigma=0.7\) the thermal Schmidt number.
More details about the theoretical framework and numerical methods can be found in code_saturne’s online documentation.