CORDIS - Forschungsergebnisse der EU
CORDIS

High-Fidelity and High-Performance Laminar Wing Optimization

Final Report Summary - HIPERLAM (High-Fidelity and High-Performance Laminar Wing Optimization)

Executive Summary:
The objective is to develop or improve algorithms for aerodynamic shape optimization for Natural Laminar Flow design (NLF). In our approach of NLF Computational Fluid Dynamics (CFD) is coupled to boundary-layer stability analysis in order to find, by gradient-based optimization, geometries that damp boundary-layer disturbances. Delaying the growth of certain disturbances in the boundary layer is assumed to delay laminar-turbulence transition, which is an efficient way to reduce the viscous drag. The gradients are obtained through the adjoints of the flow and the parabolized stability equations (PSE). In HIPERLAM we replace the Euler equations of fluid dynamics by the Reynolds-Averaged Navier-Stokes (RANS) equations, which requires, when using gradient based optimization, solving the adjoint of the RANS equations. The prospect here is to include the viscous-inviscid interaction in order to achieve better designs. In addition to the development of the adjoint RANS equations, key algorithms involved in the optimization were analyzed or improved: methods to initialize the analysis of the boundary layer instabilities, algorithms used to deform unstructured CFD meshes for RANS computations, and methods to parameterize wing deformations in the context of optimal shape design.
The results obtained during the project is an important progress towards our objectives: adjoint equations for the Spalart-Almaras have been derived and implemented in the CFD program Edge, an adjoint of the Menter SST k-omega turbulence models was integrated as well in Edge, and progress were made on the convergence speed of the adjoint Navier-Stokes equations solver. The numerical solution procedure of the adjoint RANS equations needs now to be improved in order to achieve satisfying results. Regarding the influence of the quality of the flow solution obtained by CFD, which is used for carrying boundary layer simulations and stability analysis, it was shown that alternative boundary conditions schemes would not improve the oscillations in computed pressures, which are typical for unstructured flow solvers like Edge. A database was generated in order to improve the robustness of stability analysis, which will facilitate the use of NLF in aircraft design. During the project algorithms for the deformation of the geometry (FFD) and of the CFD mesh (RBF), were further developed and compared demonstrating the possibility to obtain large improvements in aerodynamic shape optimization applications by carefully selecting those methods.
Project Context and Objectives:
In air transport, low aircraft fuel consumption is a major objective for designers because it directly reduces aircraft exploitation costs and environmental impact. Aircraft aerodynamic shape optimization is an activity that, similarly to aeroelasticity, investigates and develops methods for aircraft design. The specific objective of this discipline is to find geometries of aircraft, per component or for the entire design, that reduce the drag, or increase the glide, or improve other figures of merit that have an impact on fuel consumption. Natural Laminar Flow design (NLF) refers to aerodynamic shape optimization that aims at reducing a major part of the drag, e.g. the viscous drag, through delaying the transition from laminar to turbulent flow; the larger the laminar area of the flow on a wing, the lower the amount of drag due to air viscosity. Natural laminarity of the flow refers to the fact that this is a passive control technique, e.g. it only relies on the shape at design, in contrast to other approaches that involve activation of devices during flight, so called active flow control.
The overall goal of HIPERLAM is to progress on the development of high performance numerical methods for NLF design using Computational Fluid Dynamics (CFD). High performance refers here to the level of fidelity of the models and to the ability to deal with large simulations and design space, so called large scale optimization. Large scale optimization involving CFD in particular is a developing activity coupling gradient-based algorithms of optimization and adjoint technique that allows calculating gradients efficiently for the functions that are optimized, such as drag or other figures of merit and constraints. This goal is achieved through four development activities: development of adjoint equations for turbulence models coupled to the Reynolds Averaged Navier-Stokes equations (RANS), development of Radial Basis Functions (RBF) for the deformation of the CFD grid in the volume, comparison of methods for deforming geometries, e.g. shape parameterization, and development of a database technique in order to initialize stability computations that otherwise lacks robustness.

Project Results:
Performed work
The technical work took place in two work packages: Development of methods (WP2) and Validation and demonstration (WP3).
• A continuous adjoint of the Spalart-Almaras (SA) one equation turbulence model has been derived following a continuous approach and a preliminary version has been implemented in the development version of the CFD code Edge. In the objective of improving the quality of design results, alternative boundary conditions for the flow solver were tested in an attempt to reduce numerical oscillations that penalize the use of standard unstructured CFD in 3D design applications, in particular when it is coupled to boundary layer stability analysis.
• Two approaches of wing parameterization have been compared, an approach describing the wing as airfoils and a Free-Form Deformation (FFD) algorithm developed in collaboration between FOI, within its HIPERLAM activities, and Brno University in the framework of the European project CEDESA [1][2].
• RBF mesh deformation, earlier studied in the context of optimization [3], was implemented in the development version of the CFD code Edge and compared to standard methods used in aeroelasticity and aerodynamic shape optimization (Laplace smoothing and spring analogy).
• A database for efficient initialization of stability computations has been generated and implemented in Matlab. It includes data for both Tollmien–Schlichting (TS) and Crossflow (CF) perturbations without distinguishing between the cases.

Main results and status
• The development and testing work on adjoint turbulence models contribute to the development of the adjoint RANS equations in Edge. A quantitative result of this work is that the tests carried out here contributed to adapt the solver (line-implicit method and multigrid) that greatly improved the convergence for the adjoint Navier-Stokes equations (Figure 1). Further work is required on the adjoint equations of the turbulence models in order to solve the adjoint RANS equations and not only the adjoint NS equations.

Figure 1 - Edge (CFD) solver convergence: on the left the residual of the RANS equations (Menter SST k-Omega model), on the right the residuals of the adjoint Navier-Stokes equations based on the flow solution obtained on the left (frozen viscosity approximation).

• The evaluation of two approaches of wing parameterization concerned their performance and properties on 3D design problems. Results on the FFD (Figure 2) were presented in two AIAA papers [1][2]. Also the comparison of the OPTLAM method and the FFD indicates trends that can help users to make a better use of the methods (Figure 3).

Figure 2 - FFD lattice around the CRM wing

Figure 3 - Comparison of parameterizations (airfoils as in a previous project Optlam, or FFD) applied on the shape optimization of a civil aircraft (geometry from OPTLAM), for which a coarse mesh us shown below. Here the drag is minimized under constraints on the lift and volume. The number of parameters varied from 14 to 44 for the parameterization of the wing as airfoils (“Optlam”) and from 30 to 216 for the parameterization with FFD.

• The main result on the RBF-based mesh deformation is a quite general implementation in Edge allowing varying the type and characteristics of the RBF: selection (sampling algorithm) of the control points, type of base function and shape factor. All tests showed that it allows achieving much better quality in mesh deformation than using standard algorithms (Laplace smoothing and spring analogy). Those two standard methods failed to deform meshes in the majority of the cases.

Figure 4 – Two among the test cases of deformations of the geometry (harmonic type on the left, pure rotation on the right) to test the performance of the mesh deformation algorithms (RBF, Laplace smoothing, spring analogy)


Potential Impact:
The algorithms developed or improved here in the context of aerodynamic shape optimization with CFD benefit to the development of aircraft design methods for all users of the CFD code Edge, but can also have a positive impact on aero-elasticity using Edge or similar CFD programs:
• Linearization of the flow equations, as in the derivation of the adjoint RANS equations, is also used for the development of frequency domain solvers of the flow equations which are useful for aero-elastic analysis.
• Fast and reliable mesh deformation schemes, such as the RBF implemented here, are needed in both disciplines.

Two AIAA papers were presented at the conference SciTech 2014 on the work carried out on shape parameterizations [1][2]. The FFD code was produced in Matlab and will become available as an open source project.
All developments in Edge, that are validated, are available to all beneficiaries of the code that is distributed by FOI. Here it concerns a new Radial Basis Function (RBF) method for mesh deformation and improvements of the adjoint Navier-Stokes (NS) solvers.

[1] O. Amoignon, J. Navratil and J. Hradil, Study of parameterizations in project CEDESA. In 52nd Aerospace Sciences Meeting. AIAA, 2014
[2] O. Amoignon, J. Hradil and J. Navratil, A numerical study of adaptive FFD in aerodynamic shape optimization. In 52nd Aerospace Sciences Meeting. AIAA, 2014
[3] S. Jakobsson and O. Amoignon, Mesh deformation using radial basis functions for gradient based aerodynamic shape optimization, Computers and Fluids Volume: 36, Issue: 6, July, 2007, pp. 1119-1136.

List of Websites:
Project’s coordinator: Olivier Amoignon, Dr., Swedish Defence Research Agency
Tel: +46(0) 8 55 50 32 30
E-mail: Olivier.Amoignon@foi.se

final1-publishable-summary-hiperlam-cs.pdf