Examples Cavok V3 R9 Part 1 : RefEle construction Part 2 : Modeling Part 3 : Mesh import O. Tanneau & P. Lamary 2006 Copyright © Volage Limited 2001 -

Slides:



Advertisements
Similar presentations
FEA Course Lecture III – Outline
Advertisements

Finite Elements Principles and Practices - Fall 03 FE Course Lecture II – Outline UCSD - 10/09/03 1.Review of Last Lecture (I) Formal Definition of FE:
MEG 361 CAD Finite Element Method Dr. Mostafa S. Hbib.
Finite element method Among the up-to-date methods of stress state analysis, the finite element method (abbreviated as FEM below, or often as FEA for analyses.
Acoustic-Structural Interaction in a Tuning Fork
Sedan Interior Acoustics
Higher-order Linked Interpolation in Thick Plate Finite Elements
Absorptive Muffler with Shells
1 FEM study of the faults activation Technische Universität München Joint Advanced Student School (JASS) St. Petersburg Polytechnical University Author:
1 TYPICAL ELEMENTS Triangular shell element 6 D.O.F. per node Tetrahedral solid element 3 D.O.F. per node First order elements Linear displacement distribution.
Mesh, Loads & Boundary conditions CAD Course © Dr Moudar Zgoul,
Some Ideas Behind Finite Element Analysis
APPLIED MECHANICS Lecture 10 Slovak University of Technology
Finite Element Primer for Engineers: Part 2
FE analysis with bar elements E. Tarallo, G. Mastinu POLITECNICO DI MILANO, Dipartimento di Meccanica.
Bars and Beams FEM Linear Static Analysis
Thermo-fluid Analysis of Helium cooling solutions for the HCCB TBM Presented By: Manmeet Narula Alice Ying, Manmeet Narula, Ryan Hunt and M. Abdou ITER.
Acoustic Spectroscopy Simulation An Exact Solution for Poroelastic Samples Youli Quan November 13, 2006.
Pierre Gélat National Physical Laboratory 3 April 2003 Developments in Acoustic Emission at the UK’s National Physical Laboratory.
Finite Element Method in Geotechnical Engineering
M M S S V V 0 Free vibration analysis of a circular plate with multiple circular holes by using the multipole Trefftz method Wei-Ming Lee Department of.
CHAP 6 FINITE ELEMENTS FOR PLANE SOLIDS
FE Modeling Strategy Decide on details from design Find smallest dimension of interest Pick element types – 1D Beams – 2D Plate or.
Plane problems in FEM analysis
MCE 561 Computational Methods in Solid Mechanics
MECH593 Introduction to Finite Element Methods
Finite Element Modeling and Analysis with a Biomechanical Application Alexandra Schönning, Ph.D. Mechanical Engineering University of North Florida ASME.
Plate and shell elements All the following elements enable to create FE mesh of a thin-walled body, with the thickness being one of the important input.
Smart Materials in System Sensing and Control Dr. M. Sunar Mechanical Engineering Department King Fahd University of Petroleum & Minerals.
Outline Lesson 1. Introduction to ANSYS Lesson 2. Basics Lesson 3. Solution phases Lesson 4. Modeling Lesson 5. Material Lesson 6. Loading Lesson 7. Solution.
Finite element method Among up-to-date methods of mechanics and specifically stress analyses, finite element method (abbreviated as FEM below, or often.
Multiphysics Modeling in FEMLAB 3 Tuesday, September 14th Woods hole Remi Magnard.
Training Manual Aug Element Technology Overview: In this chapter, we will present a brief overview to the following topics: A.
Finite Element Method.
An introduction to the finite element method using MATLAB
The Finite Element Method A Practical Course
1 SIMULATION OF VIBROACOUSTIC PROBLEM USING COUPLED FE / FE FORMULATION AND MODAL ANALYSIS Ahlem ALIA presented by Nicolas AQUELET Laboratoire de Mécanique.
Point Source in 2D Jet: Radiation and refraction of sound waves through a 2D shear layer Model Gallery #16685 © 2014 COMSOL. All rights reserved.
Department of Hydrodynamic Systems Project number: 128, 129
1 Formulations variationnelles et modèles réduits pour les vibrations de structures contenant des fluides compressibles en l’absence de gravité Cours de.
1 1 What does Performance Across the Software Stack mean?  High level view: Providing performance for physics simulations meaningful to applications 
CFX-10 Introduction Lecture 1.
Finite Element Analysis
HEAT TRANSFER FINITE ELEMENT FORMULATION
FREE CONVECTION 7.1 Introduction Solar collectors Pipes Ducts Electronic packages Walls and windows 7.2 Features and Parameters of Free Convection (1)
CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS
Finite Element Solution of Fluid- Structure Interaction Problems Gordon C. Everstine Naval Surface Warfare Center, Carderock Div. Bethesda, Maryland
The Finite Element Method A self-study course designed for engineering students.
Workshop 2 Steel Bracket Modified by (2008): Dr. Vijay K. Goyal Associate Professor, Department of Mechanical Engineering University of Puerto Rico at.
ME 160 Introduction to Finite Element Method-Spring 2016 Topics for Term Projects by Teams of 2 Students Instructor: Tai-Ran Hsu, Professor, Dept. of Mechanical.
APPROACH FOR THE SOLUTION OF A SIMPLIFIED REISSNER THEORY OF ELASTIC PLATES - APPLICATION IN THE AUTOMOTIVE INDUSTRY- ICSAT
Lecture Objectives: Accuracy of the Modeling Software.
3 8 th International Conferences on Boundary Elements and other Mesh Reduction Methods 3 8 th International Conferences on Boundary Elements and other.
1 CHAP 3 WEIGHTED RESIDUAL AND ENERGY METHOD FOR 1D PROBLEMS FINITE ELEMENT ANALYSIS AND DESIGN Nam-Ho Kim.
Finite Element Method Weak form Monday, 11/4/2002.
Date of download: 10/12/2017 Copyright © ASME. All rights reserved.
Introduction to the Finite Element Method
Finite Element Method in Geotechnical Engineering
Finite Element Application
Peter Uzunov Associate professor , PhD Bulgaria, Gabrovo , 5300 , Stramnina str. 2 s:
Transformations of Stress and Strain
Structural Dynamics Analysis: Program Designing And Applications
Transformations of Stress and Strain
Introduction to Finite Elements
Finite element method Among the up-to-date methods of stress state analysis, finite element method (abbreviated as FEM below, or often as FEA for analyses.
FEA convergence requirements.
Analytical Tools in ME Course Objectives
The Finite Element Method
Slender Structures Load carrying principles
Finite element analysis of the wrinkling of orthotropic membranes
Presentation transcript:

Examples Cavok V3 R9 Part 1 : RefEle construction Part 2 : Modeling Part 3 : Mesh import O. Tanneau & P. Lamary 2006 Copyright © Volage Limited

Part 1 : RefEle Construction Cavok includes a constructor of reference element Main Entries : Topology Formal definitions of : U : DOF N : shape functions L : gradients and combinations of DOF D : matrix of physical coefficients

General examples RefEleTest2.py : Q4 for 2D Poisson equation RefEleTest3.py : Q4 for 2D Piezzo-electricity RefEleTest4.py : Q8 and H8 for Poisson equation (2D and 3D respectively) RefEleTest5.py : H8 for 3D Acoustic RefEleTransfo_FM2UY.py and RefEleTransfo_FM2UYCT.py : introduction of rotations in 2D plates elements Bimorph. Beam – harmonic response – Voltage field and shape. Acoustic. Cavity – pressure field – harmonic response

Porous Materials PoroGen2D.pyPoroGen3D.py PoroWeakVariational2D.pyPoroWeakVariational3D.py T3RefEle.py T6RefEle.py Q4RefEle.py Q8RefEle.py T4RefEle.py T10RefEle.py H8RefEle.py P6RefEle.py Main Script File Variational Form Definitions Topology Definitions Construction of libraries of various u-p Biot-Allard elements Poro2DSet.cao Poro3DSet.caoCavok Library File

3D Plates RefElePlaq3DMidlin_harm_rot.py RefElePlaq3DMidlin_harm_rot_Q8.py Reissner-Mindlin formulation Selective integration (Batoz&Dhatt, Tome2, pp 303) Q4 or Q8 Generalized rotations, third rotation fictious Harmonic response of an assembly of 2 thin plates

Others RefEleAcou3DH8.py RefEleCoupUPS_Z.py StrucRaid.py T Beam harmonic response with a plate model Torsional load H8 Acoustics element and a corresponding fluid-structure coupling element See section models for examples of use Example of use of plates elements From *.cao library

Part 2 : mesh importation 3 mesh strategies are proposed : 1)Internal use of structured mesh cavok functions (see examples in others sections ) 2)Gmsh tool : usefull for unstructured mesh 2D and 3D (triangles and tetrahedrons) 3)From Ansys importation

From GMSH gmshtest2.pygmshtest3.py gmshtest4.py Tube_kundt_gmsh.py 2D Poisson problem with an in-plane triangular mesh 3D Poisson problem with a tetrahedron mesh 2D Poisson problem over a 3D triangular mesh 3D Poroelastic primatic and hexahedric elements Frequency analysis

From ANSYS Car_* 1 : mesh importation and saving in a *.cao (cavok) file 2 : analysis definition (CL, etc …) 3 : calculus and post-processing Conceptual Car-model inluding air (green) and porous (red) domains Pressure modulus at 1000 Hz

Part 3 : Modeling 4 examples : - 3D Plate BenchMark - Active Control of a double-wall (with porous lining) coupled to an acoustical cavity - Use of the external Acoustical Boundary Element solver - Simple Box with one elastic side and a porous layer

3D Plate BenchMark 2 plates : 0.5x0.5x0.002 Steel Free conditions, load on a corner in verical direction CasimirTest.py Comparison with ANSYS (FE) and ETAPE (continuous elements)

Active Control of a double-wall (with porous lining) coupled to an acoustical cavity Script chain programming in Control_Flat_Panel_Cavity.py : Loop : For all chosen frequencies : - Calculus without control - Introduce transfer function between sensor and actuator - Calculus with control activated Actuator Sensor

Use of the external Acoustical Boundary Element solver This examples illustrate how to create BEM analysis from Cavok A transfer between Cavok FE results and BEM boundary conditions is also performed BEM_Cyl_1.py Radiation from a cylindrical with Un = 1 BEM_Plaq_1.py Chain FEM for the plate and BEM for radiation

Simple Box with one elastic side and a porous layer ShoesBox1.py Plate 0.5x0.4m2 + coupling elements Air 0.3 m Porous 0.1 m Response at 500 Hz Real displacement for plate Modulus of pressure in Air and Porous

ThatAll Folks