MULTI-OBJECTIVE OPTIMISATION IN MODEFRONTIER FOR AERONAUTIC APPLICATIONS

Size: px
Start display at page:

Download "MULTI-OBJECTIVE OPTIMISATION IN MODEFRONTIER FOR AERONAUTIC APPLICATIONS"

Transcription

1 EVOLUTIONARY METHODS FOR DESIGN, OPTIMIZATION AND CONTROL P. Neittaanmäki, J. Périaux and T. Tuovinen (Eds.) CIMNE, Barcelona, Spain 2007 MULTI-OBJECTIVE OPTIMISATION IN MODEFRONTIER FOR AERONAUTIC APPLICATIONS Alberto Clarich * ESTECO srl Area Science Park Padriciano 99, Trieste, Italy clarich@esteco.it web page: Carlo Poloni Department of Energetics University of Trieste Via Valerio 10, Trieste, Italy poloni@units.it web page: Abstract. This paper shows how the optimisation environment modefrontier is applied to solve multi objective problems in aeronautic field. These problems include solution robustness on uncertain definition of parameters, and automatic and distributed communication between parametric CAD and simulation software. Two application cases are presented: first, a 3D wing defined and parameterised in CATIA V5, is to be optimised for two different mission points, clean wing in cruise transonic regime and opened high-lift devices for subsonic take-off, following aerodynamic criteria and constraints. Second, the shape of a transonic airfoil is to be optimised under uncertainties of flight conditions, in order to optimise not only the design point, but to keep efficiency as well after operating condition fluctuations. Key words: Multi objective optimisation, Robustness analysis, CAD/CAE distributed environment, Game Theory, Metamodels, Evolutionary Algorithms, Aeronautic applications 1 INTRODUCTION Multi objective optimisation, including solution robustness on uncertain definition of parameters, in an automatic and distributed environment that allows direct communication between parametric CAD and simulation software, is becoming continuously a key factor in aeronautic industries and not only. This paper shows how the optimisation environment modefrontier allows to implement practically this methodology, whatever software is used in the simulation phase; two different applications will be illustrated. modefrontier [3] is a multi-objective design environment software that allows the integration of any commercial or built-in house computational code (CAD, FEM, CFD, etc..) into a common environment, in order to run automatically a series of designs, scheduled by the available optimisation algorithms, until the defined objectives are satisfied.

2 A. CLARICH, C.POLONI/ Multi-objective aeronautic optimization with modefrontier In this modular environment, each component of the optimisation, including input variables, input files, scripts to run the commercial software, output files, output variables and objectives, is defined as a node to be connected to the other components. In this way, the complete logic flow from CAD parameterisation to performances evaluation is defined by the user, that can select among several available optimisation algorithms, accordingly to the defined objectives; they include Genetic Algorithms, Evolutionary Algorithms, Game Strategies [1], Gradient-based Methodologies, Robust Design Optimisation as well as main DOE (Design Of Experiments) algorithms (Sobol, Factorials, Latin Square, Montecarlo, D-Optimal, etc.). These algorithms drive automatic series of simulations, allowing when available distributed and parallel computations to fully exploit the computational resources, until the objectives are met. In addition, the influence of all the parameters in the process can be analysed in detail by the use of statistical analysis (correlation matrix, t-student, etc. ) and response surface methods (Kriging, Neural Networks, Radial Basis Functions, SVD, Parametric, Gaussian, etc.), that can be also used to reduce the number of computations required in the optimisation, allowing an extrapolation of the results. In particular, Game Strategies and Response Surface Methodologies are used to reduce the global number of design evaluations required by a Robust Design Analysis (design under uncertainties or fluctuations of input parameters), as it will be illustrated in the second application of this paper. 2 3D WING MULTI-POINT OPTIMISATION 2.1 Problem definition In fig.1 below we can see a representation of the two design points of the optimisation problem. The original wing is defined by three main sections derived by the RAE-16 airfoil, and the geometry of these sections should be modified in order to minimise the drag of the smooth configuration (a) for a fixed angle of attack (2 ) and transonic Mach number (0.7), and to maximise the efficiency (lift/drag ratio) of the three-element deployed configuration (b) that corresponds to the take-off mission point for another fixed angle of attack (17.12 ) and Mach number(0.12; Re= for both configurations). a) b) Figure 1 Smooth transonic design point (a) and three-element deployed design point (b) There is an aerodynamic constraint on the lift coefficient for the transonic point, since it should be kept greater than the original one (0.18), another constraint on the lift

3 EVOLUTIONARY METHODS FOR DESIGN, OPTIMIZATION AND CONTROL (EUROGEN 2007) coefficient for the subsonic point (0.78) and also a geometric constraint on the maximum thickness that should be greater than the original one (16% of the chord length). 2.2 CAD Parameterisation The whole geometry model is defined inside Catia V5 CAD system; in particular, the geometry of the two mission points is controlled by two set of variables: the first 30 ones control the three main section shapes, while the further 26 ones define the internal shape and the position of the aerodynamic flaps deployed from the smooth wing. About the first set of 30 variables, there are 10 parameters for each of the three main sections (root, kink, tip). For each one of the three sections, the 10 parameters controls the control points co-ordinates of four NURBS curves [1], that define the upper and lower side of the profile. Z1 Z2 X345 Z6 Z7 Z1d Z2d Zmax Z6d Z7d Figure 2 : Airfoil section: it is defined by 4 NURBS, the second one is represented here About the second set of 26 variables, 13 ones of them parameterise the aerodynamic elements located between the root and kink sections, while the other 13 ones are relative to the elements located between the kink and tip sections. X1s Xc X1f Dx_slat alfa_slat X2s Dz_slat Dx_flap X2f alfa_flap Figure 3 : Parameterisation of shape and position of the flaps deployed from the smooth section Dz_flap For each subset of 13 variables, five of them define the shape of the flap and slat that are detached during the subsonic mission point (fig.3, left), in order to increment the lift coefficient, while the other 6 ones define respectively the position (translation and rotation) of the same aerodynamic elements (fig.3, right).

