SlideShare a Scribd company logo
1 of 1
Download to read offline
Drag Reduction of Front Wing of an F1 Car using Adjoint Optimisation
Optimization of Front wing of an F1 Car by Yasir Ahmed Malik, Project Supervisor: Dr. Jens Dominik Mueller
Introduction
This project deals with optimisation of front wing of an F1 car using aerodynamic
shape optimisation method. A detailed study is done on the parameters that
tend to affect the performance of multiple components including multi-element
wings (three in total), endplate and the flow around wheels. The optimisation
method chosen for the purpose of this project is the Adjoint method and a
comparison with other state-gradient methods has been included in the
literature review aswell. Two approaches can be followed when using the adjoint
method one is the continuous adjoint approach and the other being discrete
approach. Discrete approach is preferred over continuous adjoint approach as
the latter is seen to produce inconsistencies in modelling, discretization and
solution approaches that result in polluting the sensitivity information
remarkably especially for problems with wall functions and complex engineering
configurations. The emphasis has been put on optimising the shape of the front
wings using the Adjoint method as it’s the most efficient and computationally
inexpensive method for design optimisation. The approach towards shape
optimisation is lift constrained drag reduction as it would result in keeping a
constraint on lift and reducing the drag at the same time, thus producing optima
for a given lift and drag value.
The front part and especially the front wings of a formula one vehicle is
absolutely crucial to the overall performance of the car as they are not only
responsible for producing enough downforce for the front part but also they play
a very important role in guiding the flow downstream to other parts of the
vehicle including radiators and diffusers etc. (McBeath, 2011). Failing designing
an efficient front wing will disrupt the whole aerodynamics of the formula one
car. The geometry is designed in CAD, meshed in ICEM (as it is uses the most
advanced meshing techniques) and prism layers were created in T-grid(to
capture flow separation). The mesh was then exported into Fluent where the
flow was solved using 𝒌 − 𝜺 turbulence model and finally fluent adjoint solver
14.5 was used to optimize the front wing of F1 car.
Aims and Objectives
The aims of this project are:
 In depth study of front wings, endplates and flow around wheels
inorder to optimise the front wing for optimal performance
 Reducing drag generated by the front wings with lift constrained drag
minimization approach
 Front wing optimised will be able to achieve maximum efficiency (L/D)
by minimizing drag and creating enough downforce at the same time
The objectives of this project are:
 Creating a deep understanding of the different parameters affecting the
front wings, endplate and flow around wheels required for the optimal
of a formula one car
 Creating enough downforce and at the same time minimizing drag
using lift constrained drag minimization approach
 Front wing optimised will be able to generate optimal performance via
maximum efficiency
Discrete Adjoint Approach
The solution to the steady Navier-Stokes Equation satisfies zero residuals:
𝑹 = (𝑼(𝜶), 𝜶) = 𝟎
For steady state problem the residuals are made to converge or driven to zero
using a pseudo-timestepping scheme, resulting linearisation with respect to α
produces,
𝝏𝑹
𝝏𝑼
𝝏𝑼
𝝏𝜶
= −
𝝏𝑹
𝝏𝜶
using shorthand notation 𝑨𝒖 = 𝒇
Sensitivity of the objective function 𝑱 w.r.t 𝜶
𝒅𝑱
𝒅𝜶
=
𝝏𝑱
𝝏𝜶
+
𝝏𝑱
𝝏𝑼
𝝏𝑼
𝝏𝜶
=
𝝏𝑱
𝝏𝜶
+ 𝒈 𝑻
𝒖 =
𝝏𝑱
𝝏𝜶
𝒈 𝑻
𝑨−𝟏
𝒇
This requires an additional expensive solve for 𝑨𝒖 = 𝒇 for each design variable
𝜶𝒊, alternatively regrouping the terms in sensitivity computation:
𝒅𝑱
𝒅𝜶
=
𝝏𝑱
𝝏𝜶
𝒈 𝑻
𝑨−𝟏
𝒇 =
𝝏𝑱
𝝏𝜶
+ (𝑨−𝑻
𝒈)
𝑻
𝒇 =
𝝏𝑱
𝝏𝜶
+ 𝒗 𝑻
𝒇
This leads to the definition of the adjoint equation [1]
⇒ (
𝝏𝑹
𝝏𝑼
)
𝑻
(
𝝏𝑱
𝝏𝑹
)
𝑻
= (
𝝏𝑱
𝝏𝑼
)
𝑻
using shorthand notation 𝑨 𝑻
𝒗 = 𝒇
By using the adjoint equation the computational cost becomes independent of
the number of design variables as one only needs to solve the linear system
once for the sensitivity of one cost function w.r.t all design variables (F.
Christakopoulos and J.-D. Muller, 2012)
Results
The fact that adjoint convergence can only start once the conventional flow
solver (𝒌 − 𝜺 turbulence model in this case) has fully converged, means that the
mesh quality needs to be very good. The convergence for the coarse(without
prisms) and fine mesh(with prism layers) was completed in 354 and 684
iterations respectively. As a result pressure contours obtained are shown below;
Fig1: Pressure contours for coarse mesh(left) and Pressure Contours for fine mesh(right)
Fig 2: Velocity contours for course(left) and fine(right) on the multi-element wing
Once the flow solution was obtained for both coarse and fine mesh(with prism
layers), the best solution(in terms of closeness of the results to the experimental
values) was selected and the next stage of this project was to do adjoint
optimization for 5 design iterations using lift constrained drag minimization
approach for optimal performance of the front wing which is achieved
successfully. Upon convergence the adjoint sensitivity data was used to guide
the solution to an optimum. Here’s an illustration of that;
Fig 3: Showing Adjoint Sensitivity Info(Blue arrows point pushing in and red arrows pulling out)
After obtaining the sensitivity details, control volume morphing tool enabled to
parameterise the geometry and finally the mesh was deformed and then
conventional flow solver was run and actual change in the objective function
was calculated. Three design iterations were run for the geometry under
consideration and the geometry was optimised to its maximum using Downforce
constrained drag minimization approach. The Adjoint Solver workflow used to
produce the optima is summarized in the next section.
Adjoint Solver Workflow
 Solve the flow equations in Fluent and post process the results using
