Actuator Line Method Validation

In this study, we compare four key along-blade forces calculated by WindSE’s actuator line method—namely lift, drag, angle of attack, and axial velocity—to a benchmark 2018 study by Martínez-Tossas et al. [1]

Keywords:

actuator line method, ALM, lift, drag, angle of attack, velocity, validation

Input files and code version:

The complete details of the domain, mesh, and turbine can be found in Martínez-Tossas et al. [1] but are reproduced as a WindSE study in the following YAML file.

Setup:

The setup used for this test and enumerated in the YAML file reproduces almost exactly the setup of Martínez-Tossas et al. [1] The turbine used is the NREL 5-MW reference turbine which has a rotor diameter, \(D\), of 126 m operating with rotational speed 9.155 RPM. The computational domain spans \(-3D \leq x \leq 21D\), \(-3D \leq y \leq 3D\), \(-3D \leq z \leq 3D\) where the rotor is centered at \((0, 0, 0)\) and oriented normal to the \(x^+\) flow direction. The grid size surrounding the rotor is 1.96875 m, which implies 64 mesh cells across the rotor diameter. 64 actuator nodes are used along the length of each blade with a fixed Gaussian size of 10 m. The fluid is assigned a density \(\rho=1.0\) kg/m3, the inflow velocity is a uniform 8 m/s applied at the \(x^-\) wall, slip boundary conditions (no flow through) are set at all lateral walls, and a 0-pressure outlet condition applied at the \(x^+\) wall. The Smagorinsky eddy viscosity model is used with \(C_s=0.16\).

Note that because we are only comparing along-blade quantities in this study and not features in the far wake, we make a slight deviation from the paper and perform local mesh refinements to acheive the specified 1.96875 m grid size in the region surrounding the turbine. This reproduces the mesh size and resolution around the rotor as specified in the paper but leaves relatively coarse mesh cells in the downstream region to reduce the computational workload. By this same token, we only run the simulations long enough for the along-blade quantities to converge, rather than the much longer time needed to satisfy repeated flow throughs, which was experimentally found to be 100 s.

Results:

The results generated by the WindSE ALM implementation are plotted alongside 4 other codes, including NREL’s SOWFA, in Figure 1:

../_images/windse_alm_verification_3.png

Figure 1: Clockwise from top left, the angle of attack, relative axial velocity, lift, and drag as a function of position along the blade calculated using two different discretizations: the 64-actuator version outlined above and a 12-acuator version testing a greatly reduced number of control points that would be more suitable for an optimization problem (opt scale) featuring actuator-based controls.

Both the 64-node and 12-node, optimization scale, cases recover the along-blade forces well. The axial velocity is normalized by the reference velocity, \(U_{ref} = 8\) m/s, and so represents the percentage of freestream while the lift and drag are non-dimensionalized by the actuator length, \(w\), rotor diameter, density, and reference velocity.

Conclusions:

We find that along-blade forces are recovered very well using WindSE’s actuator line implementation. The largest deviations away from the comparison codes seem to occur in regions of sharp change (see the first 20% of blade span drag profile) where differences in the airfoil section resolution and the interpolation used between airfoil sections may have a large effect.

With respect to sizing ALM simulations, we are able to produce very good agreement with both the benchmark 64-node setup and the 12-node, optimization scale, setup. Although it is important to keep in mind that we are unlikely to produce such good agreement in the downstream wake using this study, for the purposes of optimizing objectives confined to the rotor plane (e.g., a single turbine’s power) with respect to along-the-blade quantities like chord or twist angle, using ~10 actuator nodes sized to be roughly ~1/10 of the rotor diameter seems to be a good starting point. For a more detailed convergence study of actuator node resolution and size, see the 2017 paper of Martínez-Tossas et al. [2]

References: