LSCFD: Meshing Tools for Open Source CFD A Practical Point of View

Size: px
Start display at page:

Download "LSCFD: Meshing Tools for Open Source CFD A Practical Point of View"

Transcription

1 LSCFD: Meshing Tools for Open Source CFD A Practical Point of View Juha Kortelainen <juha.kortelainen@vtt.fi>

2 Report: Meshing Tools for Open Source CFD A Practical Point of View LSCFD Tools for Large Scale Computational Fluid Dynamics The main objectives of the project: Demonstrate and document the full chain of large scale CFD from mesh generation to visualization using best available open source tools. Remove some bottle-necks in the utilization of the tools for large scale computing. The bottle-necks are related, for example, to large scale mesh generation, use of parallel preconditioners, and treatment of massively parallel data. Implement Variational Multiscale Method (VMS) to massively parallel framework. The natural coding environment for the project will be the Elmer finite element software which has also been mainly developed at CSC. Transfer know-how to CFD community in general and special user groups in particular. The means of knowledge transfer will be courses, seminars and reports. Most happenings will be organized around some particular software but also generic large scale CFD theme will be considered. Increase the use of supercomputing for computational fluid dynamics in Finland. Mainly it is hoped that the academic community would start using the large scale methods and this would eventually result also to increased use of large scale CFD in the industry. 2

3 Introduction and Scope Survey on open source or low cost tools for CFD pre-processing - Target CFD solver: OpenFOAM (version 1.5) Tested software: - SALOME version SALOME version (shortly) - Gmsh - OpenFOAM SnappyHexMesh Focus on industrial applications - Strategy: Use inexpensive computational tools for massive computations - No limits in number of simultaneous licenses - Short calendar time for computations 3

4 Where is the Beef in Using Open Source Tools? Design Design study study Case Case #1 #1 Case Case #2 #2 Case Case #... #... Case Case #N #N Results Results Optimisation Parameter comparison Case Case #1 #1 Case Case #1 #1 Case Case #2 #2 Case Case #... #... Case Case #N #N Results Results Many Computational cases Computational constraint: simultaneous licenses Time saving Time 4

5 Meshing and Mesh Types Mesh types and the process in general - For CFD structured hexahedral mesh is beneficial in general often difficult to create, manual meshing - Unstructured tetrahedral mesh can be generated automatically, but mesh is usually not optimal for CFD fast to create and relatively robust, possible computational problems Most of the meshers produce unstructured tetrahedral mesh Question of overall process time - Automatic meshing: Is the time that is lost in solving won in pre-processing? - Mesh quality and convergence? 5

6 How did We Test? Industrial test case was selected - Wärtsilä W20V32SG engine, part of exhaust manifold All the preparations were done with tested tools Objective: to mesh the test case so that it is usable for CFD simulation with OpenFOAM 6

7 Simplified Process Flow for Industrial CFD Pre-Processing Design geometry in CAD system Mesh processing Geometry import Design geometry in CFD pre-processing system Simplified and healed geometry in pre-processing Structured mesh Mesh topology design Unstructured mesh Geometry manipulation Grid density (global/local) Meshing Use of AMR Geometry processing Computational mesh Computations Results Final production computational mesh 7

8 SALOME Tested version 3.2.6; shortly introduced version The most extensive pre-processor of tested tools - Geometry import in ACIS, SALOME native BREP, IGES, and STEP (uses Open CASCADE) - Geometry creation and manipulation - Meshing in principle for structured and unstructured mesh types; structured mesh creation very difficult so only unstructured tetrahedral mesh was tested - Mesh quality checking and visualisation - Export in DAT (ASCII table format), MED, I-deas UNV, and STL (surface mesh only) Version had many annoying bugs and features, most of them were fixed in version The created default tetrahedral mesh was not very suitable for CFD (optimised for FEM) Massive and complex software, available only for Linux (and UNIX) License: GNU Lesser General Public License (LGPL) 8

9 9

10 Gmsh Tested version (not mentioned in the report) A lightweight pre-processor compared to SALOME - Geometry import in IGES, STEP, BREP, and gmsh native GEO format (uses Open CASCADE) - Only limited geometry creation and manipulation capabilities; imported CAD geometries could not be modified in gmsh - Meshing only for unstructured tetrahedral mesh (netgen and tetgen routines) - Mesh quality checking and visualisation - Mesh export in I-deas UNV, VTK, MED, Medit, Nastran bulk data, Plot3D structured mesh, STL (surface mesh), VRML (surface mesh), DIFFPACK 3D mesh format Imported 3D solid geometry handling was still unstable and buggy The created default tetrahedral mesh was relatively suitable for CFD Software is available for Linux (UNIX) and Windows systems License: GNU General Public License (GPL) 10

11 VTT TECHNICAL RESEARCH CENTRE OF FINLAND 11

12 OpenFOAM SnappyHexMesh Functionality included into OpenFOAM package, tested version 1.5 Different approach to meshing - Automatic meshing of given geometry using unstructured mesh with hexahedral cells - Geometry import in STL surface models - Mesh refinement on surfaces - Many options to control the quality of the created mesh difficult for a beginner - Mesh is created using a batch run (command line) - The routine can not handle well sharp corners and edges method is not suitable for all industrial or research cases Routine and tools seemed robust and relatively fast Mesh modifications (e.g. mesh density) are quite easy to do Available for Linux (UNIX) systems License: GNU General Public License (GPL) (part of OpenFOAM) 12

13 Level 0 Level 1 Level 2 13

14 Original geometry SnappyHexMesh geometry 14