the conventional flow solver as usual.
 Pick an observable of engineering interest
 Lift, Drag, L/D, Moment on an aerofoil etc.
 Observable with penalty function added (lift constrained drag
minimization)
𝑫 + 𝜶(𝑳 − 𝑳 𝒐) 𝟐
 Choose an observable type and apply the observable operation as
required and then choose monitors
 Ratio, Product, Linear Equations and Fixed Value etc.
 Set up and solve the adjoint problem for the chosen observable
 Define solution advancement controls & convergence criteria
 Initialize & Iterate to convergence
 Post process the adjoint solution to get
 Shape sensitivity
 Sensitivity to boundary condition settings
 Contour and Vector plots
 Finally either take results and revert to CAD or morph and revert to top
i.e. solve new fluid calculation on a deformed grid for as many design
iterations as required.
References
[1] F. Christakopoulos and J.-D. Muller, Sensitivity computation and shape optimisation in
Aerodynamics using the adjoint methodology and Automatic Differentiation, 2012.
[2] McBeath, Simon (2011) Competition Car Aerodynamics: A Practical Handbook, Second
Edition, Bristol: Haynes
Drag Lift Lift Target

More Related Content

What's hot

IRJET- Fluid Dynamics Simulation of a Car Spoiler for Drag Reduction and to I...
IRJET- Fluid Dynamics Simulation of a Car Spoiler for Drag Reduction and to I...IRJET- Fluid Dynamics Simulation of a Car Spoiler for Drag Reduction and to I...
IRJET- Fluid Dynamics Simulation of a Car Spoiler for Drag Reduction and to I...IRJET Journal
 
Assessing the torsional stiffness of a simplified ladder frame chassis
Assessing the torsional stiffness of a simplified ladder frame chassisAssessing the torsional stiffness of a simplified ladder frame chassis
Assessing the torsional stiffness of a simplified ladder frame chassissaeid ghaffari
 