4 A. CLARICH, C.POLONI/ Multi-objective aeronautic optimization with modefrontier 2.3 modefrontier optimization workflow Direct CATIA node Link each optimisation variable to a parameter defined in the CATIA model Batch script to run mesher Figure 4 : modefrontier optimisation workflow Figure 4 above illustrates how modefrontier can, in its modular workflow, drive this optimization problem. Two applications chains are defined, from top to bottom, in parallel: they are relative to the simulation of the two mission points (cruise at left and take-off at right) for each design proposed during the optimization. The input variables are defined in an opportune subsystem, and they are linked directly to the two CATIA model nodes, that are updated automatically for each design. The output file in IGES format is sent by a relative transfer node to the following application, a UNIX batch command that run the mesher code, ICEM, that rebuild the mesh over the IGES file, following instructions recorded in a macro file (during the creation of the original model mesh). In a similar way, the output file, an.inp file, is transferred to the following application, a script that run in batch StarCD for the CFD evaluations. Output variables to evaluate the design fitness, drag coefficient in cruise condition and efficiency in take-off conditions, are automatically extracted from the StarCD output file accordingly to the specified pattern. Once the modular workflow is built, the DOE and optimisation algorithm can be chosen and the optimisation automatically run. 2.4 Optimisation results: MOGT + GA strategy In this application, a combined strategy using the algorithms available in modefrontier has been used. First, MOGT (Multi-Objective Game Theory) algorithm has been run [1]. The philosophy of this algorithm is that two players divide the objectives and the search space. Each player tries to optimise his own objective applying an efficient and fast mono-objective algorithm, Downhill Simplex [1], sharing

5 EVOLUTIONARY METHODS FOR DESIGN, OPTIMIZATION AND CONTROL (EUROGEN 2007) in several steps the best variables found, and influencing in this way the search of the other player. During the optimisation, the decomposition of the variable space is updated accordingly to the statistical significance of the variable to the objective, in such a way that if a variable is not significant for one objective, it is given to another player. The solution is an equilibrium point, that represent the best compromise for the two objectives. After 300 designs, the (Nash) equilibrium pint has been found, but in order to extend the results into a wider Pareto frontier, or set of not-dominated designs, the best results from MOGT optimisation phase have been used to initialize a MOGA (Multi-Objective Genetic Algorithm) algorithm of other 200 designs (4 generations of 50 designs). The results are reported in table below. Since a cluster of 8 CPUs has used and 1 analysis takes 2 hs, about 5 days have been spent to obtain the results. Pareto front Nash point Original point original Nash/Simplex best Transonic drag (-4%) Subsonic lift/drag (+18%) Figure 5 : optimisation results (transonic drag in abscissa, subsonic efficiency in ordinate) 3 ROBUST DESIGN OF TRANSONIC AIRFOIL 3.1 Problem definition The objective of this test case is the robust design optimisation [2] of the RAE2822 airfoil under uncertainties of free stream Mach number and angle of attack, regarding drag reduction, with constraints on lift and momentum coefficients. The design point is defined by Mach=0.73 and angle of attack α=2 while, due to the not deterministic events (like gusts of wind, atmospheric turbulence, instable conditions of flight, manoeuvre inaccuracy, etc...), the range of operating conditions is fixed to α=2±0.5 and Mach=0.73±0.05 (Re= ) In order to evaluate the robustness of each candidate solution proposed by the optimisation algorithm, we need to compute a set of sampling point around the nominal design, varying the values of Mach and angle of attack accordingly to stochastic definition of uncertainty (Montecarlo sampling): from the samples, mean and standard deviation of the output variables will be computed. 3.2 modefrontier workflow Also in this case modefrontier allows the definition of a modular workflow, of the Robust Design sampling policy and the definition of optimisation algorithms. Using the Kriging RSM, modefrontier create a metamodel that can approximate the response of the sampling points for each design: only 10 points for each design are necessary for the training.

6 A. CLARICH, C.POLONI/ Multi-objective aeronautic optimization with modefrontier Figure 6 : modefrontier optimisation workflow Figure 6 above shows the modular workflow of modefrontier: the input variables are relative to Bezier control points ordinates (9 for each side) that modify the airfoil shape; a script reads these points, modify the airfoil shape, update the mesh and run the Navier Stokes solver based on Johnson-Coakley turbulence model. From output file, aerodynamic performances are read for each sample, whereas the objectives and constraints are defined on mean and standard deviation values of the sampling distribution computed for each configuration design. 3.3 Optimisation results The algorithm used is also in this case MOGT, and 250 designs were needed to obtain the equilibrium point (these correpsonds, thanks to the application of Kriging RSM, to a total of 2500 CFD computations). Table in fig.7 reports the comparison of the best configuration with the original one, regarding mean and standard deviation of aerodynamic coefficients (objectives and constraints are distincted). MeanCd (obj) σcd (obj) MeanCl >original σcl <original MeanCm <original σcm <original original best RAE e-2 7.6e e e-3 BEST 1.18e e e e-3 Figure 7 : optimisation results 11 REFERENCES [1] A.Clarich, J.Periaux, C.Poloni, Combining Game Strategies And Evolutionary Algorithms for CAD Parameterisation and Multi-Point Optimisation of Complex Aeronautic Systems, EUROGEN 2003, Barcelona, September 2003 [2] Clarich A., Padovan L., Pediroda V., Periaux J., Poloni C., Application of game strategy in multi-objective robust design optimisation implementing self-adaptive search space decomposition by statistical analysis, ECCOMAS2004, Jyvaskila [3]

Visualisation in Multidimensional Space: case of Robust Design. Valentino Pediroda, Dipartimento di Ingegneria Meccanica Università di Trieste

Visualisation in Multidimensional Space: case of Robust Design. Valentino Pediroda, Dipartimento di Ingegneria Meccanica Università di Trieste Visualisation in Multidimensional Space: case of Robust Design Valentino Pediroda, Dipartimento di Ingegneria Meccanica Università di Trieste Summary 1. Basic formulation of Robust Design 2. Application

More information

OPTIMISATION OF THE HELICOPTER FUSELAGE WITH SIMULATION OF MAIN AND TAIL ROTOR INFLUENCE

OPTIMISATION OF THE HELICOPTER FUSELAGE WITH SIMULATION OF MAIN AND TAIL ROTOR INFLUENCE 28 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES OPTIMISATION OF THE HELICOPTER FUSELAGE WITH Wienczyslaw Stalewski*, Jerzy Zoltak* * Institute of Aviation, Poland stal@ilot.edu.pl;geor@ilotl.edu.pl

More information

Multi-Objective Optimization of a Boomerang Shape using modefrontier and STAR-CCM+

Multi-Objective Optimization of a Boomerang Shape using modefrontier and STAR-CCM+ Multi-Objective Optimization of a Boomerang Shape using modefrontier and STAR-CCM+ Alberto Clarich*, Rosario Russo ESTECO, Trieste, (Italy) Enrico Nobile, Carlo Poloni University of Trieste (Italy) Summary

More information

RELIABILITY BASED ROBUST DESIGN OPTIMIZATION OF A FREE- FALL-LIFE-BOAT (FFLB)

RELIABILITY BASED ROBUST DESIGN OPTIMIZATION OF A FREE- FALL-LIFE-BOAT (FFLB) RELIABILITY BASED ROBUST DESIGN OPTIMIZATION OF A FREE- FALL-LIFE-BOAT (FFLB) 1 Alberto Clarich, 2 Dimitrios Drougkas, 1 Rosario Russo * 1 ESTECO SpA, Italy, 2 BETA CAE Systems S.A., Greece KEYWORDS Optimization,

