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

Size: px
Start display at page:

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

Transcription

1 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. Ubaldo Cella Piaggio Aero Industries, Naples, Italy

2 Introduction Research partners Problem definition Goals Research path RBF Morph tool presentation Morphing & Smoothing The Aim of RBF Morph RBF Morph Features Background How It Works Outline Industrial Application: coupled CFD-CSM Aeroelastic Analysis of a Full Aircraft Model and Comparison to Experimental Data MathCAD feasibility study General algorithm for deforming CFD model according to FEM solution Strategy used for loading the FEM model according to CFD solution Problem definition Morphing Set Up Results

3 Research Partners PHT Research Department Flight Technologies and Aerodynamics Structures and advanced materials Preliminary Design Mechanical Engineering Department Structural Mechanics Machines, fluids and combustion Fluid Structure Interaction

4 Problem definition CFD calculations are currently performed considering the undeformed aircraft configuration A procedure for evaluating the extent of structural deformation mapping CFD results onto FEM model allows to evaluate in advance the extent of such deformation When important effect are observed (wing tip deformation and rotation) the CFD model should be updated to the deformed configuration A tool for CFD model updating is currently missing

5 Goals Define a mesh updating procedure that allows to perform CFD calculation on the deformed model Automate information exchanging between FEM and CFD models Preserve the baseline model (i.e. FEM and CFD models has to be generated starting from the same CAD model of the undeformed design) Integrate the procedure in the design loop

6 Research Path A partnership was born to transfer the expertise on FSI and mesh morphing on a industrial application A specific industrial case has been defined to evaluate if the FSI method tested in different fields was suitable for aircraft design The tools has been defined CFD++ for flow solution MSC/Nastran for structural calulations MSC/Patran to map flow solution onto FEM model RBF Morph for update CFD mesh The problem has been successfully solved (less than one month!)

7 RBF Morph tool presentation Morphing & Smoothing The Aim of RBF Morph RBF Morph Features Background How It Works

8 Morphing & Smoothing A mesh morpher is a tool capable to perform mesh modifications, in order to achieve arbitrary shape changes and related volume smoothing, without changing the mesh topology. In general a morphing operation can introduce a reduction of the mesh quality A good morpher has to minimize this effect, and maximize the possible shape modifications. If mesh quality is well preserved, then using the same mesh structure it s a clear benefit.

9 The Aim of RBF Morph The aim of RBF Morph is to perform fast mesh morphing using a mesh-independent approach based on state-of-the-art RBF (Radial Basis Functions) techniques. The use of RBF Morph allows the CFD user to perform shape modifications, compatible with the mesh topology, directly in the solving stage, just adding a single command line in the input file The final goal is to perform parametric studies of component shapes and positions typical of the fluid-dynamic design like: Design Developments Multi-configuration studies Sensitivity Studies DOE (Design Of Experiment) Optimization (rbf-morph (("sol-1" amp-1) ("sol-2" amp-2)...("sol-n" amp-n)))

10 RBF Morph Features Add on fully integrated within Fluent (GUI, TUI & solving stage) Mesh-independent RBF fit used for surface mesh morphing and volume mesh smoothing Parallel calculation allows to morph large size models (many millions of cells) in a short time Management of every kind of mesh element type (tetrahedral, hexahedral, polyhedral, etc.) Support of the CAD re-design of the morphed surfaces Multi fit makes the Fluent case truly parametric (only 1 mesh is stored) Precision: exact nodal movement and exact feature preservation.

11 New upcoming RBF Morph features RBF allows to exactly prescribe surfaces movements, this opens several opportunities, among them: Target surfaces (STL). The new shape can be directly defined in the CAD, meshed and used as a morphing target thanks to the RBF algorithm that allows to project a mesh onto another (non conformal) one. FEM deformed shape (static, modal). The structural solution obtained on the (usually) non conformal FEM mesh is used to generate the morphing field applied to the CFD mesh. For complex shapes an advanced two steps approach is available for mapping FEM property IDs onto CFD threads IDs.

12 Some investigated applications F1 car aerodynamics shape optimisation of wings and deflectors wheel steering including tyre deformation effect of adjustable surfaces Tuning of a motorbike windshield deflector shape and set-up driver size and position Shape optimisation of an air-box air flow balancing max volumetric efficiency More examples on the web:

13 Background: RBF Theory A system of radial functions is used to fit a solution for the mesh movement/morphing, from a list of source points and their displacements. This approach is valid for both surface shape changes and volume mesh smoothing. The RBF problem definition does not depend on the mesh Radial Basis Function interpolation is used to derive the displacement in any location in the space, so it is also available in every grid node. An interpolation function composed by a radial basis and a polynomial is defined. s N x x x hx i1 i i x h 1x 3 y 4z

14 Background: RBF Theory A radial basis fit exists if desired values are matched at source points with a null poly contribution The fit problem is associated with the solution of a linear system M is the interpolation matrix P is the constraint matrix g are the scalar values prescribed at source points and are the fitting coefficients N i k i k k i i i q N i g s x x x 0 g β γ 0 P P M T N j i M j k i k ij 1 x x N N N k k k k k k k k k z y x z y x z y x P

15 Background: RBF Theory The radial function can be fully or compactly supported. The biharmonic kernel fully supported gives the best results for smoothing. For the smoothing problem each component of the displacement prescribed at the source points is interpolated as a single scalar field. Radial Basis Function (r) Spline type (R n ) n r, n odd Thin plate spline (TPS n ) Multiquadric(MQ) 2 1 r Inverse multiquadric (IMQ) 1 v v v Inverse quadratic (IQ) r n log r, n even 1 r r Gaussian (GS) 2 e r x y z s s y s x z N x x x x i1 N y x x x i1 N z x x x i1 i i i k k k i i i x 1 y 1 z 1 2 x x x x y z 2 y y x 2 y y z z z z x y z

