Introduction to ANSYS DesignXplorer

Size: px
Start display at page:

Download "Introduction to ANSYS DesignXplorer"

Transcription

1 Overview Release Introduction to ANSYS DesignXplorer ANSYS, Inc. September 27, 2013

2 What is DesignXplorer? DesignXplorer (DX) is a tool that uses response surfaces and direct optimization to efficiently explore the solution space. Explore and understand the performance at other design or operating conditions Find the conditions which give the best performance Determine the key parameters influencing the design Explore the robustness of the design??? Single Point What If? Response Surface ANSYS, Inc. September 27, 2013

3 DX Features List of DX Features (discussed on following slides and lectures) What if Study [does not require a DX license] Parameter Correlation Design of Experiments Response Surface Min/max search Surface/XY plots Sensitivities Direct and response surface Optimization and trade-off plots Robustness of design Six Sigma Robustness Evaluation ANSYS, Inc. September 27, 2013

4 DX Features What if Study Automatically run through a list of manually specified design points [does not require a DX license] ANSYS, Inc. September 27, 2013

5 DX Features Parameter Correlation 1. Identify unimportant parameters Input Parameter Output Parameter Output parameters not sensitive to force variations ANSYS, Inc. September 27, 2013

6 DX Features Parameter Correlation 2. Identify the degree to which the relationship is linear/quadratic ANSYS, Inc. September 27, 2013

7 DX Features Design of Experiments Specify the DOE Type Specify the range for each parameter DX uses a DOE to select design points with parameter combinations intended to explore the solution space efficiently works best for fewer than 20 parameters ANSYS, Inc. September 27, 2013

8 DX Features Response Surface A continuous response surface is formed from the DPs Various formulations available A response surface can be quickly explored by other DX features Parameter 1 Curve fit response Design Points ANSYS, Inc. September 27, 2013

9 DX Features Response Surface Min/max search Surface/XY plots Sensitivities; Optimization and trade-off plots Robustness of design ANSYS, Inc. September 27, 2013

10 DX Features Six Sigma Robustness Evaluation Input parameters vary! Output parameters Understand how your performance will vary with your design tolerances Determine how many parts will likely fail Understand which inputs require the greatest control ANSYS, Inc. September 27, 2013

11 DX Small effort/cost, huge benefits. Understanding Innovation ROI ANSYS, Inc. September 27, 2013

12 Interface Release Introduction to ANSYS DesignXplorer ANSYS, Inc. September 27, 2013

13 General Workflow ANSYS, Inc. September 27, 2013

14 Parameters Workbench Applications that allow for parameterization: External CAD package Engineering data DesignModeler Meshing Mechanical Mechanical APDL ExplicitSTR CFX Fluent CFD-Post VistaTF Polyflow SpaceClaim External Connections Excel AQWA ncode Ansoft Solutions (HFSS, Maxwell) ANSYS, Inc. September 27, 2013

15 Parameters Parameterizing CAD dimensions In Workbench Options > Geometry Import, enable Parameters and specify a filtering prefix and suffix The default filterer is DS. Example: To expose a CAD parameter named Length in Workbench, it could be renamed as dslength, Lengthds, ds_length, Length_ds, etc. (the order is arbitrary as is the underscore and the case). Leaving the filter blank will cause all CAD parameters to be passed to Workbench ANSYS, Inc. September 27, 2013

16 Parameters Parameterizing WB dimensions, BCs, etc. Parameter definition based on ANSYS Mechanical APDL input files Input and output parameters created in CAD, DM, AMP, Mechanical Output parameters created from Input parameter created from an Input parameter created from an an expression in ANSYS CFD expression in ANSYS CFX expression in ANSYS FLUENT Post ANSYS, Inc. September 27, 2013

17 Parameters Derived Parameters Derived Parameters: Parameters created using analytical expressions composed of input and output parameters. Derived parameters can be defined using various built in arithmetic, trigonometric and statistical functions. Examples include (but are not limited to): cost function (i.e., the product of mass and cost per mass) normalized stress (i.e., stress response divided by an applied stress) Mesh sizing (setting a mesh parameter as a function of a geometric parameter) ANSYS, Inc. September 27, 2013

18 Parameter Set All input and output parameters Table of Design Points [discussed on following slides] Chart options Create derived Parameter Properties of selected parameter Charts [discussed on following slides] ANSYS, Inc. September 27, 2013

19 Parameter settings currently loaded in applications Parameter Set Table of Design Points ( What-If Study) Update All Design Points Select Export to retain files associated with the Design Point RMB > Update Selected Design Points Status bar gives more info about design points update ANSYS, Inc. September 27, 2013

20 BAD GOOD Flow Uniformity Bad Good Parameter Set Charts Parameters Charts allow users to configure and plot Input vs. Output in XY plots. show the chart output vs. input parameter. Show how output parameters vary for design point combinations. Pressure Drop ANSYS, Inc. September 27, 2013

21 DX Parameter Correlation DX layout is very similar to Parameter Set ANSYS, Inc. September 27, 2013

22 DX Design of Experiments Charts ANSYS, Inc. September 27, 2013

23 DX Response Surface ANSYS, Inc. September 27, 2013

24 DX Response Surface Optimization ANSYS, Inc. September 27, 2013

25 DX Direct Optimization A Direct Optimization system is a single-component system that utilizes real solves. Is not dependent on the quality of a response surface. Retrieve information via data links from other components that contain design point data, thus reducing the time needed for the optimization without altering the original source of the design points. To add a Direct Optimization system to your project, drag it from the Design Exploration section of the Workbench Toolbox and drop it on your Project Schematic ANSYS, Inc. September 27, 2013

26 DX Six Sigma Analysis ANSYS, Inc. September 27, 2013

27 Unified Reporting DX Systems contribute to the unified report Includes all DX tables and Charts ANSYS, Inc. September 27, 2013

28 Reset Windows Layout View > Reset Window Layout The window types are connected between the various Workbench Native applications. If you close the chart on one, it is closed on the others. Use View > Reset window Layout if you get stuck ANSYS, Inc. September 27, 2013

29 Summary DX provides plenty of functionality to allow you to gain a deeper understanding of your problem Each tool within DX has a user interface that follows a common methodical workflow ANSYS, Inc. September 27, 2013

30 Input 2 Workshop 1 Excel will receive two inputs from Workbench (must be between 0 and 100) and calculate the value of two output parameters according to the following equations: Out_1 = -2*(in_1/ )^3+SIN(2*PI()*in_2/100) Out_2 = (in_1/ )^2+(in_2/ )^2 Plotting Out_1 in Excel produce the following charts. Notice that the maximum value of out_1 occurs at approximately (in_1,in_2)=(0, 25) Output Output Input 1 Input ANSYS, Inc. September 27, 2013

31 Input 2 Workshop 1 Plotting Out_2 in Excel produce the following charts. Notice that the maximum value of out_2 occurs at approximately (in_1,in_2)=(50, 50) Since there is no set of input parameters that delivers the maximum values of both out_1 and out_2, a tradeoff analysis will need to be conducted when finding the optimal conditions Output Output Input 1 Input ANSYS, Inc. September 27, 2013

Introduction to Workbench Scripting & Customization ANSYS, Inc. November 29, 2012

Introduction to Workbench Scripting & Customization ANSYS, Inc. November 29, 2012 Introduction to Workbench Scripting & Customization 1 Outline Understanding the Workbench framework WB Journaling and Scripting Different Customization Methods Conclusion 2 Workbench Framework Application

More information

Design Exploration and Robust Design. Judd Kaiser Product Manager, ANSYS Workbench Platform

Design Exploration and Robust Design. Judd Kaiser Product Manager, ANSYS Workbench Platform Design Exploration and Robust Design Judd Kaiser Product Manager, ANSYS Workbench Platform 1 Agenda 2 What is Robust Design? At ANSYS Workbench Principles DesignXplorer ANSYS Vision What is Robust Design?

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

Parametric. Practices. Patrick Cunningham. CAE Associates Inc. and ANSYS Inc. Proprietary 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved.

Parametric. Practices. Patrick Cunningham. CAE Associates Inc. and ANSYS Inc. Proprietary 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved. Parametric Modeling Best Practices Patrick Cunningham July, 2012 CAE Associates Inc. and ANSYS Inc. Proprietary 2012 CAE Associates Inc. and ANSYS Inc. All rights reserved. E-Learning Webinar Series This

More information

ANSYS. DesignXplorer - Design for Six Sigma. Crane Hook

ANSYS. DesignXplorer - Design for Six Sigma. Crane Hook ANSYS DesignXplorer - Crane Hook Purpose Using the crane hook model at right we will demonstrate how the design for six sigma results can be used in DesignXplorer 8.1 Goal Our first goal is to verify that

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

ANSYS Workbench as an Integration Platform for CAE Simulation

ANSYS Workbench as an Integration Platform for CAE Simulation ANSYS Workbench as an Integration Platform for CAE Simulation Judd Kaiser Workbench Framework Product Manager 2010 ANSYS South American Conference October 20, 2010 2010 ANSYS, Inc. All rights reserved.

More information

Introduction to ANSYS DesignXplorer

Introduction to ANSYS DesignXplorer Lecture 4 14. 5 Release Introduction to ANSYS DesignXplorer 1 2013 ANSYS, Inc. September 27, 2013 s are functions of different nature where the output parameters are described in terms of the input parameters

More information

Simulation and Validation of Turbulent Pipe Flows

Simulation and Validation of Turbulent Pipe Flows Simulation and Validation of Turbulent Pipe Flows ENGR:2510 Mechanics of Fluids and Transport Processes CFD LAB 1 (ANSYS 17.1; Last Updated: Oct. 10, 2016) By Timur Dogan, Michael Conger, Dong-Hwan Kim,

More information

Verification of Laminar and Validation of Turbulent Pipe Flows

Verification of Laminar and Validation of Turbulent Pipe Flows 1 Verification of Laminar and Validation of Turbulent Pipe Flows 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 1 (ANSYS 18.1; Last Updated: Aug. 1, 2017) By Timur Dogan, Michael Conger, Dong-Hwan

More information

Engineering Simulation Software for the Offshore, Marine and Wave/Tidal Renewable Energy Industries. Introduction. Nigel Atkinson ANSYS UK Ltd

Engineering Simulation Software for the Offshore, Marine and Wave/Tidal Renewable Energy Industries. Introduction. Nigel Atkinson ANSYS UK Ltd Engineering Simulation Software for the Offshore, Marine and Wave/Tidal Renewable Energy Industries Introduction Nigel Atkinson ANSYS UK Ltd 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary

More information

New developments in Statistics on Structures. Sebastian Wolff

New developments in Statistics on Structures. Sebastian Wolff New developments in Statistics on Structures Sebastian Wolff New developments in SoS Overview Releases since WOST 2016 SoS 3.3.0 March 2017 for optislang 6.0 SoS 3.3.1 May 2017 for optislang 6.1 Major

More information

Application Customization Toolkit. Jim Kosloski

Application Customization Toolkit. Jim Kosloski Application Customization Toolkit Jim Kosloski What is ACT? ANSYS ACT is the unified and consistent tool for the customization and expansion of ANSYS products. Using ACT, you can create vertical apps or

More information

WB Journaling & Scripting Overview

WB Journaling & Scripting Overview WB Journaling & Scripting Overview 1 Automatically Record Journals Enable automatic recording Tools -> Options -> Journals and Logs 2 Manually Record Journal 1 2 3 4 Do the operations 3 Edit Journal 4

More information

Finite Element Analysis using ANSYS Mechanical APDL & ANSYS Workbench

Finite Element Analysis using ANSYS Mechanical APDL & ANSYS Workbench Finite Element Analysis using ANSYS Mechanical APDL & ANSYS Workbench Course Curriculum (Duration: 120 Hrs.) Section I: ANSYS Mechanical APDL Chapter 1: Before you start using ANSYS a. Introduction to

More information

Lecture 3 : General Preprocessing. Introduction to ANSYS Mechanical Release ANSYS, Inc. February 27, 2015

Lecture 3 : General Preprocessing. Introduction to ANSYS Mechanical Release ANSYS, Inc. February 27, 2015 Lecture 3 : General Preprocessing 16.0 Release Introduction to ANSYS Mechanical 1 2015 ANSYS, Inc. February 27, 2015 Chapter Overview In this chapter we cover basic preprocessing operations that are common

More information

May 11, ANSYS, Inc. All rights reserved. ANSYS, Inc. Proprietary Inventory #

May 11, ANSYS, Inc. All rights reserved. ANSYS, Inc. Proprietary Inventory # Chapter 1 ANSYS DesignModeler Introduction to Workbench 1-1 ANSYS Workbench Overview ANSYS Workbench comprises the following modules: Simulation for performing structural and thermal analyses using the

More information

Simulation of Laminar Pipe Flows

Simulation of Laminar Pipe Flows Simulation of Laminar Pipe Flows 57:020 Mechanics of Fluids and Transport Processes CFD PRELAB 1 By Timur Dogan, Michael Conger, Maysam Mousaviraad, Tao Xing and Fred Stern IIHR-Hydroscience & Engineering

More information

3-D Design Flow Automation for HFSS. Jim DeLap Technical Manager

3-D Design Flow Automation for HFSS. Jim DeLap Technical Manager 3-D Design Flow Automation for HFSS Jim DeLap Technical Manager jim.delap@ansys.com 1 Motivation Existing methods of defining 3D models within HFSS have been sufficient since the introduction of the product

More information

ANSYS AIM 16.0 Overview. AIM Program Management

ANSYS AIM 16.0 Overview. AIM Program Management 1 2015 ANSYS, Inc. September 27, 2015 ANSYS AIM 16.0 Overview AIM Program Management 2 2015 ANSYS, Inc. September 27, 2015 Today s Simulation Challenges Leveraging simulation across engineering organizations

More information

Tutorial Week 7 Optimisation

Tutorial Week 7 Optimisation Introduction Tutorial Week 7 Optimisation This tutorial will introduce the optimisation study technique using the Response Surface Method in Workbench. You will learn to: Import a SolidWorks geometry into

More information

Topology Optimization in Fluid Dynamics

Topology Optimization in Fluid Dynamics A Methodology for Topology Optimization in Fluid Dynamics 1 Chris Cowan Ozen Engineering, Inc. 1210 E. Arques Ave, Suite 207 Sunnyvale, CA 94085 info@ozeninc.com Ozen Engineering Inc. We are your local

More information

Swapnil Nimse Project 1 Challenge #2

Swapnil Nimse Project 1 Challenge #2 Swapnil Nimse Project 1 Challenge #2 Project Overview: Using Ansys-Fluent, analyze dependency of the steady-state temperature at different parts of the system on the flow velocity at the inlet and buoyancy-driven

More information

Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent

Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent Workshop Transient 1-way FSI Load Mapping using ACT Extension 15. 0 Release Solving FSI Applications Using ANSYS Mechanical and ANSYS Fluent 1 2014 ANSYS, Inc. Workshop Description: This example considers

More information

Webinar optislang & ANSYS Workbench. Dynardo GmbH

Webinar optislang & ANSYS Workbench. Dynardo GmbH Webinar optislang & ANSYS Workbench Dynardo GmbH 1 1. Introduction 2. Process Integration and variation studies 6. Signal Processing 5. ANSYS Mechanical APDL in optislang 3. optislang inside ANSYS 4. ANSYS

More information

Lecture 2: Introduction

Lecture 2: Introduction Lecture 2: Introduction v2015.0 Release ANSYS HFSS for Antenna Design 1 2015 ANSYS, Inc. Multiple Advanced Techniques Allow HFSS to Excel at a Wide Variety of Applications Platform Integration and RCS

More information

Appendix: To be performed during the lab session

Appendix: To be performed during the lab session Appendix: To be performed during the lab session Flow over a Cylinder Two Dimensional Case Using ANSYS Workbench Simple Mesh Latest revision: September 18, 2014 The primary objective of this Tutorial is

More information

ANSYS 14.0 Geometry and Meshing Update Steve Varnam ANSYS UK Ltd.

ANSYS 14.0 Geometry and Meshing Update Steve Varnam ANSYS UK Ltd. ANSYS 14.0 Geometry and Meshing Update Steve Varnam ANSYS UK Ltd. 1 ANSYS Workbench Platform The most comprehensive platform for Multiphysics Simulations ANSYS Workbench Framework ANSYS DesignXplorer ANSYS

More information

Pump Modeler Template Documentation

Pump Modeler Template Documentation Pump Modeler Template Documentation 2015 SAS IP, Inc. All rights reserved. Unauthorized use, distribution or duplication is prohibited CONTENTS USER INTERFACE AND WORKFLOW... 4 STEP 1: IMPORT GEOMETRY...

More information

ANSYS Workbench Guide

ANSYS Workbench Guide ANSYS Workbench Guide Introduction This document serves as a step-by-step guide for conducting a Finite Element Analysis (FEA) using ANSYS Workbench. It will cover the use of the simulation package through

More information

Introduction to ANSYS FLUENT Meshing

Introduction to ANSYS FLUENT Meshing Workshop 04 CAD Import and Meshing from Conformal Faceting Input 14.5 Release Introduction to ANSYS FLUENT Meshing 2011 ANSYS, Inc. December 21, 2012 1 I Introduction Workshop Description: CAD files will

More information

Appendix B Submodeling Technique

Appendix B Submodeling Technique Appendix B Submodeling Technique 16.0 Release Introduction to ANSYS Mechanical 1 2015 ANSYS, Inc. February 27, 2015 Chapter Overview In this chapter controlling meshing operations is described. Topics:

More information

2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary

2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Bi-directional Automatic Electromagnetic-Thermal Coupling for HEV/EV Traction Motor Design Using Maxwell and ANSYS Mechanical Peng Yuan Eric Lin Zed (Zhangjun) Tang ANSYS, Inc. 2010 ANSYS, Inc. All rights

More information

Automatic & Robust Meshing in Fluids 2011 ANSYS Regional Conferences

Automatic & Robust Meshing in Fluids 2011 ANSYS Regional Conferences Automatic & Robust Meshing in Fluids 2011 ANSYS Regional Conferences 1 This is just a taste Note that full 14.0 update webinars of an hour per product will be scheduled closer to the release This presentation

More information

Simulation of Turbulent Flow around an Airfoil

Simulation of Turbulent Flow around an Airfoil 1. Purpose Simulation of Turbulent Flow around an Airfoil ENGR:2510 Mechanics of Fluids and Transfer Processes CFD Lab 2 (ANSYS 17.1; Last Updated: Nov. 7, 2016) By Timur Dogan, Michael Conger, Andrew

More information

DYNARDO Dynardo GmbH CFD Examples. Dr.-Ing. Johannes Will President Dynardo GmbH

DYNARDO Dynardo GmbH CFD Examples. Dr.-Ing. Johannes Will President Dynardo GmbH CFD Examples Dr.-Ing. Johannes Will President Dynardo GmbH 1 Flow Simulation of LCD Manufacturing Process Task: - Optimization the flow conditions at a LCD manufacturing process - Inputs: - lab geometry

More information

Introduction to ANSYS DesignModeler

Introduction to ANSYS DesignModeler Lecture 5 Modeling 14. 5 Release Introduction to ANSYS DesignModeler 2012 ANSYS, Inc. November 20, 2012 1 Release 14.5 Preprocessing Workflow Geometry Creation OR Geometry Import Geometry Operations Meshing

More information

Agenda. 9:00 Welcome. 1:00 - Computing Utilities. 9:15 - Mechanical Demonstration. 1:30 - CFD Update. 3:00 Break 3:15 ANSYS Customization Toolkit

Agenda. 9:00 Welcome. 1:00 - Computing Utilities. 9:15 - Mechanical Demonstration. 1:30 - CFD Update. 3:00 Break 3:15 ANSYS Customization Toolkit Agenda 9:00 Welcome 1:00 - Computing Utilities Introductions HPC What is new at CAEA GPU 9:15 - Mechanical Demonstration CAD connection utilities (within the CAD API) Mechanical setup Rigid Bodies, Joints,

More information

Simulation of Turbulent Flow around an Airfoil

Simulation of Turbulent Flow around an Airfoil Simulation of Turbulent Flow around an Airfoil ENGR:2510 Mechanics of Fluids and Transfer Processes CFD Pre-Lab 2 (ANSYS 17.1; Last Updated: Nov. 7, 2016) By Timur Dogan, Michael Conger, Andrew Opyd, Dong-Hwan

More information

Workbench Simulation. Contact Analysis. 1 ANSYS, ANSYS, Inc. Inc. Proprietary

Workbench Simulation. Contact Analysis. 1 ANSYS, ANSYS, Inc. Inc. Proprietary Workbench Simulation Contact Analysis 1 ANSYS, ANSYS, Inc. Inc. Proprietary Objective and Outline Contact related features available in ANSYS Workbench Contact objects Initial contact status Contact meshing

More information

Lecture 6: CAD Import Release. Introduction to ANSYS Fluent Meshing

Lecture 6: CAD Import Release. Introduction to ANSYS Fluent Meshing Lecture 6: CAD Import 14.5 Release Introduction to ANSYS Fluent Meshing 1 Fluent Meshing 14.5 Assembly meshing Workflow This Lecture Tessellated or Conformal CAD import Cap Inlet/Outlets, Create Domains/BOI

More information

MAE Advanced Computer Aided Design. 02. Ansys Workbench Doc 01. Introduction to Ansys Workbench

MAE Advanced Computer Aided Design. 02. Ansys Workbench Doc 01. Introduction to Ansys Workbench MAE 656 - Advanced Computer Aided Design 02. Ansys Workbench Doc 01 Introduction to Ansys Workbench Main Screen Components: Top menu Toolbox Messages Progress Project Properties Top Menu File Top Menu

More information

HFSS 14 Update for SI and RF Applications Markus Kopp Product Manager, Electronics ANSYS, Inc.

HFSS 14 Update for SI and RF Applications Markus Kopp Product Manager, Electronics ANSYS, Inc. HFSS 14 Update for SI and RF Applications Markus Kopp Product Manager, Electronics ANSYS, Inc. 1 ANSYS, Inc. September 21, Advanced Solvers: Finite Arrays with DDM 2 ANSYS, Inc. September 21, Finite Arrays

More information

Introduction to ANSYS DesignModeler

Introduction to ANSYS DesignModeler Lecture 7 CAD Connections 14. 5 Release Introduction to ANSYS DesignModeler 2012 ANSYS, Inc. November 20, 2012 1 Release 14.5 CAD Connections What will you learn from this presentation: Geometry Import

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1 Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose ME:5160 Intermediate Mechanics of Fluids CFD LAB 2 (ANSYS 19.1; Last Updated: Aug. 7, 2018) By Timur Dogan, Michael Conger,

More information

Introduction to ANSYS Meshing. Workshop plan

Introduction to ANSYS Meshing. Workshop plan Lecture 2 Introduction to ANSYS Meshing 2014 W2-1 Schedule WEiP Workshop plan Week 1 - Quick start in ANSYS Week 2 Geometry DesignModeler (DM) Week 3 Mesh Meshing Week 4 Solver FLUENT/CFX Week 5 - Post

More information

Supersonic Flow Over a Wedge

Supersonic Flow Over a Wedge SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 2 Supersonic Flow Over a Wedge Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification A uniform supersonic stream encounters a wedge

More information

TENDER FOR PURCHASE OF LICENSES OF FINITE ELEMENT ANALYSIS PROGRAM SPECIFICATIONS

TENDER FOR PURCHASE OF LICENSES OF FINITE ELEMENT ANALYSIS PROGRAM SPECIFICATIONS TENDER FOR PURCHASE OF LICENSES OF FINITE ELEMENT ANALYSIS PROGRAM SPECIFICATIONS 1. OVERVIEW 1.1. These specifications identify the minimum requirements for the Licenses of two Finite Element Analysis

More information

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

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

More information

Module D: Laminar Flow over a Flat Plate

Module D: Laminar Flow over a Flat Plate Module D: Laminar Flow over a Flat Plate Summary... Problem Statement Geometry and Mesh Creation Problem Setup Solution. Results Validation......... Mesh Refinement.. Summary This ANSYS FLUENT tutorial

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

Realize Your Product Promise. Icepak

Realize Your Product Promise. Icepak Realize Your Product Promise Icepak ANSYS Icepak delivers powerful technology for electronics thermal management. Simulating high-performance electronics cooling readily solves challenges in this rapidly

More information

Simulation of Turbulent Flow over the Ahmed Body

Simulation of Turbulent Flow over the Ahmed Body 1 Simulation of Turbulent Flow over the Ahmed Body ME:5160 Intermediate Mechanics of Fluids CFD LAB 4 (ANSYS 18.1; Last Updated: Aug. 18, 2016) By Timur Dogan, Michael Conger, Dong-Hwan Kim, Maysam Mousaviraad,

More information

Workbench User's Guide

Workbench User's Guide Workbench User's Guide ANSYS, Inc. Southpointe 2600 ANSYS Drive Canonsburg, PA 15317 ansysinfo@ansys.com http://www.ansys.com (T) 724-746-3304 (F) 724-514-9494 Release 16.2 July 2015 ANSYS, Inc. is certified

More information

Steady-State and Transient Thermal Analysis of a Circuit Board

Steady-State and Transient Thermal Analysis of a Circuit Board Steady-State and Transient Thermal Analysis of a Circuit Board Problem Description The circuit board shown below includes three chips that produce heat during normal operation. One chip stays energized

More information

Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil

Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil Workbench Tutorial Flow Over an Airfoil, Page 1 ANSYS Workbench Tutorial Flow Over an Airfoil Authors: Scott Richards, Keith Martin, and John M. Cimbala, Penn State University Latest revision: 17 January

More information

Workshop 4.2 : Mesh Control

Workshop 4.2 : Mesh Control Workshop 4.2 : Mesh Control 16.0 Release Introduction to ANSYS Mechanical 1 2015 ANSYS, Inc. February 27, 2015 Goals Use the various ANSYS Mechanical mesh controls to enhance the mesh for the model below.

More information

Introduction to ANSYS ICEM CFD

Introduction to ANSYS ICEM CFD Lecture 1 Introduction to ANSYS ICEM CFD 14.5 Release Introduction to ANSYS ICEM CFD 2012 ANSYS, Inc. April 1, 2013 1 Release 14.5 Purpose/Goals Ansys ICEM CFD is a general purpose grid generating program

More information

Automatic & Robust Meshing in Fluids 2011 ANSYS Regional Conferences

Automatic & Robust Meshing in Fluids 2011 ANSYS Regional Conferences Automatic & Robust Meshing in Fluids 2011 ANSYS Regional Conferences 1 Automatic & Robust Meshing Assembly Meshing Assembly Meshing enables dramatically reduced time to mesh for typical CAD models by eliminating

More information

Analysis of low cycle fatigue considering geometric manufacturing tolerances

Analysis of low cycle fatigue considering geometric manufacturing tolerances presented at the 14th Weimar Optimization and Stochastic Days 2017 Source: www.dynardo.de/en/library Analysis of low cycle fatigue considering geometric manufacturing tolerances SIEMENS AG applies ANSYS,

More information

Tutorial Week 4 Biomedical Modelling in Ansys Workbench (The Complete Guide with Anatomy and Implant)

Tutorial Week 4 Biomedical Modelling in Ansys Workbench (The Complete Guide with Anatomy and Implant) Tutorial Week 4 Biomedical Modelling in Ansys Workbench (The Complete Guide with Anatomy and Implant) Step 1: Create the Anatomical Model in ScanIP Import the DICOM files for the Proximal Femur dataset

More information

ANSYS/LS-Dyna. Workbench Using. Steven Hale Senior Engineering Manager CAE Associates, Inc. June 13, CAE Associates

ANSYS/LS-Dyna. Workbench Using. Steven Hale Senior Engineering Manager CAE Associates, Inc. June 13, CAE Associates ANSYS/LS-Dyna Customization in Workbench Using ACT Steven Hale Senior Engineering Manager CAE Associates, Inc. June 13, 2013 2013 CAE Associates CAE Associates CAE Associates is an engineering services

More information

Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert)

Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert) Middle East Technical University Mechanical Engineering Department ME 485 CFD with Finite Volume Method Fall 2017 (Dr. Sert) ANSYS Fluent Tutorial Developing Laminar Flow in a 2D Channel 1 How to use This

More information

LMS Virtual.Lab The Unified Environment for Functional Performance Engineering

LMS Virtual.Lab The Unified Environment for Functional Performance Engineering LMS Virtual.Lab The Unified Environment for Functional Performance Engineering LMS Imagine.Lab LMS OPTIMUS LMS Engineering and Deployment Services Technology Transfer Process Transformation & Best Practices

More information

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole

Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Problem Specification Finite Element Course ANSYS Mechanical Tutorial Tutorial 4 Plate With a Hole Consider the classic example of a circular hole in a rectangular plate of constant thickness. The plate

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

Introduction to ANSYS CFX

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

More information

optislang recent developments

optislang recent developments optislang recent developments WOST 11 06. 07.11.2013 Dynardo GmbH 2014 optislang 4.2 version 4.1.0 Nov. 13 (WOST) version 4.1.1 Dec. 13 (WB15) version 4.1.2 Apr. 14 version 4.1.3 Jul. 14 More than 1500

More information

Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing

Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing Tutorial: Simulating a 3D Check Valve Using Dynamic Mesh 6DOF Model And Diffusion Smoothing Introduction The purpose of this tutorial is to demonstrate how to simulate a ball check valve with small displacement

More information

"optislang inside ANSYS Workbench" efficient, easy, and safe to use Robust Design Optimization (RDO) - Part I: Sensitivity and Optimization

optislang inside ANSYS Workbench efficient, easy, and safe to use Robust Design Optimization (RDO) - Part I: Sensitivity and Optimization "optislang inside ANSYS Workbench" efficient, easy, and safe to use Robust Design Optimization (RDO) - Part I: Sensitivity and Optimization Johannes Will, CEO Dynardo GmbH 1 Optimization using optislang

More information

Lab#5 Combined analysis types in ANSYS By C. Daley

Lab#5 Combined analysis types in ANSYS By C. Daley Engineering 5003 - Ship Structures I Lab#5 Combined analysis types in ANSYS By C. Daley Overview In this lab we will model a simple pinned column using shell elements. Once again, we will use SpaceClaim

More information

Introduction to ANSYS

Introduction to ANSYS Lecture 1 Introduction to ANSYS ICEM CFD 14. 0 Release Introduction to ANSYS ICEM CFD 1 2011 ANSYS, Inc. March 22, 2015 Purpose/Goals Ansys ICEM CFD is a general purpose grid generating program Grids for

More information

ANSYS FLUENT GUIDE viviso.com ANSYS FLUENT GUIDE. page 1 / 7

ANSYS FLUENT GUIDE viviso.com ANSYS FLUENT GUIDE. page 1 / 7 page 1 / 7 page 2 / 7 ansys fluent guide pdf FLUENT User's Guide contains detailed information about using FLUENT, including information about the user interface, reading and writing files, defining boundary

More information

Lecture 7: Mesh Quality & Advanced Topics. Introduction to ANSYS Meshing Release ANSYS, Inc. February 12, 2015

Lecture 7: Mesh Quality & Advanced Topics. Introduction to ANSYS Meshing Release ANSYS, Inc. February 12, 2015 Lecture 7: Mesh Quality & Advanced Topics 15.0 Release Introduction to ANSYS Meshing 1 2015 ANSYS, Inc. February 12, 2015 Overview In this lecture we will learn: Impact of the Mesh Quality on the Solution

More information

Simulation Advances for RF, Microwave and Antenna Applications

Simulation Advances for RF, Microwave and Antenna Applications Simulation Advances for RF, Microwave and Antenna Applications Bill McGinn Application Engineer 1 Overview Advanced Integrated Solver Technologies Finite Arrays with Domain Decomposition Hybrid solving:

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

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

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

Compressible Flow in a Nozzle

Compressible Flow in a Nozzle SPC 407 Supersonic & Hypersonic Fluid Dynamics Ansys Fluent Tutorial 1 Compressible Flow in a Nozzle Ahmed M Nagib Elmekawy, PhD, P.E. Problem Specification Consider air flowing at high-speed through a

More information

Exercise 1. 3-Point Bending Using the Static Structural Module of. Ansys Workbench 14.0

Exercise 1. 3-Point Bending Using the Static Structural Module of. Ansys Workbench 14.0 Exercise 1 3-Point Bending Using the Static Structural Module of Contents Ansys Workbench 14.0 Learn how to...1 Given...2 Questions...2 Taking advantage of symmetries...2 A. Getting started...3 A.1 Choose

More information

Introduction to ANSYS LS-DYNA

Introduction to ANSYS LS-DYNA Lecture 12 Introduction to ANSYS LS-DYNA Extension 14.5 Release Introduction to ANSYS LS-DYNA 2012 ANSYS, Inc. November 8, 2012 1 Release 14.5 What is ANSYS LS-DYNA Extension ANSYS LS-DYNA in Workbench

More information

Innovation Intelligence

Innovation Intelligence Innovation Intelligence Efficient CFD Meshing Workflow HyperMesh: Geometry Cleanup & Surface Meshing AcuConsole: Volume Meshing & Analysis Setup Rishi Patil, Product Specialist CFD Alexander Gnech, Application

More information

Introduction to ANSYS DesignXplorer

Introduction to ANSYS DesignXplorer Lecture 5 Goal Driven Optimization 14. 5 Release Introduction to ANSYS DesignXplorer 1 2013 ANSYS, Inc. September 27, 2013 Goal Driven Optimization (GDO) Goal Driven Optimization (GDO) is a multi objective

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

Realize Your Product Promise. DesignerRF

Realize Your Product Promise. DesignerRF Realize Your Product Promise DesignerRF Four-element antenna array showing current distribution and far-field gain, created in DesignerRF using layout editor and solved via HFSS with Solver on Demand technology

More information

TUTORIAL#4. Marek Jaszczur. Turbulent Thermal Boundary Layer on a Flat Plate W1-1 AGH 2018/2019