More information

MULTI-OBJECTIVE OPTIMISATION INTEGRATING ANSA WITH MODEFRONTIER

MULTI-OBJECTIVE OPTIMISATION INTEGRATING ANSA WITH MODEFRONTIER MULTI-OBJECTIVE OPTIMISATION INTEGRATING ANSA WITH MODEFRONTIER 1 Alberto Clarich *, 2 Paolo Geremia 1,2 ESTECO srl, Trieste, Italy KEYWORDS multi-objective optimisation, distributed and automatic computational

More information

AERODYNAMIC DESIGN OF FLYING WING WITH EMPHASIS ON HIGH WING LOADING

AERODYNAMIC DESIGN OF FLYING WING WITH EMPHASIS ON HIGH WING LOADING AERODYNAMIC DESIGN OF FLYING WING WITH EMPHASIS ON HIGH WING LOADING M. Figat Warsaw University of Technology Keywords: Aerodynamic design, CFD Abstract This paper presents an aerodynamic design process

More information

Multidisciplinary design optimization (MDO) of a typical low aspect ratio wing using Isight

Multidisciplinary design optimization (MDO) of a typical low aspect ratio wing using Isight Multidisciplinary design optimization (MDO) of a typical low aspect ratio wing using Isight Mahadesh Kumar A 1 and Ravishankar Mariayyah 2 1 Aeronautical Development Agency and 2 Dassault Systemes India

More information

Multi-Objective Optimization of a Strip-Fin Microchannel Heatsink: Integrating COMSOL Multiphysics with modefrontier

Multi-Objective Optimization of a Strip-Fin Microchannel Heatsink: Integrating COMSOL Multiphysics with modefrontier Excerpt from the Proceedings of the COMSOL Conference 2010 Boston Multi-Objective Optimization of a Strip-Fin Microchannel Heatsink: Integrating COMSOL Multiphysics with modefrontier Alberto Clarich, Rosario

More information

Multidisciplinary Optimization applied to the Oil&Gas Industry. Rodrigo Ferraz Nicolas Spogis ESSS

Multidisciplinary Optimization applied to the Oil&Gas Industry. Rodrigo Ferraz Nicolas Spogis ESSS Multidisciplinary Optimization applied to the Oil&Gas Industry Rodrigo Ferraz Nicolas Spogis ESSS Agenda modefrontier Example: Impeller Optimization using CFD and modefrontier Why using optimization software?

More information

Aerodynamic optimization using Adjoint methods and parametric CAD models

Aerodynamic optimization using Adjoint methods and parametric CAD models Aerodynamic optimization using Adjoint methods and parametric CAD models ECCOMAS Congress 2016 P. Hewitt S. Marques T. Robinson D. Agarwal @qub.ac.uk School of Mechanical and Aerospace Engineering Queen

More information

Scilab and modefrontier integration. Optimization of a pipe network for water distribution

Scilab and modefrontier integration. Optimization of a pipe network for water distribution Scilab and modefrontier integration Optimization of a pipe network for water distribution About modefrontier Integrate CAE/Solver tools in the design process Optimization Algorithms and DOEs engines Decision

More information

Aerodynamic Analysis of Forward Swept Wing Using Prandtl-D Wing Concept

Aerodynamic Analysis of Forward Swept Wing Using Prandtl-D Wing Concept Aerodynamic Analysis of Forward Swept Wing Using Prandtl-D Wing Concept Srinath R 1, Sahana D S 2 1 Assistant Professor, Mangalore Institute of Technology and Engineering, Moodabidri-574225, India 2 Assistant

More information

THREE-DIMENSIONAL INVERSE DESIGN OF AXIAL COMPRESSOR STATOR BLADE USING NEURAL-NETWORKS AND DIRECT NAVIER STOKES SOLVER

THREE-DIMENSIONAL INVERSE DESIGN OF AXIAL COMPRESSOR STATOR BLADE USING NEURAL-NETWORKS AND DIRECT NAVIER STOKES SOLVER Inverse Problems in Engng, 200?, Vol. 00, No. 0, pp. 1 14 THREE-DIMENSIONAL INVERSE DESIGN OF AXIAL COMPRESSOR STATOR BLADE USING NEURAL-NETWORKS AND DIRECT NAVIER STOKES SOLVER A. GIASSI, V. PEDIRODA,

More information

State of the art at DLR in solving aerodynamic shape optimization problems using the discrete viscous adjoint method

State of the art at DLR in solving aerodynamic shape optimization problems using the discrete viscous adjoint method DLR - German Aerospace Center State of the art at DLR in solving aerodynamic shape optimization problems using the discrete viscous adjoint method J. Brezillon, C. Ilic, M. Abu-Zurayk, F. Ma, M. Widhalm

More information

Adjoint Optimization combined with mesh morphing for CFD applications

Adjoint Optimization combined with mesh morphing for CFD applications Adjoint Optimization combined with mesh morphing for CFD applications Alberto Clarich*, Luca Battaglia*, Enrico Nobile**, Marco Evangelos Biancolini, Ubaldo Cella *ESTECO Spa, Italy. Email: engineering@esteco.com

More information

Single and multi-point aerodynamic optimizations of a supersonic transport aircraft using strategies involving adjoint equations and genetic algorithm