16 Background: accelerating the solver The evaluation of RBF at a point has a cost of order N The fit has a cost of order N 3 for a direct fit (full populated matrix); this limit to ~ the number of source points that can be used in a practical problem Using an iterative solver (with a good pre-conditioner) the fit has a cost of order N 2 ; the number of points can be increased up to ~ Using also space partitioning to accelerate fit and evaluation the number of points can be increased up to ~ The method can be further accelerated using fast preconditioner building and FMM RBF evaluation

17 Background: solver performances escalation RBF centers FIT 120 minutes Jan seconds Jan 2010 Largest fit minutes Largest model morphed cells Fit and Morph a cells model using RBF centers within 15 minutes Front wing flap rotation up to +/-6 (+/-8 enabling Fluent remeshing) #points 2010 (Minutes) 2008 (Minutes) (1s) (5s) (44s) Not registered Not registered Not registered Not registered

18 How it Works: the work-flow RBF Morph basically requires three different steps: Step 1 [SERIAL] setup and definition of the problem (source points and displacements). Step 2 [SERIAL] fitting of the RBF system. Step 3 [SERIAL or PARALLEL] morphing of the surface and volume mesh (available also in the CFD solution stage).

19 How it Works: the problem setup The problem must describe correctly the desired changes and must preserve exactly the fixed part of the mesh. The prescription of the source points and their displacements fully defines the RBF Morph problem. The problem is mesh-independent, and could be defined using grid nodes as well as arbitrary point locations. Each problem and its fit define a mesh modifier or a shape parameter.

20 How it Works: the interface One of the key aspects of RBF Morph, in respect to FLUENT integration, is related to the ability of extracting information from the FLUENT mesh and to the user interface GUI

21 Industrial Application: coupled CFD-CSM Aeroelastic Analysis of a Full Aircraft Model Outline MathCAD feasibility study General algorithm for deforming CFD model according to FEM solution Strategy used for loading the FEM model according to CFD solution Problem definition Morphing Set Up Results

22 MathCAD implementation A first MathCAD implementation has been considered using a small CFD model (this is the standard research path we use to add a new algorithm) Tecplot and Nastran file format used to exchange information RBF proven to work properly for CFD mesh updating using FEM results (as expected considering that RBF for mesh smoothing are the core of RBF Morph software) RBF proven to work properly for mapping CFD pressures onto the FEM model PressureQUAD CentroidQUAD for for ie xc for ie 1rows( CQUAD) p s ie RBF CentroidQUAD 1 ie in 14 IG CQUAD iein 2 xc xc xc centroid ie 4 out centroid 1rows( CQUAD) GRID IG2 GRID IG3 GRID IG4 if IsArray ( CQUAD)

23 CFD mesh updating strategy Set-up 1: FEM results written in Nastran format using two files, the Nastran data deck (*.bdf) and the Nastran punch file (*.pch), containing the mesh and nodal displacements Set-up 2: a list of rules is defined each one linking a set of FEM properties (PSHELL only) with a set of deformable threads ID; fixed threads and an (optional) bounding box are specified Step 1: for each rule a local RBF fit is calculated using FEM data (node positions and displacements) Step 2: a new fit is calculated using all the CFD points on deformable threads (with previously extrapolated values as the input), all CFD points on fixed threads limiting the action with the optional box Update: the volume mesh is smoothed using the stored fit.

24 Map CFD results onto FEM model Usually FEM mesh is coarser; the interpolation is not a trivial task. Equilibrium (i.e. resultant loads) has to be globally preserved. Several working tools already available in commercial CFD/FEM software Patran interpolation tool (used in this application) ANSYS Fluent FSI mapping (successfully tested for the simple geometry) A linear FEM model has been considered; this means that current pressure map has to be prescribed on the undeformed model (i.e. solution data obtained on the CFD updated mesh are first imported on the CFD baseline mesh and then interpolated). A new approach based on the RBF interpolation of the pressure field (tested only during the MathCAD feasibility study).

25 Problem definition Wind tunnel model of a business class aircraft in complete configuration Test campaign performed by Piaggio in the ONERA S2MA transonic facility The CFD domain (14 millions hexas) has been generated using ICEM/CFD Deformable wing ( hexas FEM) CFD solver: CFD++ FEM solver: MSC/Nastran

26 Morphing set-up FEM data are used in a first step to generate the input for all the CFD nodes on the wing Method 1 (complexity benchmark, literature approach) the movement of all surface nodes is prescribed (elastic displacements on the wing zero other where, including far field) RBF points 1337s fitting time smoothing in 5445s Method 2 (suggested approach) the action of the morpher is limited using a box RBF points 53s fitting time smoothing in 209s All morphing set-up on a quadcore Intel i Ghz with 8Gb.

27 Results The wing tip of the model, deformed under aerodynamic loads moves about 5 mm from the undeformed geometry. The aerodynamic effect due to the positive sweep angle is a pitching twist increment in the order of half degree.

28 Results (actual deformation)

29 Results Comparison of pressure solutions at different wing sections Wing deformation effect is important (as expected) in sections closer to the tip Sec. 4 Sec. 3 Sec. 2

30 Concluding remarks A quasi static FSI method has been successfully defined: A complete MathCAD implementation, tested on small size models, has proven that RBF are suitable both for pressure mapping and both for mesh updating An industrial implementation able to work on very large models has been defined exploiting the FSI feature of the mesh morphing software RBF Morph The approach has proven to be very useful for the presented industrial application demonstrating that CFD predictions accuracy can be increased accounting for wing flexibility The method is ready to be extended to full-coupled transient problems. The same mesh updating method can be used to to parameterize the CFD model with a basis of FEM computed modal shapes.

