$FOAM_TUTORIALS/incompressible/simpleFoam/turbineSiting
We calculates the flow around a wind turbine placed on 3D terrain data.
The fluid flows in from the region "inlet" (X minimum plane) and out from the region "outlet" (X maximum plane) in a distribution defined by the ABL (Atm Boundary Layer) model. The ground is fixed at 0 m/s, and the sides and top surfaces are set to slip wall conditions.
In the ABL model, the flow velocity, turbulence energy, and turbulence dissipation rate are modeled as follows.
Flow velocity:
Turbulence energy:
Turbulence dissipation rate:
Where U* is the friction velocity as follows.
Also, κ is the Kalman constant, Cmu is the turbulent viscosity coefficient, z is the vertical coordinate, z0 is the surface roughness height, zg is the minimum z-coordinate value, Zref is the reference height, and Uref is the reference flow velocity at Zref. These parameters are defined in the file 0.orig/include/ABLConditions as follows.
Uref 10.0; Zref 20; zDir (0 0 1); flowDir (1 0 0); z0 uniform 0.1; zGround uniform 935.0; value $internalField;
The standard k-ε model is used as the turbulence model.
The meshes are as follows, and the number of mesh is 252944.
The calculation result is as follows.
39.69 seconds *4 parallel, Inter(R) Core(TM) i7-2600 CPU @ 3.40GHz 3.40GHz