Double lane change maneuver (rigid vehicle model and non predictive driver mo...
Double lane change maneuver (rigid vehicle model and non predictive driver mo...Double lane change maneuver (rigid vehicle model and non predictive driver mo...
Double lane change maneuver (rigid vehicle model and non predictive driver mo...saeid ghaffari
 
FISITA-F2006M035-Kerschbaum-Gruen
FISITA-F2006M035-Kerschbaum-GruenFISITA-F2006M035-Kerschbaum-Gruen
FISITA-F2006M035-Kerschbaum-GruenNorbert Gruen
 
Use of cfd in aerodynamic performance of race car
Use of cfd in aerodynamic performance of race carUse of cfd in aerodynamic performance of race car
Use of cfd in aerodynamic performance of race carDesignage Solutions
 
SAE COMVEC 2014 CFD Expert Panel - The Adjoint Solver
SAE COMVEC 2014 CFD Expert Panel - The Adjoint SolverSAE COMVEC 2014 CFD Expert Panel - The Adjoint Solver
SAE COMVEC 2014 CFD Expert Panel - The Adjoint SolverAngus Lock
 
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...Performance Study of Wind Friction Reduction Attachments for Van Using Comput...
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...IJERA Editor
 
Streamline Solutions - Elements Vehicle CAE Suite
Streamline Solutions - Elements Vehicle CAE SuiteStreamline Solutions - Elements Vehicle CAE Suite
Streamline Solutions - Elements Vehicle CAE SuiteAngus Lock
 
Design Optimization and CFD Analysis of Car using Active Mounting to Reduce D...
Design Optimization and CFD Analysis of Car using Active Mounting to Reduce D...Design Optimization and CFD Analysis of Car using Active Mounting to Reduce D...
Design Optimization and CFD Analysis of Car using Active Mounting to Reduce D...IRJET Journal
 
Elements CAE white paper
Elements CAE white paperElements CAE white paper
Elements CAE white paperAngus Lock
 
NAFEMS Americas Elements presentation
NAFEMS Americas Elements presentationNAFEMS Americas Elements presentation
NAFEMS Americas Elements presentationAngus Lock
 
Strategies for aerodynamic development
Strategies for aerodynamic developmentStrategies for aerodynamic development
Strategies for aerodynamic developmentVamsi Kovalam
 
Wind-induced Stress Analysis of Front Bumper
Wind-induced Stress Analysis of Front BumperWind-induced Stress Analysis of Front Bumper
Wind-induced Stress Analysis of Front Bumpertheijes
 
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...Experimental Investigations to Study the Air Flow Patterns on the Headlight D...
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...IJERA Editor
 
Aerodynamics of automobiles
Aerodynamics of automobilesAerodynamics of automobiles
Aerodynamics of automobilesNetta Laczkovics
 
Fluid-Structure Interaction Over an Aircraft Wing
Fluid-Structure Interaction Over an Aircraft WingFluid-Structure Interaction Over an Aircraft Wing
Fluid-Structure Interaction Over an Aircraft WingIJERDJOURNAL
 

What's hot (20)

IRJET- Fluid Dynamics Simulation of a Car Spoiler for Drag Reduction and to I...
IRJET- Fluid Dynamics Simulation of a Car Spoiler for Drag Reduction and to I...IRJET- Fluid Dynamics Simulation of a Car Spoiler for Drag Reduction and to I...
IRJET- Fluid Dynamics Simulation of a Car Spoiler for Drag Reduction and to I...
 
Assessing the torsional stiffness of a simplified ladder frame chassis
Assessing the torsional stiffness of a simplified ladder frame chassisAssessing the torsional stiffness of a simplified ladder frame chassis
Assessing the torsional stiffness of a simplified ladder frame chassis
 
Double lane change maneuver (rigid vehicle model and non predictive driver mo...
Double lane change maneuver (rigid vehicle model and non predictive driver mo...Double lane change maneuver (rigid vehicle model and non predictive driver mo...
Double lane change maneuver (rigid vehicle model and non predictive driver mo...
 
FISITA-F2006M035-Kerschbaum-Gruen
FISITA-F2006M035-Kerschbaum-GruenFISITA-F2006M035-Kerschbaum-Gruen
FISITA-F2006M035-Kerschbaum-Gruen
 
Use of cfd in aerodynamic performance of race car
Use of cfd in aerodynamic performance of race carUse of cfd in aerodynamic performance of race car
Use of cfd in aerodynamic performance of race car
 
SAE COMVEC 2014 CFD Expert Panel - The Adjoint Solver
SAE COMVEC 2014 CFD Expert Panel - The Adjoint SolverSAE COMVEC 2014 CFD Expert Panel - The Adjoint Solver
SAE COMVEC 2014 CFD Expert Panel - The Adjoint Solver
 
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...Performance Study of Wind Friction Reduction Attachments for Van Using Comput...
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...
 
Streamline Solutions - Elements Vehicle CAE Suite
Streamline Solutions - Elements Vehicle CAE SuiteStreamline Solutions - Elements Vehicle CAE Suite
Streamline Solutions - Elements Vehicle CAE Suite
 
Design Optimization and CFD Analysis of Car using Active Mounting to Reduce D...
Design Optimization and CFD Analysis of Car using Active Mounting to Reduce D...Design Optimization and CFD Analysis of Car using Active Mounting to Reduce D...
Design Optimization and CFD Analysis of Car using Active Mounting to Reduce D...
 
Elements CAE white paper
Elements CAE white paperElements CAE white paper
Elements CAE white paper
 
NAFEMS Americas Elements presentation
NAFEMS Americas Elements presentationNAFEMS Americas Elements presentation
NAFEMS Americas Elements presentation
 
M012438794
M012438794M012438794
M012438794
 
Strategies for aerodynamic development
Strategies for aerodynamic developmentStrategies for aerodynamic development
Strategies for aerodynamic development
 
R130301114118
R130301114118R130301114118
R130301114118
 
E012513749
E012513749E012513749
E012513749
 
Wind-induced Stress Analysis of Front Bumper
Wind-induced Stress Analysis of Front BumperWind-induced Stress Analysis of Front Bumper
Wind-induced Stress Analysis of Front Bumper
 
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...Experimental Investigations to Study the Air Flow Patterns on the Headlight D...
Experimental Investigations to Study the Air Flow Patterns on the Headlight D...
 
Aerodynamics of automobiles
Aerodynamics of automobilesAerodynamics of automobiles
Aerodynamics of automobiles
 
Fluid-Structure Interaction Over an Aircraft Wing
Fluid-Structure Interaction Over an Aircraft WingFluid-Structure Interaction Over an Aircraft Wing
Fluid-Structure Interaction Over an Aircraft Wing
 
Ae04507184189
Ae04507184189Ae04507184189
Ae04507184189
 

Viewers also liked

Aerodynamics design of formula sae race car 41372
Aerodynamics design of formula sae race car 41372Aerodynamics design of formula sae race car 41372
Aerodynamics design of formula sae race car 41372EditorIJAERD
 
CFD T section pipe flow benchmarking
CFD T section pipe flow benchmarkingCFD T section pipe flow benchmarking
CFD T section pipe flow benchmarkingpramodkrishnani
 
F1 in schools 2014 2015 technical regulations
F1 in schools 2014 2015 technical regulationsF1 in schools 2014 2015 technical regulations
F1 in schools 2014 2015 technical regulationssherryseif
 
Aerodynamic Drag Reduction for Ground Vehicles using Lateral Guide Vanes
Aerodynamic Drag Reduction for Ground Vehicles using Lateral Guide Vanes Aerodynamic Drag Reduction for Ground Vehicles using Lateral Guide Vanes
Aerodynamic Drag Reduction for Ground Vehicles using Lateral Guide Vanes Mohamed Shahin
 
Tractor Trailer Drag Reduction Study
Tractor Trailer Drag Reduction StudyTractor Trailer Drag Reduction Study
Tractor Trailer Drag Reduction StudyChristopher Frasson
 
INVESTIGATION INTO THE AERODYNAMIC DESIGN OF A FORMULA ONE CAR
INVESTIGATION INTO THE AERODYNAMIC DESIGN OF A FORMULA ONE CARINVESTIGATION INTO THE AERODYNAMIC DESIGN OF A FORMULA ONE CAR
INVESTIGATION INTO THE AERODYNAMIC DESIGN OF A FORMULA ONE CARDaniel Baker
 
COMP Cams Development Capabilities Overview
COMP Cams Development Capabilities OverviewCOMP Cams Development Capabilities Overview
COMP Cams Development Capabilities OverviewCOMP Performance Group
 
Race Engine Design And Support
Race Engine Design And SupportRace Engine Design And Support
Race Engine Design And SupportBrian Trimboli
 
Manifold Design with MDTools 740
Manifold Design with MDTools 740Manifold Design with MDTools 740
Manifold Design with MDTools 740VEST, Inc.
 
Intake plenum Volume
Intake plenum VolumeIntake plenum Volume
Intake plenum VolumeAshok Kumar
 
Design of intake manifold
Design of intake manifoldDesign of intake manifold
Design of intake manifoldAshok Kumar
 
Analysis of-change-in-intake-manifold-length-and-development-of-variable-inta...
Analysis of-change-in-intake-manifold-length-and-development-of-variable-inta...Analysis of-change-in-intake-manifold-length-and-development-of-variable-inta...
Analysis of-change-in-intake-manifold-length-and-development-of-variable-inta...Mohit Soni
 

Viewers also liked (19)

Aerodynamics design of formula sae race car 41372
Aerodynamics design of formula sae race car 41372Aerodynamics design of formula sae race car 41372
Aerodynamics design of formula sae race car 41372
 
Aerodynamics
AerodynamicsAerodynamics
Aerodynamics
 
Project report
Project reportProject report
Project report
 
Projects summary
Projects summaryProjects summary
Projects summary
 
CFD T section pipe flow benchmarking
CFD T section pipe flow benchmarkingCFD T section pipe flow benchmarking
CFD T section pipe flow benchmarking
 
F1 in schools 2014 2015 technical regulations
F1 in schools 2014 2015 technical regulationsF1 in schools 2014 2015 technical regulations
F1 in schools 2014 2015 technical regulations
 
Aerodynamic Drag Reduction for Ground Vehicles using Lateral Guide Vanes
Aerodynamic Drag Reduction for Ground Vehicles using Lateral Guide Vanes Aerodynamic Drag Reduction for Ground Vehicles using Lateral Guide Vanes
Aerodynamic Drag Reduction for Ground Vehicles using Lateral Guide Vanes
 
FYP Presentation
FYP PresentationFYP Presentation
FYP Presentation
 
Tractor Trailer Drag Reduction Study
Tractor Trailer Drag Reduction StudyTractor Trailer Drag Reduction Study
Tractor Trailer Drag Reduction Study
 
Aerodynamics on car
Aerodynamics on carAerodynamics on car
Aerodynamics on car
 
INVESTIGATION INTO THE AERODYNAMIC DESIGN OF A FORMULA ONE CAR
INVESTIGATION INTO THE AERODYNAMIC DESIGN OF A FORMULA ONE CARINVESTIGATION INTO THE AERODYNAMIC DESIGN OF A FORMULA ONE CAR
INVESTIGATION INTO THE AERODYNAMIC DESIGN OF A FORMULA ONE CAR
 
Farm
FarmFarm
Farm
 
COMP Cams Development Capabilities Overview
COMP Cams Development Capabilities OverviewCOMP Cams Development Capabilities Overview
COMP Cams Development Capabilities Overview
 
Race Engine Design And Support
Race Engine Design And SupportRace Engine Design And Support
Race Engine Design And Support
 
Manifold Design with MDTools 740
Manifold Design with MDTools 740Manifold Design with MDTools 740
Manifold Design with MDTools 740
 
Intake plenum Volume
Intake plenum VolumeIntake plenum Volume
Intake plenum Volume
 
Design of intake manifold
Design of intake manifoldDesign of intake manifold
Design of intake manifold
 
Analysis of-change-in-intake-manifold-length-and-development-of-variable-inta...
Analysis of-change-in-intake-manifold-length-and-development-of-variable-inta...Analysis of-change-in-intake-manifold-length-and-development-of-variable-inta...
Analysis of-change-in-intake-manifold-length-and-development-of-variable-inta...
 
95ZJ_11.PDF
95ZJ_11.PDF95ZJ_11.PDF
95ZJ_11.PDF
 

Similar to Drag Reduction of Front Wing of an F1 Car using Adjoint Optimisation

Aerodynamic Drag Reduction for A Generic Sport Utility Vehicle Using Rear Suc...
Aerodynamic Drag Reduction for A Generic Sport Utility Vehicle Using Rear Suc...Aerodynamic Drag Reduction for A Generic Sport Utility Vehicle Using Rear Suc...
Aerodynamic Drag Reduction for A Generic Sport Utility Vehicle Using Rear Suc...IJERA Editor
 
AIROPT: A Multi-Objective Evolutionary Algorithm based Aerodynamic Shape Opti...
AIROPT: A Multi-Objective Evolutionary Algorithm based Aerodynamic Shape Opti...AIROPT: A Multi-Objective Evolutionary Algorithm based Aerodynamic Shape Opti...
AIROPT: A Multi-Objective Evolutionary Algorithm based Aerodynamic Shape Opti...Abhishek Jain
 
Investigations of Drag and Lift Forces Over the Profiles of Car Using CFD
Investigations of Drag and Lift Forces Over the Profiles of Car Using CFDInvestigations of Drag and Lift Forces Over the Profiles of Car Using CFD
Investigations of Drag and Lift Forces Over the Profiles of Car Using CFDijsrd.com
 
Improving_programming_skills_of_Mechanical_Enginee.pdf
Improving_programming_skills_of_Mechanical_Enginee.pdfImproving_programming_skills_of_Mechanical_Enginee.pdf
Improving_programming_skills_of_Mechanical_Enginee.pdfssuserbe139c
 
IRJET- Experimentally and CFD Analysis on Spoiler in Wind Tunnel Experiment
IRJET- Experimentally and CFD Analysis on Spoiler in Wind Tunnel ExperimentIRJET- Experimentally and CFD Analysis on Spoiler in Wind Tunnel Experiment
IRJET- Experimentally and CFD Analysis on Spoiler in Wind Tunnel ExperimentIRJET Journal
 
Cdd mahesh dasar ijertv2 is120775
Cdd mahesh dasar ijertv2 is120775Cdd mahesh dasar ijertv2 is120775
Cdd mahesh dasar ijertv2 is120775Mahesh Dasar
 
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...Abhishek Jain
 
IRJET- CFD-A Trend in Automobile Aerodynamics Technology
IRJET- 	  CFD-A Trend in Automobile Aerodynamics TechnologyIRJET- 	  CFD-A Trend in Automobile Aerodynamics Technology
IRJET- CFD-A Trend in Automobile Aerodynamics TechnologyIRJET Journal
 
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...Performance Study of Wind Friction Reduction Attachments for Van Using Comput...
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...IJERA Editor
 
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear Spoiler
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear SpoilerCar’s Aerodynamic Characteristics at High Speed Influenced by Rear Spoiler
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear SpoilerIJRES Journal
 
STUDY AND ANALYSIS OF DIFFERENTIAL CONTROLLED CONTINUOUSLY VARIABLE DRIVE
STUDY AND ANALYSIS OF DIFFERENTIAL CONTROLLED CONTINUOUSLY VARIABLE DRIVESTUDY AND ANALYSIS OF DIFFERENTIAL CONTROLLED CONTINUOUSLY VARIABLE DRIVE
STUDY AND ANALYSIS OF DIFFERENTIAL CONTROLLED CONTINUOUSLY VARIABLE DRIVEJournal For Research
 
AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYS
AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYSAUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYS
AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYSIAEME Publication
 
IRJET- Design and Fluid Flow Analysis of F1 Race Car
IRJET- Design and Fluid Flow Analysis of F1 Race CarIRJET- Design and Fluid Flow Analysis of F1 Race Car
IRJET- Design and Fluid Flow Analysis of F1 Race CarIRJET Journal
 
IRJET - Design Modification of Car Bonnet to Reduce the Frictional Drag
IRJET - Design Modification of Car Bonnet to Reduce the Frictional DragIRJET - Design Modification of Car Bonnet to Reduce the Frictional Drag
IRJET - Design Modification of Car Bonnet to Reduce the Frictional DragIRJET Journal
 
Nomen_Oseghale thesis (E.O)
Nomen_Oseghale thesis (E.O)Nomen_Oseghale thesis (E.O)
Nomen_Oseghale thesis (E.O)Nomen Oseghale
 
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...Masahiro Kanazaki
 
CFD analysis of commercial vehicle
CFD analysis of commercial vehicleCFD analysis of commercial vehicle
CFD analysis of commercial vehicleShih Cheng Tung
 

Similar to Drag Reduction of Front Wing of an F1 Car using Adjoint Optimisation (20)

Aerodynamic Drag Reduction for A Generic Sport Utility Vehicle Using Rear Suc...
Aerodynamic Drag Reduction for A Generic Sport Utility Vehicle Using Rear Suc...Aerodynamic Drag Reduction for A Generic Sport Utility Vehicle Using Rear Suc...
Aerodynamic Drag Reduction for A Generic Sport Utility Vehicle Using Rear Suc...
 
AIROPT: A Multi-Objective Evolutionary Algorithm based Aerodynamic Shape Opti...
AIROPT: A Multi-Objective Evolutionary Algorithm based Aerodynamic Shape Opti...AIROPT: A Multi-Objective Evolutionary Algorithm based Aerodynamic Shape Opti...
AIROPT: A Multi-Objective Evolutionary Algorithm based Aerodynamic Shape Opti...
 
Investigations of Drag and Lift Forces Over the Profiles of Car Using CFD
Investigations of Drag and Lift Forces Over the Profiles of Car Using CFDInvestigations of Drag and Lift Forces Over the Profiles of Car Using CFD
Investigations of Drag and Lift Forces Over the Profiles of Car Using CFD
 
Improving_programming_skills_of_Mechanical_Enginee.pdf
Improving_programming_skills_of_Mechanical_Enginee.pdfImproving_programming_skills_of_Mechanical_Enginee.pdf
Improving_programming_skills_of_Mechanical_Enginee.pdf
 
IRJET- Experimentally and CFD Analysis on Spoiler in Wind Tunnel Experiment
IRJET- Experimentally and CFD Analysis on Spoiler in Wind Tunnel ExperimentIRJET- Experimentally and CFD Analysis on Spoiler in Wind Tunnel Experiment
IRJET- Experimentally and CFD Analysis on Spoiler in Wind Tunnel Experiment
 
Cdd mahesh dasar ijertv2 is120775
Cdd mahesh dasar ijertv2 is120775Cdd mahesh dasar ijertv2 is120775
Cdd mahesh dasar ijertv2 is120775
 
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
 
IRJET- CFD-A Trend in Automobile Aerodynamics Technology
IRJET- 	  CFD-A Trend in Automobile Aerodynamics TechnologyIRJET- 	  CFD-A Trend in Automobile Aerodynamics Technology
IRJET- CFD-A Trend in Automobile Aerodynamics Technology
 
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...Performance Study of Wind Friction Reduction Attachments for Van Using Comput...
Performance Study of Wind Friction Reduction Attachments for Van Using Comput...
 
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear Spoiler
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear SpoilerCar’s Aerodynamic Characteristics at High Speed Influenced by Rear Spoiler
Car’s Aerodynamic Characteristics at High Speed Influenced by Rear Spoiler
 
Project_ Report
Project_ ReportProject_ Report
Project_ Report
 
STUDY AND ANALYSIS OF DIFFERENTIAL CONTROLLED CONTINUOUSLY VARIABLE DRIVE
STUDY AND ANALYSIS OF DIFFERENTIAL CONTROLLED CONTINUOUSLY VARIABLE DRIVESTUDY AND ANALYSIS OF DIFFERENTIAL CONTROLLED CONTINUOUSLY VARIABLE DRIVE
STUDY AND ANALYSIS OF DIFFERENTIAL CONTROLLED CONTINUOUSLY VARIABLE DRIVE
 
AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYS
AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYSAUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYS
AUTOMOTIVE COMPUTATIONAL FLUID DYNAMICS SIMULATION OF A CAR USING ANSYS
 
IRJET- Design and Fluid Flow Analysis of F1 Race Car
IRJET- Design and Fluid Flow Analysis of F1 Race CarIRJET- Design and Fluid Flow Analysis of F1 Race Car
IRJET- Design and Fluid Flow Analysis of F1 Race Car
 
IRJET - Design Modification of Car Bonnet to Reduce the Frictional Drag
IRJET - Design Modification of Car Bonnet to Reduce the Frictional DragIRJET - Design Modification of Car Bonnet to Reduce the Frictional Drag
IRJET - Design Modification of Car Bonnet to Reduce the Frictional Drag
 
Nomen_Oseghale thesis (E.O)
Nomen_Oseghale thesis (E.O)Nomen_Oseghale thesis (E.O)
Nomen_Oseghale thesis (E.O)
 
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...
Efficient Design Exploration for Civil Aircraft Using a Kriging-Based Genetic...
 
CFD analysis of commercial vehicle
CFD analysis of commercial vehicleCFD analysis of commercial vehicle
CFD analysis of commercial vehicle
 
In tech finite-element_analysis_of_the_direct_drive_pmlom
In tech finite-element_analysis_of_the_direct_drive_pmlomIn tech finite-element_analysis_of_the_direct_drive_pmlom
In tech finite-element_analysis_of_the_direct_drive_pmlom
 
30120140505018 2-3-4
30120140505018 2-3-430120140505018 2-3-4
30120140505018 2-3-4
 

Recently uploaded

group_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfgroup_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfneelspinoy
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一F dds
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdfSwaraliBorhade
 
西北大学毕业证学位证成绩单-怎么样办伪造
西北大学毕业证学位证成绩单-怎么样办伪造西北大学毕业证学位证成绩单-怎么样办伪造
西北大学毕业证学位证成绩单-怎么样办伪造kbdhl05e
 
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证nhjeo1gg
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Sitegalleryaagency
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024CristobalHeraud
 
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...katerynaivanenko1
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfShivakumar Viswanathan
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改yuu sss
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degreeyuu sss
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一Fi L
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一diploma 1
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...Rishabh Aryan
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Rndexperts
 
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degreeyuu sss
 
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Service
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts ServiceCall Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Service
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Servicejennyeacort
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryWilliamVickery6
 
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services DubaiDubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubaikojalkojal131
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVAAnastasiya Kudinova
 

Recently uploaded (20)

group_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdfgroup_15_empirya_p1projectIndustrial.pdf
group_15_empirya_p1projectIndustrial.pdf
 
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
办理学位证(SFU证书)西蒙菲莎大学毕业证成绩单原版一比一
 
3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf3D Printing And Designing Final Report.pdf
3D Printing And Designing Final Report.pdf
 
西北大学毕业证学位证成绩单-怎么样办伪造
西北大学毕业证学位证成绩单-怎么样办伪造西北大学毕业证学位证成绩单-怎么样办伪造
西北大学毕业证学位证成绩单-怎么样办伪造
 
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
在线办理ohio毕业证俄亥俄大学毕业证成绩单留信学历认证
 
How to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our SiteHow to Be Famous in your Field just visit our Site
How to Be Famous in your Field just visit our Site
 
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
PORTFOLIO DE ARQUITECTURA CRISTOBAL HERAUD 2024
 
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
MT. Marseille an Archipelago. Strategies for Integrating Residential Communit...
 
FiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdfFiveHypotheses_UIDMasterclass_18April2024.pdf
FiveHypotheses_UIDMasterclass_18April2024.pdf
 
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
1比1办理美国北卡罗莱纳州立大学毕业证成绩单pdf电子版制作修改
 
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
专业一比一美国亚利桑那大学毕业证成绩单pdf电子版制作修改#真实工艺展示#真实防伪#diploma#degree
 
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
办理学位证(TheAuckland证书)新西兰奥克兰大学毕业证成绩单原版一比一
 
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
办理(USYD毕业证书)澳洲悉尼大学毕业证成绩单原版一比一
 
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
DAKSHIN BIHAR GRAMIN BANK: REDEFINING THE DIGITAL BANKING EXPERIENCE WITH A U...
 
Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025Top 10 Modern Web Design Trends for 2025
Top 10 Modern Web Design Trends for 2025
 
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
2024新版美国旧金山州立大学毕业证成绩单pdf电子版制作修改#毕业文凭制作#回国入职#diploma#degree
 
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Service
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts ServiceCall Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Service
Call Girls in Ashok Nagar Delhi ✡️9711147426✡️ Escorts Service
 
Design Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William VickeryDesign Portfolio - 2024 - William Vickery
Design Portfolio - 2024 - William Vickery
 
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services DubaiDubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
Dubai Calls Girl Tapes O525547819 Real Tapes Escort Services Dubai
 
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
PORTAFOLIO   2024_  ANASTASIYA  KUDINOVAPORTAFOLIO   2024_  ANASTASIYA  KUDINOVA
PORTAFOLIO 2024_ ANASTASIYA KUDINOVA
 

Drag Reduction of Front Wing of an F1 Car using Adjoint Optimisation

  • 1. Drag Reduction of Front Wing of an F1 Car using Adjoint Optimisation Optimization of Front wing of an F1 Car by Yasir Ahmed Malik, Project Supervisor: Dr. Jens Dominik Mueller Introduction This project deals with optimisation of front wing of an F1 car using aerodynamic shape optimisation method. A detailed study is done on the parameters that tend to affect the performance of multiple components including multi-element wings (three in total), endplate and the flow around wheels. The optimisation method chosen for the purpose of this project is the Adjoint method and a comparison with other state-gradient methods has been included in the literature review aswell. Two approaches can be followed when using the adjoint method one is the continuous adjoint approach and the other being discrete approach. Discrete approach is preferred over continuous adjoint approach as the latter is seen to produce inconsistencies in modelling, discretization and solution approaches that result in polluting the sensitivity information remarkably especially for problems with wall functions and complex engineering configurations. The emphasis has been put on optimising the shape of the front wings using the Adjoint method as it’s the most efficient and computationally inexpensive method for design optimisation. The approach towards shape optimisation is lift constrained drag reduction as it would result in keeping a constraint on lift and reducing the drag at the same time, thus producing optima for a given lift and drag value. The front part and especially the front wings of a formula one vehicle is absolutely crucial to the overall performance of the car as they are not only responsible for producing enough downforce for the front part but also they play a very important role in guiding the flow downstream to other parts of the vehicle including radiators and diffusers etc. (McBeath, 2011). Failing designing an efficient front wing will disrupt the whole aerodynamics of the formula one car. The geometry is designed in CAD, meshed in ICEM (as it is uses the most advanced meshing techniques) and prism layers were created in T-grid(to capture flow separation). The mesh was then exported into Fluent where the flow was solved using 𝒌 − 𝜺 turbulence model and finally fluent adjoint solver 14.5 was used to optimize the front wing of F1 car. Aims and Objectives The aims of this project are:  In depth study of front wings, endplates and flow around wheels inorder to optimise the front wing for optimal performance  Reducing drag generated by the front wings with lift constrained drag minimization approach  Front wing optimised will be able to achieve maximum efficiency (L/D) by minimizing drag and creating enough downforce at the same time The objectives of this project are:  Creating a deep understanding of the different parameters affecting the front wings, endplate and flow around wheels required for the optimal of a formula one car  Creating enough downforce and at the same time minimizing drag using lift constrained drag minimization approach  Front wing optimised will be able to generate optimal performance via maximum efficiency Discrete Adjoint Approach The solution to the steady Navier-Stokes Equation satisfies zero residuals: 𝑹 = (𝑼(𝜶), 𝜶) = 𝟎 For steady state problem the residuals are made to converge or driven to zero using a pseudo-timestepping scheme, resulting linearisation with respect to α produces, 𝝏𝑹 𝝏𝑼 𝝏𝑼 𝝏𝜶 = − 𝝏𝑹 𝝏𝜶 using shorthand notation 𝑨𝒖 = 𝒇 Sensitivity of the objective function 𝑱 w.r.t 𝜶 𝒅𝑱 𝒅𝜶 = 𝝏𝑱 𝝏𝜶 + 𝝏𝑱 𝝏𝑼 𝝏𝑼 𝝏𝜶 = 𝝏𝑱 𝝏𝜶 + 𝒈 𝑻 𝒖 = 𝝏𝑱 𝝏𝜶 𝒈 𝑻 𝑨−𝟏 𝒇 This requires an additional expensive solve for 𝑨𝒖 = 𝒇 for each design variable 𝜶𝒊, alternatively regrouping the terms in sensitivity computation: 𝒅𝑱 𝒅𝜶 = 𝝏𝑱 𝝏𝜶 𝒈 𝑻 𝑨−𝟏 𝒇 = 𝝏𝑱 𝝏𝜶 + (𝑨−𝑻 𝒈) 𝑻 𝒇 = 𝝏𝑱 𝝏𝜶 + 𝒗 𝑻 𝒇 This leads to the definition of the adjoint equation [1] ⇒ ( 𝝏𝑹 𝝏𝑼 ) 𝑻 ( 𝝏𝑱 𝝏𝑹 ) 𝑻 = ( 𝝏𝑱 𝝏𝑼 ) 𝑻 using shorthand notation 𝑨 𝑻 𝒗 = 𝒇 By using the adjoint equation the computational cost becomes independent of the number of design variables as one only needs to solve the linear system once for the sensitivity of one cost function w.r.t all design variables (F. Christakopoulos and J.-D. Muller, 2012) Results The fact that adjoint convergence can only start once the conventional flow solver (𝒌 − 𝜺 turbulence model in this case) has fully converged, means that the mesh quality needs to be very good. The convergence for the coarse(without prisms) and fine mesh(with prism layers) was completed in 354 and 684 iterations respectively. As a result pressure contours obtained are shown below; Fig1: Pressure contours for coarse mesh(left) and Pressure Contours for fine mesh(right) Fig 2: Velocity contours for course(left) and fine(right) on the multi-element wing Once the flow solution was obtained for both coarse and fine mesh(with prism layers), the best solution(in terms of closeness of the results to the experimental values) was selected and the next stage of this project was to do adjoint optimization for 5 design iterations using lift constrained drag minimization approach for optimal performance of the front wing which is achieved successfully. Upon convergence the adjoint sensitivity data was used to guide the solution to an optimum. Here’s an illustration of that; Fig 3: Showing Adjoint Sensitivity Info(Blue arrows point pushing in and red arrows pulling out) After obtaining the sensitivity details, control volume morphing tool enabled to parameterise the geometry and finally the mesh was deformed and then conventional flow solver was run and actual change in the objective function was calculated. Three design iterations were run for the geometry under consideration and the geometry was optimised to its maximum using Downforce constrained drag minimization approach. The Adjoint Solver workflow used to produce the optima is summarized in the next section. Adjoint Solver Workflow  Solve the flow equations in Fluent and post process the results using the conventional flow solver as usual.  Pick an observable of engineering interest  Lift, Drag, L/D, Moment on an aerofoil etc.  Observable with penalty function added (lift constrained drag minimization) 𝑫 + 𝜶(𝑳 − 𝑳 𝒐) 𝟐  Choose an observable type and apply the observable operation as required and then choose monitors  Ratio, Product, Linear Equations and Fixed Value etc.  Set up and solve the adjoint problem for the chosen observable  Define solution advancement controls & convergence criteria  Initialize & Iterate to convergence  Post process the adjoint solution to get  Shape sensitivity  Sensitivity to boundary condition settings  Contour and Vector plots  Finally either take results and revert to CAD or morph and revert to top i.e. solve new fluid calculation on a deformed grid for as many design iterations as required. References [1] F. Christakopoulos and J.-D. Muller, Sensitivity computation and shape optimisation in Aerodynamics using the adjoint methodology and Automatic Differentiation, 2012. [2] McBeath, Simon (2011) Competition Car Aerodynamics: A Practical Handbook, Second Edition, Bristol: Haynes Drag Lift Lift Target