31 Thank you for your attention! Dr. Marco Evangelos Biancolini Web:

RBF Morph: mesh morphing in OpenFoam

RBF Morph: mesh morphing in OpenFoam RBF Morph: mesh morphing in OpenFoam Dr. Marco Evangelos Biancolini University of Rome Tor Vergata @ CINECA, 26-28 March 2014 Cineca - BOLOGNA RBF Morph Training PRACE School 2013 Session #1 General Introduction

More information

RBF Morph An Add-on Module for Mesh Morphing in ANSYS Fluent

RBF Morph An Add-on Module for Mesh Morphing in ANSYS Fluent RBF Morph An Add-on Module for Mesh Morphing in ANSYS Fluent Gilles Eggenspieler Senior Product Manager 1 Morphing & Smoothing A mesh morpher is a tool capable of performing mesh modifications in order

More information

Fast Radial Basis Functions for Engineering Applications. Prof. Marco Evangelos Biancolini University of Rome Tor Vergata

Fast Radial Basis Functions for Engineering Applications. Prof. Marco Evangelos Biancolini University of Rome Tor Vergata Fast Radial Basis Functions for Engineering Applications Prof. Marco Evangelos Biancolini University of Rome Tor Vergata Outline 2 RBF background Fast RBF on HPC Engineering Applications Mesh morphing

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 Ubaldo Cella 1 Piaggio Aero Industries, Naples, Italy Marco Evangelos

More information

Fluid structure interaction analysis: vortex shedding induced vibrations

Fluid structure interaction analysis: vortex shedding induced vibrations Fluid structure interaction analysis: vortex shedding induced vibrations N. Di Domenico, M. E. * University of Rome «Tor Vergata», Department of Enterprise Engineering «Mario Lucertini» A. Wade, T. Berg,

More information

Mesh Morphing and the Adjoint Solver in ANSYS R14.0. Simon Pereira Laz Foley

Mesh Morphing and the Adjoint Solver in ANSYS R14.0. Simon Pereira Laz Foley Mesh Morphing and the Adjoint Solver in ANSYS R14.0 Simon Pereira Laz Foley 1 Agenda Fluent Morphing-Optimization Feature RBF Morph with ANSYS DesignXplorer Adjoint Solver What does an adjoint solver do,

More information

TAU mesh deformation. Thomas Gerhold

TAU mesh deformation. Thomas Gerhold TAU mesh deformation Thomas Gerhold The parallel mesh deformation of the DLR TAU-Code Introduction Mesh deformation method & Parallelization Results & Applications Conclusion & Outlook Introduction CFD

More information

Aeroelasticity in MSC.Nastran

Aeroelasticity in MSC.Nastran Aeroelasticity in MSC.Nastran Hybrid Static Aeroelasticity new capabilities - CFD data management Presented By: Fausto Gill Di Vincenzo 04-06-2012 Hybrid Static Aeroelastic Solution with CFD data MSC.Nastran

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

Optimisationfor CFD. ANSYS R14 Fluids Update Seminar. Milton Park, February 16 th, 2012 Sheffield, February 29 th, 2012 Aberdeen, March 8 th, 2012

Optimisationfor CFD. ANSYS R14 Fluids Update Seminar. Milton Park, February 16 th, 2012 Sheffield, February 29 th, 2012 Aberdeen, March 8 th, 2012 Optimisationfor CFD ANSYS R14 Fluids Update Seminar David Mann, ANSYS UK Ltd. Milton Park, February 16 th, 2012 Sheffield, February 29 th, 2012 Aberdeen, March 8 th, 2012 1 Agenda Optimisation Tools for

More information

Dynamic mesh: beyond Fluent

Dynamic mesh: beyond Fluent Dynamic mesh: beyond Fluent Marco Evangelos Biancolini Department of Mechanical Engineering University of Rome Tor Vergata Outline Why use smoothing Review of methods for mesh smoothing Pseudo solid approach,

More information

RBF Morph hands-on. Dr. Marco Evangelos Biancolini University of Rome Tor Vergata

RBF Morph hands-on. Dr. Marco Evangelos Biancolini University of Rome Tor Vergata RBF Morph hands-on Dr. Marco Evangelos Biancolini University of Rome Tor Vergata PRACE Autumn School 2013 - Industry Oriented HPC Simulations, September 21-27, University of Ljubljana, Faculty of Mechanical

More information

Automated Design Exploration and Optimization. Clinton Smith, PhD CAE Support and Training PADT April 26, 2012

Automated Design Exploration and Optimization. Clinton Smith, PhD CAE Support and Training PADT April 26, 2012 Automated Design Exploration and Optimization Clinton Smith, PhD CAE Support and Training PADT April 26, 2012 1 Agenda The path to robust design A closer look at what DX offers Some examples 2 The Path

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

Store Separation: Theoretical Investigation of Wing Aeroelastic Response

Store Separation: Theoretical Investigation of Wing Aeroelastic Response Store Separation: Theoretical Investigation of Wing Aeroelastic Response Giovanni Paolo Reina *, Angelo Della Sala *, Marco Evangelos Biancolini **, Corrado Groth **, Domenico Caridi * University of Naples

More information

Keisuke Sawada. Department of Aerospace Engineering Tohoku University

Keisuke Sawada. Department of Aerospace Engineering Tohoku University March 29th, 213 : Next Generation Aircraft Workshop at Washington University Numerical Study of Wing Deformation Effect in Wind-Tunnel Testing Keisuke Sawada Department of Aerospace Engineering Tohoku

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

Validation of an Unstructured Overset Mesh Method for CFD Analysis of Store Separation D. Snyder presented by R. Fitzsimmons

Validation of an Unstructured Overset Mesh Method for CFD Analysis of Store Separation D. Snyder presented by R. Fitzsimmons Validation of an Unstructured Overset Mesh Method for CFD Analysis of Store Separation D. Snyder presented by R. Fitzsimmons Stores Separation Introduction Flight Test Expensive, high-risk, sometimes catastrophic

More information

Constrained Aero-elastic Multi-Point Optimization Using the Coupled Adjoint Approach

Constrained Aero-elastic Multi-Point Optimization Using the Coupled Adjoint Approach www.dlr.de Chart 1 Aero-elastic Multi-point Optimization, M.Abu-Zurayk, MUSAF II, 20.09.2013 Constrained Aero-elastic Multi-Point Optimization Using the Coupled Adjoint Approach M. Abu-Zurayk MUSAF II

More information

Morphing high lift structures: Smart leading edge device and smart single slotted flap Hans Peter Monner, Johannes Riemenschneider Madrid, 30 th

Morphing high lift structures: Smart leading edge device and smart single slotted flap Hans Peter Monner, Johannes Riemenschneider Madrid, 30 th Morphing high lift structures: Smart leading edge device and smart single slotted flap Hans Peter Monner, Johannes Riemenschneider Madrid, 30 th March 2011 Outline Background Project overview Selected

More information

TAU User Meeting, Göttingen,

TAU User Meeting, Göttingen, TAU User Meeting, Göttingen, 22.9.2005 Fluid-Structure-Coupling Using the TAU Code: Developments and Applications at the DLR Institute of Aeroelasticity Wolf Krüger DLR Institute of Aeroelasticity Fluid-Structure-Coupling

More information

ANSYS Fluid Structure Interaction for Thermal Management and Aeroelasticity

ANSYS Fluid Structure Interaction for Thermal Management and Aeroelasticity ANSYS Fluid Structure Interaction for Thermal Management and Aeroelasticity Phil Stopford Duxford Air Museum 11th May 2011 2011 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Fluid Structure

More information

Accurate and Efficient Turbomachinery Simulation. Chad Custer, PhD Turbomachinery Technical Specialist

Accurate and Efficient Turbomachinery Simulation. Chad Custer, PhD Turbomachinery Technical Specialist Accurate and Efficient Turbomachinery Simulation Chad Custer, PhD Turbomachinery Technical Specialist Outline Turbomachinery simulation advantages Axial fan optimization Description of design objectives

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

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

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

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

EVOLUTIONARY AERODYNAMIC SHAPE OPTIMIZATION THROUGH THE RBF4AERO PLATFORM

EVOLUTIONARY AERODYNAMIC SHAPE OPTIMIZATION THROUGH THE RBF4AERO PLATFORM ECCOMAS Congress 2016 VII European Congress on Computational Methods in Applied Sciences and Engineering M. Papadrakakis, V. Papadopoulos, G. Stefanou, V. Plevris (eds.) Crete Island, Greece, 5 10 June

More information

OzenCloud Case Studies

OzenCloud Case Studies OzenCloud Case Studies Case Studies, April 20, 2015 ANSYS in the Cloud Case Studies: Aerodynamics & fluttering study on an aircraft wing using fluid structure interaction 1 Powered by UberCloud http://www.theubercloud.com

More information

39th AIAA Aerospace Sciences Meeting and Exhibit January 8 11, 2001/Reno, NV

39th AIAA Aerospace Sciences Meeting and Exhibit January 8 11, 2001/Reno, NV AIAA 1 717 Static Aero-elastic Computation with a Coupled CFD and CSD Method J. Cai, F. Liu Department of Mechanical and Aerospace Engineering University of California, Irvine, CA 92697-3975 H.M. Tsai,

More information

FFD, mesh morphing & reduced order models: Enablers for efficient aerodynamic shape optimization

FFD, mesh morphing & reduced order models: Enablers for efficient aerodynamic shape optimization FFD, mesh morphing & reduced order models: Enablers for efficient aerodynamic shape optimization F Salmoiraghi, G Rozza SISSA mathlab A Scardigli, H Telib OPTIMAD engineering srl Outline 1. Prac'cal)problems)in)shape)op'miza'on)

More information

Surfaces, meshes, and topology

Surfaces, meshes, and topology Surfaces from Point Samples Surfaces, meshes, and topology A surface is a 2-manifold embedded in 3- dimensional Euclidean space Such surfaces are often approximated by triangle meshes 2 1 Triangle mesh

More information

Modal Analysis of a Flat Plate

Modal Analysis of a Flat Plate WORKSHOP 1 Modal Analysis of a Flat Plate Objectives Produce a MSC.Nastran input file. Submit the file for analysis in MSC.Nastran. Find the first five natural frequencies and mode shapes of the flat plate.

More information

Thank you for downloading one of our ANSYS whitepapers we hope you enjoy it.

Thank you for downloading one of our ANSYS whitepapers we hope you enjoy it. Thank you! Thank you for downloading one of our ANSYS whitepapers we hope you enjoy it. Have questions? Need more information? Please don t hesitate to contact us! We have plenty more where this came from.

More information

Automated Design Exploration and Optimization + HPC Best Practices

Automated Design Exploration and Optimization + HPC Best Practices Automated Design Exploration and Optimization + HPC Best Practices 1 Outline The Path to Robust Design ANSYS DesignXplorer Mesh Morphing and Optimizer RBF Morph Adjoint Solver HPC Best Practices 2 The

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

Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D.

Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D. Recent & Upcoming Features in STAR-CCM+ for Aerospace Applications Deryl Snyder, Ph.D. Outline Introduction Aerospace Applications Summary New Capabilities for Aerospace Continuity Convergence Accelerator

More information

Hydro-elastic analysis of a propeller using CFD and FEM co-simulation

Hydro-elastic analysis of a propeller using CFD and FEM co-simulation Fifth International Symposium on Marine Propulsors smp 17, Espoo, Finland, June 2017 Hydro-elastic analysis of a propeller using CFD and FEM co-simulation Vesa Nieminen 1 1 VTT Technical Research Centre

More information

2008 International ANSYS Conference

2008 International ANSYS Conference 2008 International ANSYS Conference FEM AND FSI SIMULATIONS OF IMPACT LOADS ON GRP SUBSEA COMPOSITE COVERS Kjetil Rognlien, MSc Technical Consultant EDR AS, Norway 2008 ANSYS, Inc. All rights reserved.

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

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 APPENDIX A Normal Modes - Rigid Element Analysis with RBE2 and CONM2 T 1 Z R Y Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised

More information

Fluid-Structure Interaction in STAR-CCM+ Alan Mueller CD-adapco

Fluid-Structure Interaction in STAR-CCM+ Alan Mueller CD-adapco Fluid-Structure Interaction in STAR-CCM+ Alan Mueller CD-adapco What is FSI? Air Interaction with a Flexible Structure What is FSI? Water/Air Interaction with a Structure Courtesy CFD Marine Courtesy Germanischer

More information

MULTI-OBJECTIVE OPTIMISATION IN MODEFRONTIER FOR AERONAUTIC APPLICATIONS

MULTI-OBJECTIVE OPTIMISATION IN MODEFRONTIER FOR AERONAUTIC APPLICATIONS 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

More information

Parallel Interpolation in FSI Problems Using Radial Basis Functions and Problem Size Reduction

Parallel Interpolation in FSI Problems Using Radial Basis Functions and Problem Size Reduction Parallel Interpolation in FSI Problems Using Radial Basis Functions and Problem Size Reduction Sergey Kopysov, Igor Kuzmin, Alexander Novikov, Nikita Nedozhogin, and Leonid Tonkov Institute of Mechanics,

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

THE BENEFIT OF ANSA TOOLS IN THE DALLARA CFD PROCESS. Simona Invernizzi, Dallara Engineering, Italy,

THE BENEFIT OF ANSA TOOLS IN THE DALLARA CFD PROCESS. Simona Invernizzi, Dallara Engineering, Italy, THE BENEFIT OF ANSA TOOLS IN THE DALLARA CFD PROCESS Simona Invernizzi, Dallara Engineering, Italy, KEYWORDS automatic tools, batch mesh, DFM, morphing, ride height maps ABSTRACT In the last few years,

More information

Topology-Optimization for internal Fluid Flow: TOSCA Fluid FE-DESIGN the optimization company

Topology-Optimization for internal Fluid Flow: TOSCA Fluid FE-DESIGN the optimization company Topology-Optimization for internal Fluid Flow: TOSCA Fluid CFD topology optimization for channel flow Task: Find a geometrical proposal for a channel within a fluid design space: For each fluid cell decide:?

More information

Auto Injector Syringe. A Fluent Dynamic Mesh 1DOF Tutorial

Auto Injector Syringe. A Fluent Dynamic Mesh 1DOF Tutorial Auto Injector Syringe A Fluent Dynamic Mesh 1DOF Tutorial 1 2015 ANSYS, Inc. June 26, 2015 Prerequisites This tutorial is written with the assumption that You have attended the Introduction to ANSYS Fluent

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

NON-PARAMETRIC SHAPE OPTIMIZATION IN INDUSTRIAL CONTEXT

NON-PARAMETRIC SHAPE OPTIMIZATION IN INDUSTRIAL CONTEXT NON-PARAMETRIC SHAPE OPTIMIZATION IN INDUSTRIAL CONTEXT Michael Böhm, Peter Clausen FE-DESIGN GmbH, Paris, April 3rd, 2012 Overview Introduction / FE-Design Optimization in Industry and Requirements Shape

More information

New Technologies in CST STUDIO SUITE CST COMPUTER SIMULATION TECHNOLOGY

New Technologies in CST STUDIO SUITE CST COMPUTER SIMULATION TECHNOLOGY New Technologies in CST STUDIO SUITE 2016 Outline Design Tools & Modeling Antenna Magus Filter Designer 2D/3D Modeling 3D EM Solver Technology Cable / Circuit / PCB Systems Multiphysics CST Design Tools

More information

METHOD IMPROVEMENTS IN THERMAL ANALYSIS OF MACH 10 LEADING EDGES

METHOD IMPROVEMENTS IN THERMAL ANALYSIS OF MACH 10 LEADING EDGES METHOD IMPROVEMENTS IN THERMAL ANALYSIS OF MACH 10 LEADING EDGES Ruth M. Amundsen National Aeronautics and Space Administration Langley Research Center Hampton VA 23681-2199 ABSTRACT Several improvements

More information

MODELLING FSI PROBLEMS IN FLUENT: A GENERAL PURPOSE APPROACH BY MEANS OF UDF PROGRAMMING

MODELLING FSI PROBLEMS IN FLUENT: A GENERAL PURPOSE APPROACH BY MEANS OF UDF PROGRAMMING F2006M235 MODELLING FSI PROBLEMS IN FLUENT: A GENERAL PURPOSE APPROACH BY MEANS OF UDF PROGRAMMING Baudille, Riccardo, Biancolini, Marco Evangelos Department of Mechanical Engineering of University of

More information

Elastic Stability of a Plate

Elastic Stability of a Plate WORKSHOP PROBLEM 7 Elastic Stability of a Plate Objectives Produce a Nastran input file. Submit the file for analysis in MSC/NASTRAN. Find the first five natural modes of the plate. MSC/NASTRAN 101 Exercise

More information

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 LESSON 16 Normal Modes - Rigid Element Analysis with RBE2 and CONM2 Y Y Z Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised of plate

More information

THE INFLUENCE OF MESH CHARACTERISTICS ON OPENFOAM SIMULATIONS OF THE DRIVAER MODEL

THE INFLUENCE OF MESH CHARACTERISTICS ON OPENFOAM SIMULATIONS OF THE DRIVAER MODEL 6 th BETA CAE International Conference THE INFLUENCE OF MESH CHARACTERISTICS ON OPENFOAM SIMULATIONS OF THE DRIVAER MODEL Grigoris Fotiadis *, Vangelis Skaperdas, Aristotelis Iordanidis BETA CAE Systems

More information

Strategies to Achieve Reliable and Accurate CFD Solutions

Strategies to Achieve Reliable and Accurate CFD Solutions Strategies to Achieve Reliable and Accurate CFD Solutions Mark Keating ANSYS UK 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Agenda Why develop a CFD strategy? Pre-Processing Strategies

More information

DrivAer-Aerodynamic Investigations for a New Realistic Generic Car Model using ANSYS CFD

DrivAer-Aerodynamic Investigations for a New Realistic Generic Car Model using ANSYS CFD DrivAer-Aerodynamic Investigations for a New Realistic Generic Car Model using ANSYS CFD Thomas Frank (*), BenediktGerlicher (*), Juan Abanto (**) (*) ANSYS Germany, Otterfing, Germany (**) ANSYS Inc.,

More information

Overview and Recent Developments of Dynamic Mesh Capabilities

Overview and Recent Developments of Dynamic Mesh Capabilities Overview and Recent Developments of Dynamic Mesh Capabilities Henrik Rusche and Hrvoje Jasak h.rusche@wikki-gmbh.de and h.jasak@wikki.co.uk Wikki Gmbh, Germany Wikki Ltd, United Kingdom 6th OpenFOAM Workshop,

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

Turbomachinery Applications with STAR-CCM+ Turbomachinery Sector Manager

Turbomachinery Applications with STAR-CCM+ Turbomachinery Sector Manager Turbomachinery Applications with STAR-CCM+ Fred Mendonça Fred Mendonça Turbomachinery Sector Manager An Integrated Solution The applications of the software seem to be infinite. The user-friendly A single

More information

Numerical Methods in Aerodynamics. Fluid Structure Interaction. Lecture 4: Fluid Structure Interaction

Numerical Methods in Aerodynamics. Fluid Structure Interaction. Lecture 4: Fluid Structure Interaction Fluid Structure Interaction Niels N. Sørensen Professor MSO, Ph.D. Department of Civil Engineering, Alborg University & Wind Energy Department, Risø National Laboratory Technical University of Denmark

More information

Normal Modes - Rigid Element Analysis with RBE2 and CONM2

Normal Modes - Rigid Element Analysis with RBE2 and CONM2 APPENDIX A Normal Modes - Rigid Element Analysis with RBE2 and CONM2 T 1 Z R Y Z X Objectives: Create a geometric representation of a tube. Use the geometry model to define an analysis model comprised

More information

2008 International ANSYS Conference

2008 International ANSYS Conference 2008 International ANSYS Conference Patient-Specific Orthopedics Simulation Using ANSYS Technologies N. Hraiech, E. Malvesin and M. Rochette ANSYS France M. Viceconti and F. Taddei Istituti Ortopedici

More information

The TiGL Geometry Library and its Current Mathematical Challenges

The TiGL Geometry Library and its Current Mathematical Challenges The TiGL Geometry Library and its Current Mathematical Challenges Workshop DLR / Cologne University 06.10.2017 Dr. Martin Siggel Merlin Pelz Konstantin Rusch Dr. Jan Kleinert Simulation and Software Technology

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

AIRCRAFT & CAR SHAPE OPTIMIZATION ON THE RBF4AERO PLATFORM

AIRCRAFT & CAR SHAPE OPTIMIZATION ON THE RBF4AERO PLATFORM 11th HSTAM International Congress on Mechanics Athens, 27 30 May, 2016, Greece AIRCRAFT & CAR SHAPE OPTIMIZATION ON THE RBF4AERO PLATFORM D.H. Kapsoulis 1, V.G. Asouti 1, E.M. Papoutsis-Kiachagias 1, K.C.

More information

Aerodynamic Optimization of Car Shapes using the Continuous Adjoint Method and an RBF Morpher

Aerodynamic Optimization of Car Shapes using the Continuous Adjoint Method and an RBF Morpher Aerodynamic Optimization of Car Shapes using the Continuous Adjoint Method and an RBF Morpher E.M. Papoutsis-Kiachagias, S. Porziani, C. Groth, M.E. Biancolini, E. Costa and K.C. Giannakoglou Abstract

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

Accurate Thermo-Fluid Simulation in Real Time Environments. Silvia Poles, Alberto Deponti, EnginSoft S.p.A. Frank Rhodes, Mentor Graphics

Accurate Thermo-Fluid Simulation in Real Time Environments. Silvia Poles, Alberto Deponti, EnginSoft S.p.A. Frank Rhodes, Mentor Graphics Accurate Thermo-Fluid Simulation in Real Time Environments Silvia Poles, Alberto Deponti, EnginSoft S.p.A. Frank Rhodes, Mentor Graphics M e c h a n i c a l a n a l y s i s W h i t e P a p e r w w w. m

More information

Impact of STAR-CCM+ v7.0 in the Automotive Industry Frederick J. Ross, CD-adapco Director, Ground Transportation

Impact of STAR-CCM+ v7.0 in the Automotive Industry Frederick J. Ross, CD-adapco Director, Ground Transportation Impact of STAR-CCM+ v7.0 in the Automotive Industry Frederick J. Ross, CD-adapco Director, Ground Transportation Vehicle Simulation Components Vehicle Aerodynamics Design Studies Aeroacoustics Water/Dirt

More information

Dipartimento di Ingegneria Aerospaziale Politecnico di Milano (Italy)

Dipartimento di Ingegneria Aerospaziale Politecnico di Milano (Italy) MultiBody Dynamics Analysis Software on Real Time Distributed Systems Pierangelo Masarati Marco Morandini Dipartimento di Ingegneria Aerospaziale Politecnico di Milano (Italy) One-day meeting on: RTAI,

More information

FOR P3: A monolithic multigrid FEM solver for fluid structure interaction

FOR P3: A monolithic multigrid FEM solver for fluid structure interaction FOR 493 - P3: A monolithic multigrid FEM solver for fluid structure interaction Stefan Turek 1 Jaroslav Hron 1,2 Hilmar Wobker 1 Mudassar Razzaq 1 1 Institute of Applied Mathematics, TU Dortmund, Germany

More information

NEW METHOD FOR MESH MOVING BASED ON RADIAL BASIS FUNCTION INTERPOLATION

NEW METHOD FOR MESH MOVING BASED ON RADIAL BASIS FUNCTION INTERPOLATION European Conference on Computational Fluid Dynamics ECCOMAS CFD 2006 P. Wesseling, E. Oñate and J. Périaux (Eds) c TU Delft, The Netherlands, 2006 NEW METHOD FOR MESH MOVING BASED ON RADIAL BASIS FUNCTION

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

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

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

Applications of structural optimisation to AIRBUS A380 powerplant configuration and pylon design

Applications of structural optimisation to AIRBUS A380 powerplant configuration and pylon design Applications of structural optimisation to AIRBUS A380 powerplant configuration and pylon design ABSTRACT 2001-122 Stéphane GRIHON AIRBUS 316, Route de Bayonne 31060 Toulouse CEDEX France stephane.grihon@airbus.aeromatra.com

More information

Second Symposium on Hybrid RANS-LES Methods, 17/18 June 2007

Second Symposium on Hybrid RANS-LES Methods, 17/18 June 2007 1 Zonal-Detached Eddy Simulation of Transonic Buffet on a Civil Aircraft Type Configuration V.BRUNET and S.DECK Applied Aerodynamics Department The Buffet Phenomenon Aircraft in transonic conditions Self-sustained

More information

Simulation and Optimization in the wind energy industry

Simulation and Optimization in the wind energy industry Simulation and Optimization in the wind energy industry Numerical Simulation & Optimization www.ozeninc.com/optimization optimization@ozeninc.com Summary Why to use numerical simulations and optimization?

More information

Explicit Mesh Deformation Using Inverse Distance Weighting Interpolation

Explicit Mesh Deformation Using Inverse Distance Weighting Interpolation 19th AIAA Computational Fluid Dynamics 22-25 June 2009, San Antonio, Texas AIAA 2009-3996 Explicit Mesh Deformation Using Inverse Distance Weighting Interpolation Jeroen A.S. Witteveen, Hester Bijl Faculty

More information

Webinar: TwinMesh for Reliable CFD Analysis of Rotating Positive Displacement Machines

Webinar: TwinMesh for Reliable CFD Analysis of Rotating Positive Displacement Machines Webinar: TwinMesh for Reliable CFD Analysis of Rotating Positive Displacement Machines 14.07.2015 Dipl.-Ing. Jan Hesse Jan.hesse@cfx-berlin.de CFX Berlin Software GmbH Karl-Marx-Allee 90 A 10243 Berlin

More information

Preliminary investigation into two-way fluid structure interaction of heliostat wind loads Josh Wolmarans

Preliminary investigation into two-way fluid structure interaction of heliostat wind loads Josh Wolmarans Preliminary investigation into two-way fluid structure interaction of heliostat wind loads Josh Wolmarans Supervisor: Prof Ken Craig Clean Energy Research Group (CERG), Department of Mechanical and Aeronautical

More information

MSC/NASTRAN FLUTTER ANALYSES OF T-TAILS INCLUDING HORIZONTAL STABILIZER STATIC LIFT EFFECTS AND T-TAIL TRANSONIC DIP

MSC/NASTRAN FLUTTER ANALYSES OF T-TAILS INCLUDING HORIZONTAL STABILIZER STATIC LIFT EFFECTS AND T-TAIL TRANSONIC DIP MSC/NASTRAN FLUTTER ANALYSES OF T-TAILS INCLUDING HORIZONTAL STABILIZER STATIC LIFT EFFECTS AND T-TAIL TRANSONIC DIP by Emil Suciu* Gulfstream Aerospace Corporation Savannah, Georgia U.S.A. Presented at

More information

Turbocharger Design & Analysis Solutions. Bill Holmes Brad Hutchinson Detroit, October 2012

Turbocharger Design & Analysis Solutions. Bill Holmes Brad Hutchinson Detroit, October 2012 Turbocharger Design & Analysis Solutions Bill Holmes Brad Hutchinson Detroit, October 2012 Agenda ANSYS overview ANSYS TurboSystem Blade row solutions The ANSYS Transformation methods An example: turbocharger

More information

Influence of mesh quality and density on numerical calculation of heat exchanger with undulation in herringbone pattern

Influence of mesh quality and density on numerical calculation of heat exchanger with undulation in herringbone pattern Influence of mesh quality and density on numerical calculation of heat exchanger with undulation in herringbone pattern Václav Dvořák, Jan Novosád Abstract Research of devices for heat recovery is currently

More information

ANSYS - Workbench Overview. From zero to results. AGH 2014 April, 2014 W0-1

ANSYS - Workbench Overview. From zero to results. AGH 2014 April, 2014 W0-1 ANSYS - Workbench Overview From zero to results 2014 W0-1 Runing ANSYS WEiP ANSYS We are going to work in most advanced ANSYS Workbench W0-2 ANSYS Workbench WEiP What is Workbench? Platform for integration

More information

Chemnitz Scientific Computing Preprints

Chemnitz Scientific Computing Preprints Roman Unger Obstacle Description with Radial Basis Functions for Contact Problems in Elasticity CSC/09-01 Chemnitz Scientific Computing Preprints Impressum: Chemnitz Scientific Computing Preprints ISSN

More information

Using MSC.Nastran for Explicit FEM Simulations

Using MSC.Nastran for Explicit FEM Simulations 3. LS-DYNA Anwenderforum, Bamberg 2004 CAE / IT III Using MSC.Nastran for Explicit FEM Simulations Patrick Doelfs, Dr. Ingo Neubauer MSC.Software GmbH, D-81829 München, Patrick.Doelfs@mscsoftware.com Abstract:

More information

INTEGRATION OF MSC.FLIGHTLOADS AND DYNAMICS AT LOCKHEED MARTIN AERONAUTICS COMPANY * Dan Egle Lockheed Martin Aeronautics Company Fort Worth, TX

INTEGRATION OF MSC.FLIGHTLOADS AND DYNAMICS AT LOCKHEED MARTIN AERONAUTICS COMPANY * Dan Egle Lockheed Martin Aeronautics Company Fort Worth, TX INTEGRATION OF MSC.FLIGHTLOADS AND DYNAMICS AT LOCKHEED MARTIN AERONAUTICS COMPANY * Dan Egle Lockheed Martin Aeronautics Company Fort Worth, TX John Ausman MSC.Software Corporation Santa Ana, CA Abstract

More information

Development of a CFD Capability for Full Helicopter Engineering Analysis

Development of a CFD Capability for Full Helicopter Engineering Analysis Development of a CFD Capability for Full Helicopter Engineering Analysis George Barakos Department of Engineering University of Liverpool 5/6 April 2006 Loughborough University Collective effort of more

More information

CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+

CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+ CFD VALIDATION FOR SURFACE COMBATANT 5415 STRAIGHT AHEAD AND STATIC DRIFT 20 DEGREE CONDITIONS USING STAR CCM+ by G. J. Grigoropoulos and I..S. Kefallinou 1. Introduction and setup 1. 1 Introduction The

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

Commercial Implementations of Optimization Software and its Application to Fluid Dynamics Problems

Commercial Implementations of Optimization Software and its Application to Fluid Dynamics Problems Commercial Implementations of Optimization Software and its Application to Fluid Dynamics Problems Szymon Buhajczuk, M.A.Sc SimuTech Group Toronto Fields Institute Optimization Seminar December 6, 2011

More information

Computational Fluid Dynamics PRODUCT SHEET

Computational Fluid Dynamics PRODUCT SHEET TM 2014 Computational Fluid Dynamics PRODUCT SHEET 1 Breaking Limitations The Challenge of Traditional CFD In the traditional mesh-based approach, the reliability highly depends on the quality of the mesh,

More information

The Role of Geometry in the Multidisciplinary Design of Aerospace Vehicles

The Role of Geometry in the Multidisciplinary Design of Aerospace Vehicles The Role of Geometry in the Multidisciplinary Design of Aerospace Vehicles SIAM Conference on Geometric Design Thomas A. Zang & Jamshid A. Samareh Multidisciplinary Optimization Branch NASA Langley Research

More information

Coupled Analysis of FSI

Coupled Analysis of FSI Coupled Analysis of FSI Qin Yin Fan Oct. 11, 2008 Important Key Words Fluid Structure Interface = FSI Computational Fluid Dynamics = CFD Pressure Displacement Analysis = PDA Thermal Stress Analysis = TSA

More information

2008 International ANSYS Conference

2008 International ANSYS Conference 2008 International ANSYS Conference Simulation Driven Product Development using ANSYS Technology Padmesh Mandloi Rahul Kumar Samir Kadam 2008 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary

More information

UNSTEADY RANS BASED IMPULSE RESPONSE STUDIES OF AGARD WING FOR AEROELASTIC AND FLUTTER ANALYSIS

UNSTEADY RANS BASED IMPULSE RESPONSE STUDIES OF AGARD WING FOR AEROELASTIC AND FLUTTER ANALYSIS Symposium on Applied Aerodynamics and Design of Aerospace Vehicles (SAROD 2) November 68, 2, Bangalore, India UNSTEADY RANS BASED IMPULSE RESPONSE STUDIES OF AGARD WING FOR AEROELASTIC AND FLUTTER ANALYSIS

More information

Automotive Fluid-Structure Interaction (FSI) Concepts, Solutions and Applications. Laz Foley, ANSYS Inc.

Automotive Fluid-Structure Interaction (FSI) Concepts, Solutions and Applications. Laz Foley, ANSYS Inc. Automotive Fluid-Structure Interaction (FSI) Concepts, Solutions and Applications Laz Foley, ANSYS Inc. Outline FSI Classifications FSI Solutions FSI Modeling Approaches ANSYS Workbench for FSI System

More information