TUTORIAL#4. Marek Jaszczur. Turbulent Thermal Boundary Layer on a Flat Plate W1-1 AGH 2018/2019 TUTORIAL#4 Turbulent Thermal Boundary Layer on a Flat Plate Marek Jaszczur AGH 2018/2019 W1-1 Problem specification TUTORIAL#4 Turbulent Thermal Boundary Layer - on a flat plate Goal: Solution for Non-isothermal

More information

Module 1.7W: Point Loading of a 3D Cantilever Beam

Module 1.7W: Point Loading of a 3D Cantilever Beam Module 1.7W: Point Loading of a 3D Cantilever Beam Table of Contents Page Number Problem Description 2 Theory 2 Workbench Analysis System 4 Engineering Data 5 Geometry 6 Model 11 Setup 13 Solution 14 Results

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

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders

Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Lab 9: FLUENT: Transient Natural Convection Between Concentric Cylinders Objective: The objective of this laboratory is to introduce how to use FLUENT to solve both transient and natural convection problems.

More information

Recent Advances in ANSYS Toward RDO Practices Using optislang. Wim Slagter, ANSYS Inc. Herbert Güttler, MicroConsult GmbH

Recent Advances in ANSYS Toward RDO Practices Using optislang. Wim Slagter, ANSYS Inc. Herbert Güttler, MicroConsult GmbH Recent Advances in ANSYS Toward RDO Practices Using optislang Wim Slagter, ANSYS Inc. Herbert Güttler, MicroConsult GmbH 1 Product Development Pressures Source: Engineering Simulation & HPC Usage Survey

More information

Workshop 1: Basic Skills

Workshop 1: Basic Skills Workshop 1: Basic Skills 14.5 Release Introduction to ANSYS Fluent Meshing 2011 ANSYS, Inc. December 21, 2012 1 I Introduction Workshop Description: This workshop shows some of the clean up tools in Tgrid

More information

Speed and Accuracy of CFD: Achieving Both Successfully ANSYS UK S.A.Silvester

Speed and Accuracy of CFD: Achieving Both Successfully ANSYS UK S.A.Silvester Speed and Accuracy of CFD: Achieving Both Successfully ANSYS UK S.A.Silvester 2010 ANSYS, Inc. All rights reserved. 1 ANSYS, Inc. Proprietary Content ANSYS CFD Introduction ANSYS, the company Simulation

More information

Computational Fluid Dynamics autumn, 1st week

Computational Fluid Dynamics autumn, 1st week Computational Fluid Dynamics 2016 autumn, 1st week 1 Tamás Benedek benedek [at] ara.bme.hu www.ara.bme.hu/~benedek/cfd/icem The most important rule: Dont use space or specific characters in: File names,

More information

ASME Fatigue DOCUMENTATION. ANSYS Mechanical Application. Extension version Compatible ANSYS version

ASME Fatigue DOCUMENTATION. ANSYS Mechanical Application. Extension version Compatible ANSYS version ASME Fatigue ANSYS Mechanical Application DOCUMENTATION Extension version 180.1 Release date 06-Apr-17 Compatible ANSYS version 18.0 www.edrmedeso.com Table of Contents 1 INTRODUCTION... 3 2 PRODUCT RESTRICTIONS...

More information

Multidisciplinary Analysis and Optimization

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

More information

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil

Verification and Validation of Turbulent Flow around a Clark-Y Airfoil Verification and Validation of Turbulent Flow around a Clark-Y Airfoil 1. Purpose 58:160 Intermediate Mechanics of Fluids CFD LAB 2 By Tao Xing and Fred Stern IIHR-Hydroscience & Engineering The University

More information

Ansoft HFSS Mesh Menu

Ansoft HFSS Mesh Menu Ansoft HFSS After you have seeded your object, you must create the finite element mesh from which the variables and values of your model will be computed. The Mesh menu allows you to: Create or delete

More information

in:flux - Intelligent CFD Software

in:flux - Intelligent CFD Software in:flux - Intelligent CFD Software info@insightnumerics.com Fire and Gas Mapping. Optimized. Slide 1 Introduction to in:flux in:flux is a CFD software product to be used for dispersion and ventilation

More information

INFN - Thermal analysis of crate with motherboards, daughterboards and AM chips

INFN - Thermal analysis of crate with motherboards, daughterboards and AM chips INFN - Thermal analysis of crate with motherboards, daughterboards and AM chips intermediate report Jan Bienstman Phone: +32 16 28 77 81 E-mail: Jan.Bienstman@imec.be IMEC, Kapeldreef 75 B3001 Heverlee

More information

Using the Workbench LS-DYNA Extension

Using the Workbench LS-DYNA Extension Using the Workbench LS-DYNA Extension ANSYS, Inc. Southpointe 2600 ANSYS Drive Canonsburg, PA 15317 ansysinfo@ansys.com http://www.ansys.com (T) 724-746-3304 (F) 724-514-9494 Release 18.1 April 2017 ANSYS,

More information