15 Conclusions and Summary Pre-processing is still very time consuming phase in CFD and FEM process Step of getting started quite high, limited documentation and tutorials None of the tested software separately were successful in the whole preprocessing process SALOME and gmsh together offered relatively good results for CFD preprocessing; still geometry manipulation is difficult Creation of structured hexahedral mesh is far too difficult OpenFOAM SnappyHexMesh is very promising method but not yet ready for industrial use (problems with edge and corner meshing) Integration to industrial design systems and design process? Still more work is needed to have an industrial strength open source pre-processor for CFD and FEM 15

16 What Next? What is the industry s interest in open source computational tools? What should be done? What is the priority for tasks? Co-operation? Forum for co-operation? Partners? Funding? How to integrate into a industrial design and development process? Who will catch the ball? 16

How To Create A Cdf Optimisation System

How To Create A Cdf Optimisation System ADVANCED ENGINEERING 4(2010)2, ISSN 1846-5900 INTERFACES FOR EMBEDDING CFD OPTIMISATION WORKFLOWS INTO THE PRODUCT DEVELOPMENT PROCESS Todorov, G.; Ovcharova, J.; Romanov, B. & Kamberov, K. Abstract: The

More information

Open Source CFD Solver - OpenFOAM

Open Source CFD Solver - OpenFOAM Open Source CFD Solver - OpenFOAM Wang Junhong (HPC, Computer Centre) 1. INTRODUCTION The OpenFOAM (Open Field Operation and Manipulation) Computational Fluid Dynamics (CFD) Toolbox is a free, open source

More information

THE CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA

THE CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA THE CFD SIMULATION OF THE FLOW AROUND THE AIRCRAFT USING OPENFOAM AND ANSA Adam Kosík Evektor s.r.o., Czech Republic KEYWORDS CFD simulation, mesh generation, OpenFOAM, ANSA ABSTRACT In this paper we describe

More information

CastNet: GUI environment for OpenFOAM

CastNet: GUI environment for OpenFOAM CastNet: GUI environment for OpenFOAM CastNet is a preprocessing system and job-control system for OpenFOAM. CastNet works with the standard OpenFOAM releases provided by ESI Group as well as ports for

More information

Fully Automatic Hex Dominant Mesher. Paul Gilfrin Sharc Ltd

Fully Automatic Hex Dominant Mesher. Paul Gilfrin Sharc Ltd Fully Automatic Hex Dominant Mesher Paul Gilfrin Sharc Ltd Sharc Ltd UK About Sharc Developer of Harpoon Founded in 1997 Distributors of Ensight Engineers with CFD/FEA experience Specialise in the integration

More information

CastNet: Modelling platform for open source solver technology

CastNet: Modelling platform for open source solver technology CastNet: Modelling platform for open source solver technology. DHCAE Tools GmbH Address: Friedrich-Ebert-Str. 368, 47800 Krefeld, Germany / Company site: Alte Rather Str. 207 / 47802 Krefeld Phone +49

More information

Pre-processing in openfoam, mesh generation. OpenFOAM kurs 2013 Håkan Nilsson Olivier Petit

Pre-processing in openfoam, mesh generation. OpenFOAM kurs 2013 Håkan Nilsson Olivier Petit Pre-processing in openfoam, mesh generation. OpenFOAM kurs 2013 Håkan Nilsson Olivier Petit Different ways of creating the mesh. Outline Using SnappyHexMesh, an OpenFOAM mesh generation tool. Using blockmesh,

More information

FLUX / GOT-It Finite Element Analysis of electromagnetic devices Maccon GmbH

FLUX / GOT-It Finite Element Analysis of electromagnetic devices Maccon GmbH FLUX / GOT-It Finite Element Analysis of electromagnetic devices Maccon GmbH Entwurfswerkzeuge für elektrische Maschinen MACCON GmbH 09/04/2013 1 Flux software Modeling electromagnetic and thermal phenomena

More information

2013 Code_Saturne User Group Meeting. EDF R&D Chatou, France. 9 th April 2013

2013 Code_Saturne User Group Meeting. EDF R&D Chatou, France. 9 th April 2013 2013 Code_Saturne User Group Meeting EDF R&D Chatou, France 9 th April 2013 Thermal Comfort in Train Passenger Cars Contact For further information please contact: Brian ANGEL Director RENUDA France brian.angel@renuda.com

More information

CFD Modelling as an Integrated Part of Multi-Level Simulation of Process Plants Semantic Modelling Approach

CFD Modelling as an Integrated Part of Multi-Level Simulation of Process Plants Semantic Modelling Approach CFD Modelling as an Integrated Part of Multi-Level Simulation of Process Plants Semantic Modelling Approach Marek Gayer 1, Juha Kortelainen and Tommi Karhela VTT Technical Research Centre of Finland Vuorimiehentie

More information

Collaborative modelling and concurrent scientific data analysis:

Collaborative modelling and concurrent scientific data analysis: Collaborative modelling and concurrent scientific data analysis: Application case in space plasma environment with the Keridwen/SPIS- GEO Integrated Modelling Environment B. Thiebault 1, J. Forest 2, B.

More information

salome-platform.org SALOME7 THE OPEN SOURCE INTEGRATION PLATFORM FOR NUMERICAL SIMULATION

salome-platform.org SALOME7 THE OPEN SOURCE INTEGRATION PLATFORM FOR NUMERICAL SIMULATION salome-platform.org SALOME7 THE OPEN SOURCE INTEGRATION PLATFORM FOR NUMERICAL SIMULATION SALOME7 PLATFORM The SALOME software platform is an open framework that can integrate scientific solvers for modelling

More information

Computational Modeling of Wind Turbines in OpenFOAM

Computational Modeling of Wind Turbines in OpenFOAM Computational Modeling of Wind Turbines in OpenFOAM Hamid Rahimi hamid.rahimi@uni-oldenburg.de ForWind - Center for Wind Energy Research Institute of Physics, University of Oldenburg, Germany Outline Computational

More information

bluecape s Official Website

bluecape s Official Website bluecfdcore {tab=introduction} bluecape is proud to present bluecfd Core, a freely available software package, of a high quality build of OpenFOAM for uptodate Windows 7, 8, 8.1 and 10 64bit, fully compilable

More information

An Overview of the Finite Element Analysis

An Overview of the Finite Element Analysis CHAPTER 1 An Overview of the Finite Element Analysis 1.1 Introduction Finite element analysis (FEA) involves solution of engineering problems using computers. Engineering structures that have complex geometry

More information

Model of a flow in intersecting microchannels. Denis Semyonov

Model of a flow in intersecting microchannels. Denis Semyonov Model of a flow in intersecting microchannels Denis Semyonov LUT 2012 Content Objectives Motivation Model implementation Simulation Results Conclusion Objectives A flow and a reaction model is required

More information

OpenFOAM Workshop. Yağmur Gülkanat Res.Assist.

OpenFOAM Workshop. Yağmur Gülkanat Res.Assist. OpenFOAM Workshop Yağmur Gülkanat Res.Assist. Introduction to OpenFOAM What is OpenFOAM? FOAM = Field Operation And Manipulation OpenFOAM is a free-to-use open-source numerical simulation software with

More information

FEAWEB ASP Issue: 1.0 Stakeholder Needs Issue Date: 03/29/2000. 04/07/2000 1.0 Initial Description Marco Bittencourt

FEAWEB ASP Issue: 1.0 Stakeholder Needs Issue Date: 03/29/2000. 04/07/2000 1.0 Initial Description Marco Bittencourt )($:(%$63 6WDNHKROGHU1HHGV,VVXH 5HYLVLRQ+LVWRU\ 'DWH,VVXH 'HVFULSWLRQ $XWKRU 04/07/2000 1.0 Initial Description Marco Bittencourt &RQILGHQWLDO DPM-FEM-UNICAMP, 2000 Page 2 7DEOHRI&RQWHQWV 1. Objectives

More information

Parallel workflows in computational engineering with open source software D.Sc. Peter Råback CSC IT Center for Science

Parallel workflows in computational engineering with open source software D.Sc. Peter Råback CSC IT Center for Science Parallel workflows in computational engineering with open source software D.Sc. Peter Råback CSC IT Center for Science PATC course on parallel workflows Stockholm, 4-6.12.2013 Outline of the presentation

More information

High-performance computing in mechanical engineering

High-performance computing in mechanical engineering High-performance computing in mechanical engineering SIMPRO VTT subproject, task 1 Janne Keränen, Juha Kortelainen, Marko Antila, Kai Katajamäki, Aino Manninen, Vesa Nieminen, Aku Karvinen Task 1.1 Computational

More information

Compatibility and Accuracy of Mesh Generation in HyperMesh and CFD Simulation with Acusolve for Torque Converter

Compatibility and Accuracy of Mesh Generation in HyperMesh and CFD Simulation with Acusolve for Torque Converter Compatibility and Accuracy of Mesh Genen in HyperMesh and CFD Simulation with Acusolve for Converter Kathiresan M CFD Engineer Valeo India Private Limited Block - A, 4th Floor, TECCI Park, No. 176 Rajiv

More information

f o r d e m a n d i n g C F D pre- & post-processing ANSA μετα p i o n e e r i n g software systems www.beta-cae.gr

f o r d e m a n d i n g C F D pre- & post-processing ANSA μετα p i o n e e r i n g software systems www.beta-cae.gr ANSA μετα p i o n e e r i n g software systems f o r d e m a n d i n g C F D pre- & post-processing TM www.beta-cae.gr ANSA with its powerful functionality provides high efficiency solutions for CFD applications.

More information

ME6130 An introduction to CFD 1-1

ME6130 An introduction to CFD 1-1 ME6130 An introduction to CFD 1-1 What is CFD? Computational fluid dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

CCTech TM. ICEM-CFD & FLUENT Software Training. Course Brochure. Simulation is The Future

CCTech TM. ICEM-CFD & FLUENT Software Training. Course Brochure. Simulation is The Future . CCTech TM Simulation is The Future ICEM-CFD & FLUENT Software Training Course Brochure About. CCTech Established in 2006 by alumni of IIT Bombay. Our motive is to establish a knowledge centric organization

More information

High-end FEA pre/postprocessor

High-end FEA pre/postprocessor Advanced FEM: High-end FEA pre/postprocessor NX CAE Benefits Speed analysis modeling processes by up to 70 percent Increase product quality by rapidly simulating design trade-off studies Lower overall

More information

OPEN-SOURCE CFD ANALYSIS OF MULTI-DOMAIN UNSTEADY HEATING WITH NATURAL CONVECTION

OPEN-SOURCE CFD ANALYSIS OF MULTI-DOMAIN UNSTEADY HEATING WITH NATURAL CONVECTION TASK QUARTERLY 13 No 4, 403 414 OPEN-SOURCE CFD ANALYSIS OF MULTI-DOMAIN UNSTEADY HEATING WITH NATURAL CONVECTION PAWEŁ SOSNOWSKI AND JACEK POZORSKI Institute of Fluid-Flow Machinery, Polish Academy of

More information

CONVERGE Features, Capabilities and Applications

CONVERGE Features, Capabilities and Applications CONVERGE Features, Capabilities and Applications CONVERGE CONVERGE The industry leading CFD code for complex geometries with moving boundaries. Start using CONVERGE and never make a CFD mesh again. CONVERGE

More information

Christof Hinterberger, Mark Olesen

Christof Hinterberger, Mark Olesen Application of of a Continuous Adjoint Flow Solver for for Geometry Optimisation of of Automotive Exhaust Systems Christof Hinterberger, Mark Olesen FLOWHEAD Workshop, Varna Sept. 2010 Workshop on industrial

More information

O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM. Darmstadt, 27.06.2012

O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM. Darmstadt, 27.06.2012 O.F.Wind Wind Site Assessment Simulation in complex terrain based on OpenFOAM Darmstadt, 27.06.2012 Michael Ehlen IB Fischer CFD+engineering GmbH Lipowskystr. 12 81373 München Tel. 089/74118743 Fax 089/74118749

More information

OpenFOAM Opensource and CFD

OpenFOAM Opensource and CFD OpenFOAM Opensource and CFD Andrew King Department of Mechanical Engineering Curtin University Outline What is Opensource Software OpenFOAM Overview Utilities, Libraries and Solvers Data Formats The CFD

More information

2.1 CFD PROJECT PLANNING. 2006 ANSYS, Inc. All rights reserved. ANSYS, Inc. Proprietary

2.1 CFD PROJECT PLANNING. 2006 ANSYS, Inc. All rights reserved. ANSYS, Inc. Proprietary 2.1 CFD PROJECT PLANNING 2006 ANSYS, Inc. All rights reserved. 2008 ANSYS, Inc. All rights reserved. 6-2 CFD PROJECT PLANNING Task definition Resources Timing and deliverables Design review Assumed part

More information

Multiphase Flow - Appendices

Multiphase Flow - Appendices Discovery Laboratory Multiphase Flow - Appendices 1. Creating a Mesh 1.1. What is a geometry? The geometry used in a CFD simulation defines the problem domain and boundaries; it is the area (2D) or volume

More information

HowTo Rhino & ICEM. 1) New file setup: choose Millimeter (automatically converts to Meters if imported to ICEM)

HowTo Rhino & ICEM. 1) New file setup: choose Millimeter (automatically converts to Meters if imported to ICEM) HowTo Rhino & ICEM Simple 2D model 1) New file setup: choose Millimeter (automatically converts to Meters if imported to ICEM) 2) Set units: File Properties Units: Model units: should already be Millimeters

More information

Lecture 7 - Meshing. Applied Computational Fluid Dynamics

Lecture 7 - Meshing. Applied Computational Fluid Dynamics Lecture 7 - Meshing Applied Computational Fluid Dynamics Instructor: André Bakker http://www.bakker.org André Bakker (2002-2006) Fluent Inc. (2002) 1 Outline Why is a grid needed? Element types. Grid types.

More information

ANSA. www.beta-cae.gr. quality and performance in automatic mesh generation. p i o n e e r i n g software systems

ANSA. www.beta-cae.gr. quality and performance in automatic mesh generation. p i o n e e r i n g software systems ANSA p i o n e e r i n g software systems quality and performance in automatic mesh generation courtesy of Dr. Ing h.c.f. Porsche AG TM www.beta-cae.gr quality and performance in automatic mesh generation

More information

CAD Import Module and LiveLink for CAD V4.3a

CAD Import Module and LiveLink for CAD V4.3a CAD Import Module and LiveLink for CAD V4.3a LiveLink for AutoCAD, LiveLink for Creo Parametric, LiveLink for Inventor, LiveLink for Pro/ENGINEER, LiveLink for Solid Edge, LiveLink for SolidWorks, LiveLink

More information

Benefits of open source software for industry

Benefits of open source software for industry Benefits of open source software for industry Peter Råback ElmerTeam CSC IT Center for Science CFD-päivä, Hanasaari 18.10.2013 Outline Free / Open Source software Open Source software for computational

More information

Importing Boundary and Volume Meshes

Importing Boundary and Volume Meshes Appendix A. Importing Boundary and Volume Meshes The volume mesh generation scheme of TGrid requires sets of line segments (2D) or triangular and/or quadrilateral elements (3D) defining the boundaries

More information

CFD SIMULATION OF NATURAL GAS COMBUSTION AND IST APPLICATION TO TUNNEL KILN FIRING

CFD SIMULATION OF NATURAL GAS COMBUSTION AND IST APPLICATION TO TUNNEL KILN FIRING CFD SIMULATION OF NATURAL GAS COMBUSTION AND IST APPLICATION TO TUNNEL KILN FIRING. R. Obenaus-Emler University of Leoben Contents 1. Intoduction to combustion models in OpenFOAM 2. The Flamelet-Model

More information

SALOME-CFD: EDF S REFERENCE PLATFORM FOR CFD STUDIES

SALOME-CFD: EDF S REFERENCE PLATFORM FOR CFD STUDIES SALOME-CFD: EDF S REFERENCE PLATFORM FOR CFD STUDIES Cyril BAUDRY SALOME S USER DAY 26 NOV 2015 27 NOVEMBRE 2015 CEA 26 NOV 2015 PAGE 1 SUMMARY 1. Why build a platform for CFD? 2. SALOME-CFD content and

More information

Eu-NORSEWInD - Assessment of Viability of Open Source CFD Code for the Wind Industry

Eu-NORSEWInD - Assessment of Viability of Open Source CFD Code for the Wind Industry Downloaded from orbit.dtu.dk on: Jun 28, 2016 Eu-NORSEWInD - Assessment of Viability of Open Source CFD Code for the Wind Industry Stickland, Matt; Scanlon, Tom; Fabre, Sylvie; Ahmad, Abdul; Oldroyd, Andrew;

More information

Self Financed One Week Training

Self Financed One Week Training Self Financed One Week Training On Computational Fluid Dynamics (CFD) with OpenFOAM December 14 20, 2015 (Basic Training: 3days, Advanced Training: 5days and Programmer Training: 7days) Organized by Department

More information

Technology Update: Workbench, Geometry, Meshing, Workflow. ANSYS Users Group Meeting Prague, 2011

Technology Update: Workbench, Geometry, Meshing, Workflow. ANSYS Users Group Meeting Prague, 2011 Technology Update: Workbench, Geometry, Meshing, Workflow ANSYS Users Group Meeting Prague, 2011 1 Andreas Kolms Hannover 2 Agenda Workbench Geometry Meshing Workflow 3 The Path to Robust Design Optimization

More information

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved.

Customer Training Material. Lecture 2. Introduction to. Methodology ANSYS FLUENT. ANSYS, Inc. Proprietary 2010 ANSYS, Inc. All rights reserved. Lecture 2 Introduction to CFD Methodology Introduction to ANSYS FLUENT L2-1 What is CFD? Computational Fluid Dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions,

More information

Introduction: Keywords: CFD, MRF, Blower Angular Orientation

Introduction: Keywords: CFD, MRF, Blower Angular Orientation Behavior of MRF Approach on Flow Rate, for the Blower Having Four Anti Fouling Blades & By Changing the Angular Orientation of the Blower about the Axis of Rotation Vikas D Pawar CFD - Analyst GTEC Whirlpool

More information

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology

Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Express Introductory Training in ANSYS Fluent Lecture 1 Introduction to the CFD Methodology Dimitrios Sofialidis Technical Manager, SimTec Ltd. Mechanical Engineer, PhD PRACE Autumn School 2013 - Industry

More information

Number of Edges on Excavated Boundaries : What does it mean?

Number of Edges on Excavated Boundaries : What does it mean? As with all of Rocscience software, RS 3 is developed to be an easy-to-use, quick-to-learn 3D FEM software that takes care of tedious modeling tasks so the user may concentrate on simulating the geomechanical

More information

CFD: What is it good for?

CFD: What is it good for? CFD: What is it good for? Tom O Mahoney TNO Fluid Dynamics Introduction to CFD CFD - Computational Fluid Dynamics Computational the using of computers to simulate the physics of fluids Fluid Either gas

More information

Advanced discretisation techniques (a collection of first and second order schemes); Innovative algorithms and robust solvers for fast convergence.

Advanced discretisation techniques (a collection of first and second order schemes); Innovative algorithms and robust solvers for fast convergence. New generation CFD Software APUS-CFD APUS-CFD is a fully interactive Arbitrary Polyhedral Unstructured Solver. APUS-CFD is a new generation of CFD software for modelling fluid flow and heat transfer in

More information

A Guide to the free mesh program Discretizer with OpenFOAM for CFD (Computational Fluid Dynamics)

A Guide to the free mesh program Discretizer with OpenFOAM for CFD (Computational Fluid Dynamics) Discretizer Manual Release date 09/01/10 Side 1 of 13 A Guide to the free mesh program Discretizer with OpenFOAM for CFD (Computational Fluid Dynamics) Homepage: http://www.discretizer.org/ Creator of

More information

HPC enabling of OpenFOAM R for CFD applications

HPC enabling of OpenFOAM R for CFD applications HPC enabling of OpenFOAM R for CFD applications Towards the exascale: OpenFOAM perspective Ivan Spisso 25-27 March 2015, Casalecchio di Reno, BOLOGNA. SuperComputing Applications and Innovation Department,

More information

Introduction to CFD Analysis

Introduction to CFD Analysis Introduction to CFD Analysis Introductory FLUENT Training 2006 ANSYS, Inc. All rights reserved. 2006 ANSYS, Inc. All rights reserved. 2-2 What is CFD? Computational fluid dynamics (CFD) is the science

More information

Experts in Computational Fluid Dynamics

Experts in Computational Fluid Dynamics Experts in Computational Fluid Dynamics TotalSim Background TotalSim is an independent CFD consultancy firm specialising in aerodynamic and hydrodynamic design and development through the use of open source

More information

version 3.0 tutorial - Turbulent mixing in a T-junction with CFDSTUDY in SALOME contact: saturne-support@edf.fr

version 3.0 tutorial - Turbulent mixing in a T-junction with CFDSTUDY in SALOME contact: saturne-support@edf.fr EDF R&D Fluid Dynamics, Power Generation and Environment Department Single Phase Thermal-Hydraulics Group 6, quai Watier F-78401 Chatou Cedex Tel: 33 1 30 87 75 40 Fax: 33 1 30 87 79 16 MAY 2013 documentation

More information

Overview on Salome-Meca and Code_Aster. Code_Aster, Salome-Meca course material GNU FDL licence (http://www.gnu.org/copyleft/fdl.

Overview on Salome-Meca and Code_Aster. Code_Aster, Salome-Meca course material GNU FDL licence (http://www.gnu.org/copyleft/fdl. Overview on Salome-Meca and Code_Aster Code_Aster, Salome-Meca course material GNU FDL licence (http://www.gnu.org/copyleft/fdl.html) Outline General principles of code and platform Presentation of Code_Aster

More information

Introduction to CFD Analysis

Introduction to CFD Analysis Introduction to CFD Analysis 2-1 What is CFD? Computational Fluid Dynamics (CFD) is the science of predicting fluid flow, heat and mass transfer, chemical reactions, and related phenomena by solving numerically

More information

ANSA. www.beta-cae.gr. ANSA for demanding CFD pre-processing. for demanding CFD pre-processing. Model setup. software systems. Morphing & optimization

ANSA. www.beta-cae.gr. ANSA for demanding CFD pre-processing. for demanding CFD pre-processing. Model setup. software systems. Morphing & optimization Model setup - Specification of boundary condition types for ANSYS FLUENT, Star CD/CCM+ and UH-3D. - Complete solution setup for OpenFOAM cases, including initial and boundary condition specification, physical

More information

Use of OpenFoam in a CFD analysis of a finger type slug catcher. Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands

Use of OpenFoam in a CFD analysis of a finger type slug catcher. Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands Use of OpenFoam in a CFD analysis of a finger type slug catcher Dynaflow Conference 2011 January 13 2011, Rotterdam, the Netherlands Agenda Project background Analytical analysis of two-phase flow regimes

More information

Quality and Reliability in CFD

Quality and Reliability in CFD Quality and Reliability in CFD Open Source Challenges Hrvoje Jasak Wikki Ltd, United Kingdom Faculty of Mechanical Engineering and Naval Architecture University of Zagreb, Croatia Quality and Reliability

More information

POLITECNICO DI MILANO Department of Energy

POLITECNICO DI MILANO Department of Energy 1D-3D coupling between GT-Power and OpenFOAM for cylinder and duct system domains G. Montenegro, A. Onorati, M. Zanardi, M. Awasthi +, J. Silvestri + ( ) Dipartimento di Energia - Politecnico di Milano

More information

Introduction to ANSYS

Introduction to ANSYS Lecture 3 Introduction to ANSYS Meshing 14. 5 Release Introduction to ANSYS Meshing 2012 ANSYS, Inc. March 27, 2014 1 Release 14.5 Introduction to ANSYS Meshing What you will learn from this presentation

More information

CFD analysis for road vehicles - case study

CFD analysis for road vehicles - case study CFD analysis for road vehicles - case study Dan BARBUT*,1, Eugen Mihai NEGRUS 1 *Corresponding author *,1 POLITEHNICA University of Bucharest, Faculty of Transport, Splaiul Independentei 313, 060042, Bucharest,

More information

Numerical Simulation of the External Flow Field. Around a Bluff Car*

Numerical Simulation of the External Flow Field. Around a Bluff Car* Numerical Simulation of the External Flow Field Around a Bluff Car* Sun Yongling, Wu Guangqiang, Xieshuo Automotive Engineering Department Shanghai Tongji University Shanghai, China E-mail: wuqjuhyk@online.sh.cn

More information

Course in ANSYS. Import + meshing issues. ANSYS Part 2 Computational Mechanics, AAU, Esbjerg

Course in ANSYS. Import + meshing issues. ANSYS Part 2 Computational Mechanics, AAU, Esbjerg Course in ANSYS Import + meshing issues Course Outline Introduction Lesson 1. Modeling reviewed Boolean s Lesson 2. Boolean s + meshing issues Lesson 3. Operate + meshing issues Lesson 4. Import + meshing

More information

Science Intensive Development (SID)

Science Intensive Development (SID) Science Intensive Development (SID) At, we develop custom software that requires specific scientific knowledge. We are experienced in realizing projects that had been considered impossible. The main guarantee

More information

Elmer Tutorials. CSC IT Center for Science

Elmer Tutorials. CSC IT Center for Science Elmer Tutorials May 27, 2011 Elmer Tutorials About this document The Elmer Tutorials is part of the documentation of Elmer finite element software. Elmer Tutorials gives examples on the use of Elmer in

More information

tutorial U N S T R U C T U R E D G R I D S F O R O P E N F O A M W I T H B L E N D E R A N D E N G R I D paul.bomke@hs-bremen.de

tutorial U N S T R U C T U R E D G R I D S F O R O P E N F O A M W I T H B L E N D E R A N D E N G R I D paul.bomke@hs-bremen.de tutorial U N S T R U C T U R E D G R I D S F O R O P E N F O A M W I T H B L E N D E R A N D E N G R I D paul bomke & albert baars paul.bomke@hs-bremen.de Faculty 5: Nature and engineering - Biomimetics

More information

CFturbo Modern turbomachinery design software

CFturbo Modern turbomachinery design software COMPRESSOR Tech Magazine CFturbo Modern turbomachinery design software Designing new compressors from scratch and compressor redesign By Ralph-Peter Mueller & Gero Kreuzfeld Ralph-Peter Mueller and Gero

More information

How is EnSight Uniquely Suited to FLOW-3D Data?

How is EnSight Uniquely Suited to FLOW-3D Data? How is EnSight Uniquely Suited to FLOW-3D Data? July 5, 2011 figure 1. FLOW-3D model of Dam visualized with EnSight If you would like to know how CEI s EnSight offers you more power than other postprocessors

More information

CAD Model Validation in the Product Life Cycle Management

CAD Model Validation in the Product Life Cycle Management CAD Model Validation in the Product Life Cycle Management CAPVIDIA CEO Tomasz Luniewski BOEING is a trademark of Boeing Management Company. GPDIS_Template_2009.ppt 9/23/2009 1 Company Introduction Founded

More information

COMPUTATIONAL FLOW MODEL OF WESTFALL'S 4000 OPEN CHANNEL MIXER 411527-1R1. By Kimbal A. Hall, PE. Submitted to: WESTFALL MANUFACTURING COMPANY

COMPUTATIONAL FLOW MODEL OF WESTFALL'S 4000 OPEN CHANNEL MIXER 411527-1R1. By Kimbal A. Hall, PE. Submitted to: WESTFALL MANUFACTURING COMPANY COMPUTATIONAL FLOW MODEL OF WESTFALL'S 4000 OPEN CHANNEL MIXER 411527-1R1 By Kimbal A. Hall, PE Submitted to: WESTFALL MANUFACTURING COMPANY FEBRUARY 2012 ALDEN RESEARCH LABORATORY, INC. 30 Shrewsbury

More information

How To Run A Steady Case On A Creeper

How To Run A Steady Case On A Creeper Crash Course Introduction to OpenFOAM Artur Lidtke University of Southampton akl1g09@soton.ac.uk November 4, 2014 Artur Lidtke Crash Course Introduction to OpenFOAM 1 / 32 What is OpenFOAM? Using OpenFOAM

More information

TwinMesh for Positive Displacement Machines: Structured Meshes and reliable CFD Simulations

TwinMesh for Positive Displacement Machines: Structured Meshes and reliable CFD Simulations TwinMesh for Positive Displacement Machines: Structured Meshes and reliable CFD Simulations 05.06.2014 Dipl.-Ing. Jan Hesse, Dr. Andreas Spille-Kohoff CFX Berlin Software GmbH Karl-Marx-Allee 90 A 10243

More information

Titelmasterformat durch Klicken bearbeiten

Titelmasterformat durch Klicken bearbeiten Titelmasterformat durch Klicken bearbeiten ANSYS AIM Product simulation for every engineer Erke Wang CADFEM GmbH Georg Scheuerer ANSYS Germany GmbH Christof Gebhardt CADFEM GmbH All products involve multiple

More information

MULTIDISCIPLINARY DESIGN OPTIMIZATION (MDO) USING ANSA/µETA POSTPROCESSOR AND ISIGHT

MULTIDISCIPLINARY DESIGN OPTIMIZATION (MDO) USING ANSA/µETA POSTPROCESSOR AND ISIGHT MULTIDISCIPLINARY DESIGN OPTIMIZATION (MDO) USING ANSA/µETA POSTPROCESSOR AND ISIGHT Frederic KRABCHI Simulia, France Abstract: Increasingly, industries are using process automation tools in simulation-based

More information

FreeFem++-cs, the FreeFem++ Graphical Interface

FreeFem++-cs, the FreeFem++ Graphical Interface FreeFem++-cs, the FreeFem++ Graphical Interface Antoine Le Hyaric Laboratoire Jacques-Louis Lions Université Pierre et Marie Curie Antoine.Le Hyaric@upmc.fr December 10, 2014 1 / 54 FreeFem++-cs How to

More information

CFD software overview comparison, limitations and user interfaces

CFD software overview comparison, limitations and user interfaces CFD software overview comparison, limitations and user interfaces Daniel Legendre Introduction to CFD Turku, 05.05.2015 Åbo Akademi University Thermal and Flow Engineering Laboratory 05.05.2015 1 Some

More information

OPTIMISE TANK DESIGN USING CFD. Lisa Brown. Parsons Brinckerhoff

OPTIMISE TANK DESIGN USING CFD. Lisa Brown. Parsons Brinckerhoff OPTIMISE TANK DESIGN USING CFD Paper Presented by: Lisa Brown Authors: Lisa Brown, General Manager, Franz Jacobsen, Senior Water Engineer, Parsons Brinckerhoff 72 nd Annual Water Industry Engineers and

More information

FLUID FLOW ANALYSIS OF CENTRIFUGAL FAN BY USING FEM

FLUID FLOW ANALYSIS OF CENTRIFUGAL FAN BY USING FEM International Journal of Mechanical Engineering and Technology (IJMET) Volume 7, Issue 2, March-April 2016, pp. 45 51, Article ID: IJMET_07_02_007 Available online at http://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=7&itype=2

More information

Meshing of a detailed DrivAer Body with ANSYS Meshing and ANSYS ICEM CFD

Meshing of a detailed DrivAer Body with ANSYS Meshing and ANSYS ICEM CFD Meshing of a detailed DrivAer Body with ANSYS Meshing and ANSYS ICEM CFD Dipl.-Ing. (FH) Jan Smedseng CFX Berlin Software GmbH 030 293 811 41 Jan.Smedseng@cfx-berlin.de Contents DrivAer Body Geometry preparation

More information

Developing A Complete And Accessible CFD Simulation Platform For Building Applications

Developing A Complete And Accessible CFD Simulation Platform For Building Applications Developing A Complete And Accessible CFD Simulation Platform For Building Applications N. Marques 1, B. Santos 1, and S. Ramalho 1 1 bluecape Lda, Rua Fonte dos Corvos 29, Casais da Serra, 2665-305 Milharado,

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 The influence of mesh characteristics on OpenFOAM simulations of the DrivAer model Vangelis Skaperdas, Aristotelis Iordanidis, Grigoris Fotiadis BETA CAE Systems S.A. 2 nd Northern Germany OpenFOAM User

More information

OpenFOAM Tutorial. 4. Units

OpenFOAM Tutorial. 4. Units External Incompressible 3D floww CFD Analysis OpenFOAM Tutorial 1. Background 2. Case Introduction 3. 3d Modeling 4. Units 5. Physical Parameters 6. Meshing with Gmsh 7. Structuring the case folders 8.

More information

APPLICATION OF OPTIMIZATION METHODS IN 2D HYDROFOIL DESIGN

APPLICATION OF OPTIMIZATION METHODS IN 2D HYDROFOIL DESIGN Electrozavodskaia St., 20, Moscow, 107023, Russia Phone/fax +7 (495) 788 1060 www.iosotech.com APPLICATION OF OPTIMIZATION METHODS IN 2D HYDROFOIL DESIGN Abstract Modern computer technologies allow us

More information

CFD Applications using CFD++ Paul Batten & Vedat Akdag

CFD Applications using CFD++ Paul Batten & Vedat Akdag CFD Applications using CFD++ Paul Batten & Vedat Akdag Metacomp Products available under Altair Partner Program CFD++ Introduction Accurate multi dimensional polynomial framework Robust on wide variety

More information

COMPUTATIONAL FLUID DYNAMICS USING COMMERCIAL CFD CODES

COMPUTATIONAL FLUID DYNAMICS USING COMMERCIAL CFD CODES ME469B - Spring 2007 COMPUTATIONAL FLUID DYNAMICS USING COMMERCIAL CFD CODES Gianluca Iaccarino Dept. Mechanical Engineering Bldg. 500 RM 204 (RM500-I) Ph. 650-723-9599 Email: jops@stanford.edu ME469B/1/GI

More information

XT B-Rep; Making it Real

XT B-Rep; Making it Real XT B-Rep; Making it Real John Juckes Siemens PL SEPTEMBER 12-14 What is XT? Based on research from the Cambridge University Computer lab under Ian Braid The world s leading high precision, production-proven,

More information

HPC Deployment of OpenFOAM in an Industrial Setting

HPC Deployment of OpenFOAM in an Industrial Setting HPC Deployment of OpenFOAM in an Industrial Setting Hrvoje Jasak h.jasak@wikki.co.uk Wikki Ltd, United Kingdom PRACE Seminar: Industrial Usage of HPC Stockholm, Sweden, 28-29 March 2011 HPC Deployment

More information

Performance Comparison of a Vertical Axis Wind Turbine using Commercial and Open Source Computational Fluid Dynamics based Codes

Performance Comparison of a Vertical Axis Wind Turbine using Commercial and Open Source Computational Fluid Dynamics based Codes Performance Comparison of a Vertical Axis Wind Turbine using Commercial and Open Source Computational Fluid Dynamics based Codes Taimoor Asim 1, Rakesh Mishra 1, Sree Nirjhor Kaysthagir 1, Ghada Aboufares

More information

salome-platform.org SALOME6

salome-platform.org SALOME6 salome-platform.org SALOME6 THE OPEN SOURCE INTEGRATION PLATFORM FOR NUMERICAL SIMULATION Over the last decade, the improvements in computer hardware and software have brought significant changes in the

More information

Vista: A Multi-field Object Oriented CFD-package

Vista: A Multi-field Object Oriented CFD-package Vista: A Multi-field Object Oriented CFD-package T. Kvamsdal 1, R. Holdahl 1 and P. Böhm 2 1 SINTEF ICT, Applied Mathematics, Norway 2 inutech GmbH, Germany Outline inutech & SINTEF VISTA a CFD Solver

More information

OpenFOAM: Year in Review

OpenFOAM: Year in Review OpenFOAM: Year in Review Hrvoje Jasak h.jasak@wikki.co.uk, hrvoje.jasak@fsb.hr Wikki Ltd, United Kingdom Faculty of Mechanical Engineering and Naval Architecture University of Zagreb, Croatia 5th OpenFOAM

More information

Benchmark Tests on ANSYS Parallel Processing Technology

Benchmark Tests on ANSYS Parallel Processing Technology Benchmark Tests on ANSYS Parallel Processing Technology Kentaro Suzuki ANSYS JAPAN LTD. Abstract It is extremely important for manufacturing industries to reduce their design process period in order to

More information

HPC technology and future architecture

HPC technology and future architecture HPC technology and future architecture Visual Analysis for Extremely Large-Scale Scientific Computing KGT2 Internal Meeting INRIA France Benoit Lange benoit.lange@inria.fr Toàn Nguyên toan.nguyen@inria.fr

More information

Tutorials from CAD through CFD for Beginners

Tutorials from CAD through CFD for Beginners Tutorials from CAD through CFD for Beginners John M. Cimbala, Professor Keith A. Martin, Graduate student Scott A. Richards, Graduate student Department of Mechanical and Nuclear Engineering, The Pennsylvania

More information

CFD modelling of floating body response to regular waves

CFD modelling of floating body response to regular waves CFD modelling of floating body response to regular waves Dr Yann Delauré School of Mechanical and Manufacturing Engineering Dublin City University Ocean Energy Workshop NUI Maynooth, October 21, 2010 Table

More information

Adaptation and validation of OpenFOAM CFD-solvers for nuclear safety related flow simulations

Adaptation and validation of OpenFOAM CFD-solvers for nuclear safety related flow simulations Adaptation and validation of OpenFOAM CFD-solvers for nuclear safety related flow simulations SAFIR2010 Seminar, 10.-11.3.2011, Espoo Juho Peltola, Timo Pättikangas (VTT) Tomas Brockmann, Timo Siikonen

More information

High Speed Concept Development: full parametric surface modelling and automatic creation of simulation models using the Fast Concept Modeller (FCM)

High Speed Concept Development: full parametric surface modelling and automatic creation of simulation models using the Fast Concept Modeller (FCM) High Speed Concept Development: full parametric surface modelling and automatic creation of simulation models using the Fast Concept Modeller (FCM) Thomas Schmid 1, Dhruv Dhandhania 1* 1 ForceFive AG,

More information

ANSYS Meshing User's Guide

ANSYS Meshing User's Guide ANSYS Meshing User's Guide ANSYS, Inc. Southpointe 275 Technology Drive Canonsburg, PA 15317 ansysinfo@ansys.com http://www.ansys.com (T) 724-746-3304 (F) 724-514-9494 Release 13.0 November 2010 ANSYS,

More information

How To Optimise A Boat'S Hull

How To Optimise A Boat'S Hull Hull form optimisation with Computational Fluid Dynamics Aurélien Drouet, Erwan Jacquin, Pierre-Michel Guilcher Overview Context Software Bulbous bow optimisation Conclusions/perspectives Page 2 HydrOcean

More information