Single and multi-point aerodynamic optimizations of a supersonic transport aircraft using strategies involving adjoint equations and genetic algorithm Single and multi-point aerodynamic optimizations of a supersonic transport aircraft using strategies involving adjoint equations and genetic algorithm Prepared by : G. Carrier (ONERA, Applied Aerodynamics/Civil

More information

Optimization of Laminar Wings for Pro-Green Aircrafts

Optimization of Laminar Wings for Pro-Green Aircrafts Optimization of Laminar Wings for Pro-Green Aircrafts André Rafael Ferreira Matos Abstract This work falls within the scope of aerodynamic design of pro-green aircraft, where the use of wings with higher

More information

Open source software tools for powertrain optimisation

Open source software tools for powertrain optimisation Open source software tools for powertrain optimisation Paolo Geremia Eugene de Villiers TWO-DAY MEETING ON INTERNAL COMBUSTION ENGINE SIMULATIONS USING OPENFOAM TECHNOLOGY 11-12 July, 2011 info@engys.eu

More information

GAs for aerodynamic shape design II: multiobjective optimization and multi-criteria design

GAs for aerodynamic shape design II: multiobjective optimization and multi-criteria design GAs for aerodynamic shape design II: multiobjective optimization and multi-criteria design D. Quagliarella, A. Vicini C.I.R.A., Centro Italiano Ricerche Aerospaziali Via Maiorise 8143 Capua (Italy) Abstract

More information

DESIGN AND OPTIMISATION OF UAV EMPENNAGE FOR VARIOUS MISSION SCENARIOS.

DESIGN AND OPTIMISATION OF UAV EMPENNAGE FOR VARIOUS MISSION SCENARIOS. DESIGN AND OPTIMISATION OF UAV EMPENNAGE FOR VARIOUS MISSION SCENARIOS. Witold Klimczyk Warsaw University of Technology ul. Nowowiejska 24, Warszawa wklimczyk@meil.pw.edu.pl Zdobysław Goraj Warsaw University

More information

Integrating multi-body simulation and CFD: toward complex multidisciplinary design optimisation

Integrating multi-body simulation and CFD: toward complex multidisciplinary design optimisation Integrating multi-body simulation and CFD: toward complex multidisciplinary design optimisation Federico Urban ESTECO Italy Martin Mühlmeier AUDI Germany Stefano Pieri Department of Energetics University

More information

AERODYNAMIC DESIGN AND OPTIMIZATION TOOLS ACCELERATED BY PARAMETRIC GEOMETRY PREPROCESSING

AERODYNAMIC DESIGN AND OPTIMIZATION TOOLS ACCELERATED BY PARAMETRIC GEOMETRY PREPROCESSING 1 European Congress on Computational Methods in Applied Sciences and Engineering ECCOMAS 2000 Barcelona, 11-14 September 2000 ECCOMAS AERODYNAMIC DESIGN AND OPTIMIZATION TOOLS ACCELERATED BY PARAMETRIC

More information

Composite Materials Multi Objective Optimization using ANSA, META and modefrontier

Composite Materials Multi Objective Optimization using ANSA, META and modefrontier Composite Materials Multi Objective Optimization using ANSA, META and modefrontier Introduction As the composite materials market expands and more applications appear in the automotive, aerospace and naval

More information

OVER-THE-WING-NACELLE-MOUNT CONFIGURATION FOR NOISE REDUCTION

OVER-THE-WING-NACELLE-MOUNT CONFIGURATION FOR NOISE REDUCTION 27 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES OVER-THE-WING-NACELLE-MOUNT CONFIGURATION FOR NOISE REDUCTION Daisuke Sasaki*, Ryota Yoneta*, Kazuhiro Nakahashi* *Department of Aerospace Engineering,

More information

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS

THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS March 18-20, 2013 THE EFFECTS OF THE PLANFORM SHAPE ON DRAG POLAR CURVES OF WINGS: FLUID-STRUCTURE INTERACTION ANALYSES RESULTS Authors: M.R. Chiarelli, M. Ciabattari, M. Cagnoni, G. Lombardi Speaker:

More information

Airfoil Optimization by Evolution Strategies

Airfoil Optimization by Evolution Strategies 013 IEEE Congress on Evolutionary Computation June 0-3, Cancún, México Airfoil Optimization by Evolution Strategies Drew A. Curriston Alice E. Smith Department of Aerospace Engineering Department of Industrial

More information

Design Optimisation of UAVs Systems achieved on a Framework Environment via Evolution and Game Theory

Design Optimisation of UAVs Systems achieved on a Framework Environment via Evolution and Game Theory Design Optimisation of UAVs Systems achieved on a Framework Environment via Evolution and Game Theory J. Périaux CIMNE/ Univ Poli. Cataluna Barcelona L.F.Gonzalez,, K. Srinivas and E.J.Whitney The University

More information

Introduction to ANSYS CFX

Introduction to ANSYS CFX Workshop 03 Fluid flow around the NACA0012 Airfoil 16.0 Release Introduction to ANSYS CFX 2015 ANSYS, Inc. March 13, 2015 1 Release 16.0 Workshop Description: The flow simulated is an external aerodynamics

More information

modefrontier v4.3 and Beyond

modefrontier v4.3 and Beyond modefrontier v4.3 and Beyond Product Roadmap Luka Onesti Outline Release Roadmap modefrontier v4.3 modefrontier v5 Visualization Overview Integration Concepts Release Roadmap Q1 Q2 Q3 Q4 Q1 modefrontier

More information

Multidisciplinary Analysis and Optimization

Multidisciplinary Analysis and Optimization OptiY Multidisciplinary Analysis and Optimization Process Integration OptiY is an open and multidisciplinary design environment, which provides direct and generic interfaces to many CAD/CAE-systems and

More information

An Efficient Aerodynamic Optimization Method using a Genetic Algorithm and a Surrogate Model

An Efficient Aerodynamic Optimization Method using a Genetic Algorithm and a Surrogate Model 6 th Australasian Fluid Mechanics Conference Crown Plaza, Gold Coast, Australia -7 December 7 An Efficient Aerodynamic Optimization Method using a Genetic Algorithm and a Surrogate Model A. Shahrokhi*,

More information

An efficient method for predicting zero-lift or boundary-layer drag including aeroelastic effects for the design environment

An efficient method for predicting zero-lift or boundary-layer drag including aeroelastic effects for the design environment The Aeronautical Journal November 2015 Volume 119 No 1221 1451 An efficient method for predicting zero-lift or boundary-layer drag including aeroelastic effects for the design environment J. A. Camberos

More information

Multi-Disciplinary Optimization with Minamo

Multi-Disciplinary Optimization with Minamo EXCELLENCE IN SIMULATION TECHNOLOGIES Multi-Disciplinary Optimization with Minamo Ingrid Lepot Numerical Methods and Optimization Group, Cenaero CESAR Training Workshop, Mar 18, 2009 Surrogate Based Optimization

More information

CFD BASED OPTIMIZATION OF HIGH-LIFT DEVICES USING A MESH MORPHING TECHNIQUE

CFD BASED OPTIMIZATION OF HIGH-LIFT DEVICES USING A MESH MORPHING TECHNIQUE CFD BASED OPTIMIZATION OF HIGH-LIFT DEVICES USING A MESH MORPHING TECHNIQUE Ricardo G. Silva, Alexandre P. Antunes, Ricardo B. Flatschart, João L. F. Azevedo Universidade de São Paulo, São Paulo, SP, Brazil

More information

Application of Wray-Agarwal Turbulence Model for Accurate Numerical Simulation of Flow Past a Three-Dimensional Wing-body

Application of Wray-Agarwal Turbulence Model for Accurate Numerical Simulation of Flow Past a Three-Dimensional Wing-body Washington University in St. Louis Washington University Open Scholarship Mechanical Engineering and Materials Science Independent Study Mechanical Engineering & Materials Science 4-28-2016 Application

More information

Shock Wave Reduction via Wing-Strut Geometry Design

Shock Wave Reduction via Wing-Strut Geometry Design Shock Wave Reduction via Wing-Strut Geometry Design Runze LI, Wei NIU, Haixin CHEN School of Aerospace Engineering Beijing 84, China PADRI, Barcelona (Spain) 27..29 SHORT VERSION Shock Wave Reduction via

More information

GRID PATTERN EFFECTS ON AERODYNAMIC CHARACTERISTICS OF GRID FINS

GRID PATTERN EFFECTS ON AERODYNAMIC CHARACTERISTICS OF GRID FINS 24 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES GRID PATTERN EFFECTS ON AERODYNAMIC CHARACTERISTICS OF GRID FINS Fumiya Hiroshima, Kaoru Tatsumi* *Mitsubishi Electric Corporation, Kamakura Works,

More information

An advanced RBF Morph application: coupled CFD-CSM Aeroelastic Analysis of a Full Aircraft Model and Comparison to Experimental Data

An advanced RBF Morph application: coupled CFD-CSM Aeroelastic Analysis of a Full Aircraft Model and Comparison to Experimental Data An advanced RBF Morph application: coupled CFD-CSM Aeroelastic Analysis of a Full Aircraft Model and Comparison to Experimental Data Dr. Marco Evangelos Biancolini Tor Vergata University, Rome, Italy Dr.

More information

AERODYNAMIC OPTIMIZATION OF NEAR-SONIC PLANE BASED ON NEXST-1 SST MODEL

AERODYNAMIC OPTIMIZATION OF NEAR-SONIC PLANE BASED ON NEXST-1 SST MODEL 24 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES AERODYNAMIC OPTIMIZATION OF NEAR-SONIC PLANE BASED ON SST MODEL Department of Aeronautics & Space Engineering, Tohoku University Aramaki-Aza-Aoba01,

More information

Aerospace Applications of Optimization under Uncertainty

Aerospace Applications of Optimization under Uncertainty Aerospace Applications of Optimization under Uncertainty Sharon Padula, Clyde Gumbert, and Wu Li NASA Langley Research Center Abstract The Multidisciplinary Optimization (MDO) Branch at NASA Langley Research

More information

Fluid-Structure Interaction Over an Aircraft Wing

Fluid-Structure Interaction Over an Aircraft Wing International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 13, Issue 4 (April 2017), PP.27-31 Fluid-Structure Interaction Over an Aircraft

More information

CFD ANALYSIS OF AN RC AIRCRAFT WING

CFD ANALYSIS OF AN RC AIRCRAFT WING CFD ANALYSIS OF AN RC AIRCRAFT WING Volume-, Issue-9, Sept.-1 1 SHREYAS KRISHNAMURTHY, SURAJ JAYASHANKAR, 3 SHARATH V RAO, ROCHEN KRISHNA T S, SHANKARGOUD NYAMANNAVAR 1,,3,, Department of Mechanical Engineering,

More information

Keywords: CFD, aerofoil, URANS modeling, flapping, reciprocating movement

Keywords: CFD, aerofoil, URANS modeling, flapping, reciprocating movement L.I. Garipova *, A.N. Kusyumov *, G. Barakos ** * Kazan National Research Technical University n.a. A.N.Tupolev, ** School of Engineering - The University of Liverpool Keywords: CFD, aerofoil, URANS modeling,

More information

Efficient Multi-point Aerodynamic Design Optimization Via Co-Kriging

Efficient Multi-point Aerodynamic Design Optimization Via Co-Kriging Efficient Multi-point Aerodynamic Design Optimization Via Co-Kriging David J. J. Toal and Andy J. Keane 2 University of Southampton, Southampton, SO7 BJ, United Kingdom Multi-point objective functions

More information

Webinar. Machine Tool Optimization with ANSYS optislang

Webinar. Machine Tool Optimization with ANSYS optislang Webinar Machine Tool Optimization with ANSYS optislang 1 Outline Introduction Process Integration Design of Experiments & Sensitivity Analysis Multi-objective Optimization Single-objective Optimization

More information

NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING

NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING Review of the Air Force Academy No.3 (35)/2017 NUMERICAL 3D TRANSONIC FLOW SIMULATION OVER A WING Cvetelina VELKOVA Department of Technical Mechanics, Naval Academy Nikola Vaptsarov,Varna, Bulgaria (cvetelina.velkova1985@gmail.com)

More information

Visualization of Global Trade-offs in Aerodynamic Problems by ARMOGAs

Visualization of Global Trade-offs in Aerodynamic Problems by ARMOGAs Visualization of Global Trade-offs in Aerodynamic Problems by ARMOGAs Daisuke Sasaki 1, and Shigeru Obayashi 2 1 School of Engineering, University of Southampton, Highfield, Southampton, SO17 3SP, United

More information

CAD-BASED WORKFLOWS. VSP Workshop 2017

CAD-BASED WORKFLOWS. VSP Workshop 2017 CAD-BASED WORKFLOWS VSP Workshop 2017 RESEARCH IN FLIGHT COMPANY Established 2012 Primary functions are the development, marketing and support of FlightStream and the development of aerodynamic solutions

More information

(c)2002 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization.

(c)2002 American Institute of Aeronautics & Astronautics or Published with Permission of Author(s) and/or Author(s)' Sponsoring Organization. VIIA Adaptive Aerodynamic Optimization of Regional Introduction The starting point of any detailed aircraft design is (c)2002 American Institute For example, some variations of the wing planform may become

More information

AERODYNAMIC DESIGN FOR WING-BODY BLENDED AND INLET

AERODYNAMIC DESIGN FOR WING-BODY BLENDED AND INLET 25 TH INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES AERODYNAMIC DESIGN FOR WING-BODY BLENDED AND INLET Qingzhen YANG*,Yong ZHENG* & Thomas Streit** *Northwestern Polytechincal University, 772,Xi

More information

Geometry Parameterization for Shape Optimization. Arno Ronzheimer

Geometry Parameterization for Shape Optimization. Arno Ronzheimer Geometry Parameterization for Shape Optimization Arno Ronzheimer Dokumentname > 11.07.2006 23.11.2004 Overview Motivation for Geometry Parameterization Classification of Methods Criteria for Choosing a

More information

Parameterization of Airfoils and Its Application in Aerodynamic Optimization

Parameterization of Airfoils and Its Application in Aerodynamic Optimization WDS'07 Proceedings of Contributed Papers, Part I, 233 240, 2007. ISBN 978-80-7378-023-4 MATFYZPRESS Parameterization of Airfoils and Its Application in Aerodynamic Optimization J. Hájek Charles University,

More information

Estimation of Flow Field & Drag for Aerofoil Wing

Estimation of Flow Field & Drag for Aerofoil Wing Estimation of Flow Field & Drag for Aerofoil Wing Mahantesh. HM 1, Prof. Anand. SN 2 P.G. Student, Dept. of Mechanical Engineering, East Point College of Engineering, Bangalore, Karnataka, India 1 Associate

More information

Design optimization and design exploration using an open source framework on HPC facilities Presented by: Joel GUERRERO

Design optimization and design exploration using an open source framework on HPC facilities Presented by: Joel GUERRERO Workshop HPC Methods for Engineering CINECA (Milan, Italy). June 17th-19th, 2015. Design optimization and design exploration using an open source framework on HPC facilities Presented by: Joel GUERRERO

More information

MATH 573 Advanced Scientific Computing

MATH 573 Advanced Scientific Computing MATH 573 Advanced Scientific Computing Analysis of an Airfoil using Cubic Splines Ashley Wood Brian Song Ravindra Asitha What is Airfoil? - The cross-section of the wing, blade, or sail. 1. Thrust 2. Weight

More information

AUTOMATED AERODYNAMIC OPTIMIZATION SYSTEM FOR SST WING-BODY CONFIGURATION

AUTOMATED AERODYNAMIC OPTIMIZATION SYSTEM FOR SST WING-BODY CONFIGURATION AUTOMATED AERODYNAMIC OPTIMIZATION SYSTEM FOR SST WING-BODY CONFIGURATION Daisuke SASAKI *, Guowei YANG and Shigeru OBAYASHI Tohoku University, Sendai 98-8577, JAPAN AIAA-22-5549 Abstract In this paper,

More information

MULTI OBJECTIVE OPTIMIZATION OF TRANSONIC AIRFOIL USING CST METHODOLOGY WITH GENERAL AND EVOLVED SUPERCRITICAL CLASS FUNCTION

MULTI OBJECTIVE OPTIMIZATION OF TRANSONIC AIRFOIL USING CST METHODOLOGY WITH GENERAL AND EVOLVED SUPERCRITICAL CLASS FUNCTION MULTI OBJECTIVE OPTIMIZATION OF TRANSONIC AIRFOIL USING CST METHODOLOGY WITH GENERAL AND EVOLVED SUPERCRITICAL CLASS FUNCTION Pramudita Satria Palar Graduate Student, Department of Aeronautics and Astronautics,

More information

OPTIMIZATIONS OF AIRFOIL AND WING USING GENETIC ALGORITHM

OPTIMIZATIONS OF AIRFOIL AND WING USING GENETIC ALGORITHM ICAS22 CONGRESS OPTIMIZATIONS OF AIRFOIL AND WING USING GENETIC ALGORITHM F. Zhang, S. Chen and M. Khalid Institute for Aerospace Research (IAR) National Research Council (NRC) Ottawa, K1A R6, Ontario,

More information

Missile External Aerodynamics Using Star-CCM+ Star European Conference 03/22-23/2011

Missile External Aerodynamics Using Star-CCM+ Star European Conference 03/22-23/2011 Missile External Aerodynamics Using Star-CCM+ Star European Conference 03/22-23/2011 StarCCM_StarEurope_2011 4/6/11 1 Overview 2 Role of CFD in Aerodynamic Analyses Classical aerodynamics / Semi-Empirical

More information

An Optimization Method Based On B-spline Shape Functions & the Knot Insertion Algorithm

An Optimization Method Based On B-spline Shape Functions & the Knot Insertion Algorithm An Optimization Method Based On B-spline Shape Functions & the Knot Insertion Algorithm P.A. Sherar, C.P. Thompson, B. Xu, B. Zhong Abstract A new method is presented to deal with shape optimization problems.

More information

ANALYSIS OF AIRCRAFT WING WITH DIFFERENT MATERIALS USING ANSYS SOFTWARE

ANALYSIS OF AIRCRAFT WING WITH DIFFERENT MATERIALS USING ANSYS SOFTWARE ANALYSIS OF AIRCRAFT WING WITH DIFFERENT MATERIALS USING ANSYS SOFTWARE K.Ravindra 1, P.V Divakar Raju 2 1 PG Scholar,Mechanical Engineering,Chadalawada Ramanamma Engineering College,Tirupati,Andhra Pradesh,India.

More information

A Data-based Approach for Fast Airfoil Analysis and Optimization

A Data-based Approach for Fast Airfoil Analysis and Optimization A Data-based Approach for Fast Airfoil Analysis and Optimization Jichao Li *, Mohamed Amine Bouhlel, and Joaquim R. R. A. Martins University of Michigan, Ann Arbor, MI, 48109, USA Airfoils are of great

More information

Optimization with LS-OPT: Possibilities and new developments in LS-OPT 6.0

Optimization with LS-OPT: Possibilities and new developments in LS-OPT 6.0 Infotag ANSA/LS-OPT/META Optimization with LS-OPT: Possibilities and new developments in LS-OPT 6.0 Nielen Stander (LSTC) Katharina Witowski (DYNAmore GmbH) Stuttgart, 05.02.2018 Outline About LS-OPT Methodologies

More information

Digital-X. Towards Virtual Aircraft Design and Testing based on High-Fidelity Methods - Recent Developments at DLR -

Digital-X. Towards Virtual Aircraft Design and Testing based on High-Fidelity Methods - Recent Developments at DLR - Digital-X Towards Virtual Aircraft Design and Testing based on High-Fidelity Methods - Recent Developments at DLR - O. Brodersen, C.-C. Rossow, N. Kroll DLR Institute of Aerodynamics and Flow Technology

More information

Adjoint Solver Workshop

Adjoint Solver Workshop Adjoint Solver Workshop Why is an Adjoint Solver useful? Design and manufacture for better performance: e.g. airfoil, combustor, rotor blade, ducts, body shape, etc. by optimising a certain characteristic

More information

MSC Software Aeroelastic Tools. Mike Coleman and Fausto Gill di Vincenzo

MSC Software Aeroelastic Tools. Mike Coleman and Fausto Gill di Vincenzo MSC Software Aeroelastic Tools Mike Coleman and Fausto Gill di Vincenzo MSC Software Confidential 2 MSC Software Confidential 3 MSC Software Confidential 4 MSC Software Confidential 5 MSC Flightloads An

More information

Non Axisymmetric Hub Design Optimization for a High Pressure Compressor Rotor Blade

Non Axisymmetric Hub Design Optimization for a High Pressure Compressor Rotor Blade Non Axisymmetric Hub Design Optimization for a High Pressure Compressor Rotor Blade Vicky Iliopoulou, Ingrid Lepot, Ash Mahajan, Cenaero Framework Target: Reduction of pollution and noise Means: 1. Advanced

More information

Numerical Simulations of Fluid-Structure Interaction Problems using MpCCI

Numerical Simulations of Fluid-Structure Interaction Problems using MpCCI Numerical Simulations of Fluid-Structure Interaction Problems using MpCCI François Thirifay and Philippe Geuzaine CENAERO, Avenue Jean Mermoz 30, B-6041 Gosselies, Belgium Abstract. This paper reports

More information

A Surface Parameterization Method for Airfoil Optimization and High Lift 2D Geometries Utilizing the CST Methodology

A Surface Parameterization Method for Airfoil Optimization and High Lift 2D Geometries Utilizing the CST Methodology 47th AIAA Aerospace Sciences Meeting Including The New Horizons Forum and Aerospace Exposition AIAA 2009-1461 5-8 January 2009, Orlando, Florida A Surface Parameterization Method for Airfoil Optimization

More information

Simplification and automated modification of existing Isight-processes

Simplification and automated modification of existing Isight-processes Simplification and automated modification of existing Isight-processes D. Otto *, H. Wenzel ** * Department for Design System Engineering, Rolls-Royce Deutschland Ltd & Co KG ** Engineous Software GmbH

More information

NUMERICAL AND EXPERIMENTAL INVESTIGATIONS OF TEST MODELS AERODYNAMICS

NUMERICAL AND EXPERIMENTAL INVESTIGATIONS OF TEST MODELS AERODYNAMICS NUMERICAL AND EXPERIMENTAL INVESTIGATIONS OF TEST MODELS AERODYNAMICS A.V. Vaganov, S.M. Drozdov, S.M. Zadonsky, V.I. Plyashechnic, M.A. Starodubtsev, S.V. Chernov, V.L. Yumashev TsAGI, 140180 Zhukovsky,

More information

Debojyoti Ghosh. Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering

Debojyoti Ghosh. Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering Debojyoti Ghosh Adviser: Dr. James Baeder Alfred Gessow Rotorcraft Center Department of Aerospace Engineering To study the Dynamic Stalling of rotor blade cross-sections Unsteady Aerodynamics: Time varying

More information

UNIVERSITY OF GENOA AND DAHER SOCATA

UNIVERSITY OF GENOA AND DAHER SOCATA UNIVERSITY OF GENOA AND DAHER SOCATA Development of an automatic shape optimization platform for a laminar profile. Supervisors: Prof. Jan Pralits Ing. Thomas Michon Student: Marcello, Tobia Benvenuto

More information

Aerofoil Optimisation Using CST Parameterisation in SU2

Aerofoil Optimisation Using CST Parameterisation in SU2 Aerofoil Optimisation Using CST Parameterisation in SU2 Marques, S., & Hewitt, P. (2014). Aerofoil Optimisation Using CST Parameterisation in SU2. Paper presented at Royal Aeronautical Society Applied

More information

THREE-DIMENSIONAL MULTIOBECTIVE CONSTRAINED OPTIMIZATION OF AERODYNAMIC SHAPES

THREE-DIMENSIONAL MULTIOBECTIVE CONSTRAINED OPTIMIZATION OF AERODYNAMIC SHAPES 24th INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES THREE-DIMENSIONAL MULTIOBECTIVE CONSTRAINED OPTIMIZATION OF AERODYNAMIC SHAPES Sergey Peigin, Boris Epstein Israel Aircraft Industries, The Academic

More information

Research Article A Computational Investigation of Unsteady Aerodynamics of Insect-Inspired Fixed Wing Micro Aerial Vehicle s 2D Airfoil

Research Article A Computational Investigation of Unsteady Aerodynamics of Insect-Inspired Fixed Wing Micro Aerial Vehicle s 2D Airfoil Advances in Aerospace Engineering, Article ID 5449, 7 pages http://dx.doi.org/1.1155/214/5449 Research Article A Computational Investigation of Unsteady Aerodynamics of Insect-Inspired Fixed Wing Micro

More information

Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization

Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization Studies of the Continuous and Discrete Adjoint Approaches to Viscous Automatic Aerodynamic Shape Optimization Siva Nadarajah Antony Jameson Stanford University 15th AIAA Computational Fluid Dynamics Conference

More information

First International Symposium on Flutter and its Application, STRUCTURAL DESIGN OF MORPHING CONTROL SURFACE USING CORRUGATED PANELS Sato Keig

First International Symposium on Flutter and its Application, STRUCTURAL DESIGN OF MORPHING CONTROL SURFACE USING CORRUGATED PANELS Sato Keig First International Symposium on Flutter and its Application, 2016 105 STRUCTURAL DESIGN OF MORPHING CONTROL SURFACE USING CORRUGATED PANELS Sato Keigo +1 and Yokozeki Tomohiro +2 +1, +2 University of

More information

Multi-Objective Optimization of a Grease Mechanical Filter using modefrontier & STAR-CCM+ Marco Carriglio, Alberto Clarich ESTECO SpA Trieste (Italy)

Multi-Objective Optimization of a Grease Mechanical Filter using modefrontier & STAR-CCM+ Marco Carriglio, Alberto Clarich ESTECO SpA Trieste (Italy) Multi-Objective Optimization of a Grease Mechanical Filter using modefrontier & STAR-CCM+ Marco Carriglio, Alberto Clarich ESTECO SpA Trieste (Italy) Summary Analysis of the performance of the mechanical

More information

Development and Implementation of a Novel Parametrization Technique for Multidisciplinary Design Initialization

Development and Implementation of a Novel Parametrization Technique for Multidisciplinary Design Initialization 51st AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamics, and Materials Conference18th 12-15 April 21, Orlando, Florida AIAA 21-34 Development and Implementation of a Novel Parametrization Technique

More information

CFD Analysis of conceptual Aircraft body

CFD Analysis of conceptual Aircraft body CFD Analysis of conceptual Aircraft body Manikantissar 1, Dr.Ankur geete 2 1 M. Tech scholar in Mechanical Engineering, SD Bansal college of technology, Indore, M.P, India 2 Associate professor in Mechanical

More information

Parameter based 3D Optimization of the TU Berlin TurboLab Stator with ANSYS optislang

Parameter based 3D Optimization of the TU Berlin TurboLab Stator with ANSYS optislang presented at the 14th Weimar Optimization and Stochastic Days 2017 Source: www.dynardo.de/en/library Parameter based 3D Optimization of the TU Berlin TurboLab Stator with ANSYS optislang Benedikt Flurl

More information

Piero Marcolongo, M.S. Alberto Bassanese Design Optimization Applied to the Solar Industry

Piero Marcolongo, M.S. Alberto Bassanese Design Optimization Applied to the Solar Industry Piero Marcolongo, M.S. piero@ozeninc.com Alberto Bassanese alberto.bassanese@ozeninc.com Design Optimization Applied to the Solar Industry Process Integration and Desing Optimization The P.I.D.O. (Process

More information

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved.

Introduction to CFX. Workshop 2. Transonic Flow Over a NACA 0012 Airfoil. WS2-1. ANSYS, Inc. Proprietary 2009 ANSYS, Inc. All rights reserved. Workshop 2 Transonic Flow Over a NACA 0012 Airfoil. Introduction to CFX WS2-1 Goals The purpose of this tutorial is to introduce the user to modelling flow in high speed external aerodynamic applications.

More information

CFD++ APPLICATION ON WIND TUNNEL DATA ANALYSIS

CFD++ APPLICATION ON WIND TUNNEL DATA ANALYSIS CFD++ APPLICATION ON WIND TUNNEL DATA ANALYSIS Introduction Piaggio Aero Industries is actually studing a new mid size jet for civilian use. Many people and many disciplines are implicated but up to now

More information

AIR LOAD CALCULATION FOR ISTANBUL TECHNICAL UNIVERSITY (ITU), LIGHT COMMERCIAL HELICOPTER (LCH) DESIGN ABSTRACT

AIR LOAD CALCULATION FOR ISTANBUL TECHNICAL UNIVERSITY (ITU), LIGHT COMMERCIAL HELICOPTER (LCH) DESIGN ABSTRACT AIR LOAD CALCULATION FOR ISTANBUL TECHNICAL UNIVERSITY (ITU), LIGHT COMMERCIAL HELICOPTER (LCH) DESIGN Adeel Khalid *, Daniel P. Schrage + School of Aerospace Engineering, Georgia Institute of Technology

More information

ANSYS FLUENT. Airfoil Analysis and Tutorial

ANSYS FLUENT. Airfoil Analysis and Tutorial ANSYS FLUENT Airfoil Analysis and Tutorial ENGR083: Fluid Mechanics II Terry Yu 5/11/2017 Abstract The NACA 0012 airfoil was one of the earliest airfoils created. Its mathematically simple shape and age

More information

Computational Fluid Dynamics Analysis of an Idealized Modern Wingsuit

Computational Fluid Dynamics Analysis of an Idealized Modern Wingsuit Washington University in St. Louis Washington University Open Scholarship Mechanical Engineering and Materials Science Independent Study Mechanical Engineering & Materials Science 12-21-2016 Computational

More information

AERODYNAMIC OPTIMIZATION OF A FORMULA STUDENT CAR

AERODYNAMIC OPTIMIZATION OF A FORMULA STUDENT CAR AERODYNAMIC OPTIMIZATION OF A FORMULA STUDENT CAR 1 Argyrios Apostolidis *, 2 Athanasios Mattas, 3 Aggelos Gaitanis, 4 Nikolaos Christodoulou 1 Aristotle Racing Team, Greece, 4 BETA CAE Systems S.A., Greece

More information

HPC Usage for Aerodynamic Flow Computation with Different Levels of Detail

HPC Usage for Aerodynamic Flow Computation with Different Levels of Detail DLR.de Folie 1 HPCN-Workshop 14./15. Mai 2018 HPC Usage for Aerodynamic Flow Computation with Different Levels of Detail Cornelia Grabe, Marco Burnazzi, Axel Probst, Silvia Probst DLR, Institute of Aerodynamics

More information

AN INVERSE DESIGN METHOD FOR ENGINE NACELLES AND WINGS

AN INVERSE DESIGN METHOD FOR ENGINE NACELLES AND WINGS 24th INTERNATIONAL CONGRESS OF THE AERONAUTICAL SCIENCES AN INVERSE DESIGN METHOD FOR ENGINE NACELLES AND WINGS Roland Wilhelm German Aerospace Center DLR, Lilienthalplatz 7, D-388 Braunschweig, Germany

More information

Lift Superposition and Aerodynamic Twist Optimization for Achieving Desired Lift Distributions

Lift Superposition and Aerodynamic Twist Optimization for Achieving Desired Lift Distributions 48th AIAA Aerospace Sciences Meeting Including the New Horizons Forum and Aerospace Exposition 4-7 January 2010, Orlando, Florida AIAA 2010-1227 Lift Superposition and Aerodynamic Twist Optimization for

More information

Program: Advanced Certificate Program

Program: Advanced Certificate Program Program: Advanced Certificate Program Course: CFD-Vehicle Aerodynamics Directorate of Training and Lifelong Learning #470-P, Peenya Industrial Area, 4th Phase Peenya, Bengaluru 560 058 www.msruas.ac.in

More information

Shape optimisation using breakthrough technologies

Shape optimisation using breakthrough technologies Shape optimisation using breakthrough technologies Compiled by Mike Slack Ansys Technical Services 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Introduction Shape optimisation technologies

More information

Aerodynamics and Optimization of Airfoil Under Ground Effect

Aerodynamics and Optimization of Airfoil Under Ground Effect Aerodynamics and Optimization of Airfoil Under Ground Effect Kyoungwoo Par, Byeong Sam Kim, Juhee Lee, and Kwang Soo Kim Abstract The Prediction of aerodynamic characteristics and shape optimization of

More information

Multiobjective Optimization of an Axisymmetric Supersonic-Inlet Bypass- Duct Splitter via Surrogate Modeling

Multiobjective Optimization of an Axisymmetric Supersonic-Inlet Bypass- Duct Splitter via Surrogate Modeling Multiobjective Optimization of an Axisymmetric Supersonic-Inlet Bypass- Duct Splitter via Surrogate Modeling Jacob C. Haderlie jhaderli@purdue.edu Outline Motivation Research objectives and problem formulation

More information

Multi-Objective Optimization of a Ball Grid Array Using modefrontier & COMSOL Multiphysics

Multi-Objective Optimization of a Ball Grid Array Using modefrontier & COMSOL Multiphysics Excerpt from the Proceedings of the COMSOL Conference 2009 Milan Multi-Objective Optimization of a Ball Grid Array Using modefrontier & COMSOL Multiphysics H. Strandberg *,1, T. Makkonen 2, J. Leinvuo

More information

LESSONS FROM WIND TUNNEL MODELS MADE BY RAPID PROTOTYPING

LESSONS FROM WIND TUNNEL MODELS MADE BY RAPID PROTOTYPING LESSONS FROM WIND TUNNEL MODELS MADE BY RAPID PROTOTYPING Ehud Kroll Faculty of Aerospace Engineering Technion Israel Institute of Technology Technion City, Haifa 32000, Israel Dror Artzi Faculty of Aerospace

More information

Tools & Applications 1. Introduction 2. Design of Matrix Turbines

Tools & Applications 1. Introduction 2. Design of Matrix Turbines NATIONAL TECHNICAL UNIVERSITY of ATHENS Lab. Thermal Turbomachines Parallel CFD & Optimization Unit Design Optimization Tools & Applications 1. Introduction 2. Design of Matrix Turbines Kyriakos C. Giannakoglou

More information

Two Dimensional Airfoil Optimisation Using CFD in a Grid Computing Environment

Two Dimensional Airfoil Optimisation Using CFD in a Grid Computing Environment Two Dimensional Airfoil Optimisation Using CFD in a Grid Computing Environment Wenbin Song, Andy Keane, Hakki Eres, Graeme Pound, and Simon Cox School of Engineering Sciences University of Southampton

More information