On the usage of HDF5 in the DAMASK crystal plasticity toolkit

Size: px
Start display at page:

Download "On the usage of HDF5 in the DAMASK crystal plasticity toolkit"

Transcription

1 On the usage of HDF5 in the DAMASK crystal plasticity toolkit F. Roters, C. Zhang, P. Eisenlohr, P. Shanthraj, M. Diehl Department Microstructure Physics and Alloy Design ICME 2016 Barcelona, Spain

2 Outline Structure of DAMASK Material Point Model Simulation Configuration + Output Visualization Workflow Current Implementation Implementation Using HDF5 Example Using Current Status of HDF5 Implementation Summary and Outlook

3 Crystal Plasticity Crystal Plasticity is a multi-scale problem!

4 Material Point Model solver for equilibrium compatibility F P material point model deformation partitioning & homogenization F P crystallite M elasto-plasticity F e S L p constitutive law elasticity plasticity

5 Configuration of a Simulation constitution lattice type elasticity parameter output homogenization microstructure phase + texture phase + texture phase + texture <homogenization> <microstructure> <phase> <crystallite > [SX] [Aluminum_j2] [Aluminum_J2isotropic] [all] (output) elasticity phase hooke (output) type crystallite plasticity texture none 1 j2 (output) (constituent) volume phase 1 texture flowstress 1 fraction 1.0 [PolyX] (output) eulerangles # orientation strainrate as Bunge triple in degree [DP_Steel] (output) type c11 grainrotation isostrain # deviation 110.9e9 from initial orientation as axis (output) Ngrains c12 f 4 # deformation 58.34e9 gradient tensor; synonyms (output) crystallite taylorfactor fe 1 # elastic 3 deformation gradient tensor [GrainCluster] (output) (constituent) tau0 fp phase # 2 plastic texture 31e6 deformation 1 fraction gradient 0.82 tensor (constituent) phase 3 texture 1 fraction 0.18 type RGC [none] Ngrains 8 clustersize 2 2 2

6 Output Handling Material Point output array can be different for every element (integration point) memory is allocated according to the largest array 1 HomogenizationCount 22 1_1_p 2 GrainCount 3 1_CrystalliteCount 30 1_9_p 4 1_texture 31 1_ConstitutiveCount 5 1_1_orientation 32 1_1_resistance_slip 6 1_2_orientation 33 1_2_resistance_slip 7 1_3_orientation 8 1_4_orientation 43 1_12_resistance_slip 9 1_1_grainrotation 44 1_1_shearrate_slip 10 1_2_grainrotation 11 1_3_grainrotation 55 1_12_shearrate_slip 12 1_4_grainrotation 13 1_1_f 14 1_2_f 21 1_9_f

7 Visualization Workflow (old) use FEM post processing software MSC: Mentat ABQ: Abaqus CAE Spectral: none write Material Point array to binary file Marc: *.t16 ABQ: *.odb Spectral: *.spectralout excessive data copying extract data of interest into ASCII file Marc & Spectral: postresults.py ABQ: none slow data access due to simple ascii file format post process data collection of python scripts, e.g. addmises.py excessive visualize data simple copyingdata your favorite software, e.g. Origin, MatLab, Excel convert space resolved data 3Dvisualize.py => *.vtk visualize data ParaView

8 Visualization Workflow (new) write Material Point array + geometry information + etc. to HDF5 file post process data generate XDMF file for data of interest visualize data Benefits: no excessive data copying faster data access common workflow for all solvers

9 Material Configuration File 2 homogenizations 1 with output, 1 without 3 sets of output 1 empty, 2 with different sizes 3 phases each with different outputs combinations of phases and textures orientation information

10 Structure of HDF5 File thanks to Gerd Heber, member of the HDF5 Group currently everything is stored as scalar values vectors and tensors possible in HDF5 issues with visualization

11 Structure of XDMF File

12 Visualization Example

13 Some Points of Importance Keep original data Only add data during post processing Store history Store data at nodes and/or IPs Geometry: which information to store? Initial positions + displacements vs. current positions Connectivity Minimize data conversion/transformation

14 Summary and Outlook What do we have: Working scheme for DAMASK HDF5 xdmf ParaView What do we want: general and self explanatory file format HDF5 or something else? if HDF5 someone needs to take care of xdmf or alternative tool multi-physics capability HDF5 can do it

15 DAMASK Düsseldorf Advanced MAterial Simulation Kit, DAMASK Available as freeware according to GPL 3 Integrates into MSC.Marc and Abaqus (std. and expl.) Standalone spectral solver Web: DAMASK@mpie.de

A new approach to interoperability using HDF5

A new approach to interoperability using HDF5 A new approach to interoperability using HDF5 Second International Workshop on Software Solutions for Integrated Computational Materials Engineering ICME 2016 14 th April 2016, Barcelona, Spain Anshuman

More information

Design of Finite Element Software for Modeling Bone Deformation and Failure

Design of Finite Element Software for Modeling Bone Deformation and Failure Design of Finite Element Software for Modeling Bone Deformation and Failure D. Bindel Department of Computer Science Cornell University 22 Apr 2010 Goal state What I hope to get across today: Show some

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

Webinar Parameter Identification with optislang. Dynardo GmbH

Webinar Parameter Identification with optislang. Dynardo GmbH Webinar Parameter Identification with optislang Dynardo GmbH 1 Outline Theoretical background Process Integration Sensitivity analysis Least squares minimization Example: Identification of material parameters

More information

Generalized framework for solving 2D FE problems

Generalized framework for solving 2D FE problems ENGN 2340 Computational Methods in Structural Mechanics Generalized framework for solving 2D FE problems Karthik Thalappully Overview The goal of the project was development of a FEA framework in C++ to

More information

Appendix A: Model Generating GUI Documentation

Appendix A: Model Generating GUI Documentation Appendix A: Model Generating GUI Documentation A.1 Setup Instructions 1. Uncompress Matlab files in desired working folder. 2. Set the same folder as the working directory in Abaqus CAE, File > Set Work

More information

OOF: Flexible Finite Element Modeling For Materials Science

OOF: Flexible Finite Element Modeling For Materials Science OOF: Flexible Finite Element Modeling For Materials Science Andrew Reid (NIST) Stephen Langer (NIST), Shahriyar Keshavarz (Theiss Res.) ICMEg April 13, 2016 Outline OOF motivation and scope Workflow Current

More information

Introduction to 3D Scientific Visualization. Training in Visualization for PRACE Summer of HPC 2013 Leon Kos, University of Ljubljana, Slovenia

Introduction to 3D Scientific Visualization. Training in Visualization for PRACE Summer of HPC 2013 Leon Kos, University of Ljubljana, Slovenia Introduction to 3D Scientific Visualization Training in Visualization for PRACE Summer of HPC 2013 Leon Kos, University of Ljubljana, Slovenia Motto Few correctly put words is worth hundreds of images.

More information

Introduction to scientific visualization with ParaView

Introduction to scientific visualization with ParaView Introduction to scientific visualization with ParaView Tijs de Kler SURFsara Visualization group Tijs.dekler@surfsara.nl (some slides courtesy of Robert Belleman, UvA) Outline Pipeline and data model (10

More information

ADVANCED POST-PROCESSING OF RESULT FROM MOLDFLOW / MOLDEX3D AND EXTENSION

ADVANCED POST-PROCESSING OF RESULT FROM MOLDFLOW / MOLDEX3D AND EXTENSION ADVANCED POST-PROCESSING OF RESULT FROM MOLDFLOW / MOLDEX3D AND EXTENSION 1 Jing Jin * 2 Chenling Jiang * 3 Zhenyi Cao * 1 BASF /Performance Material, China 2 University of Victoria /Department of Mechanical

More information

PolyUMod Integration with MSC Marc and Mentat.

PolyUMod Integration with MSC Marc and Mentat. PolyUMod Integration with MSC Marc and Mentat www.veryst.com Introduction This document demonstrates how to run PolyUMod material models with MSC Marc and Mentat The example shown here is for MSC Marc

More information

EN1740 Computer Aided Visualization and Design Spring /26/2012 Brian C. P. Burke

EN1740 Computer Aided Visualization and Design Spring /26/2012 Brian C. P. Burke EN1740 Computer Aided Visualization and Design Spring 2012 4/26/2012 Brian C. P. Burke Last time: More motion analysis with Pro/E Tonight: Introduction to external analysis products ABAQUS External Analysis

More information

LMS Durability Technologies

LMS Durability Technologies Durability Technologies Virtual prototyping solutions for a more efficient and better quality durability engineering process Virtual Prototyping for Durability - BA1806-1 copyright International 1998 Fatigue

More information

Design of a control system model in SimulationX using calibration and optimization. Dynardo GmbH

Design of a control system model in SimulationX using calibration and optimization. Dynardo GmbH Design of a control system model in SimulationX using calibration and optimization Dynardo GmbH 1 Notes Please let your microphone muted Use the chat window to ask questions During short breaks we will

More information

Locking-Free Smoothed Finite Element Method with Tetrahedral/Triangular Mesh Rezoning in Severely Large Deformation Problems

Locking-Free Smoothed Finite Element Method with Tetrahedral/Triangular Mesh Rezoning in Severely Large Deformation Problems Locking-Free Smoothed Finite Element Method with Tetrahedral/Triangular Mesh Rezoning in Severely Large Deformation Problems Yuki ONISHI, Kenji AMAYA Tokyo Institute of Technology (Japan) P. 1 P. 1 Motivation

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

Optimax USER S MANUAL v0.6.3

Optimax USER S MANUAL v0.6.3 Optimax USER S MANUAL v0.6.3 1 Introduction Matej Borovinšek January, 2017 This is a description of the Optimax software. The Optimax software allows the user to structure the design process, explore the

More information

AixViPMaP towards an open simulation platform for microstructure modelling

AixViPMaP towards an open simulation platform for microstructure modelling AixViPMaP towards an open simulation platform for microstructure modelling Aachen, den 7. September 2018 Lukas Koschmieder, ICME Group, Steel Institute IEHK, RWTH Aachen University ICME Cloud Service Web-based

More information

DYNARDO Dynardo GmbH Technology update. optislang v4.1. Robust Design Optimization. Johannes Will Dynardo GmbH

DYNARDO Dynardo GmbH Technology update. optislang v4.1. Robust Design Optimization. Johannes Will Dynardo GmbH Technology update optislang v4.1 Robust Design Optimization Johannes Will Dynardo GmbH 1 optislang v4 Comprehensive systems easy and safe to use - Easy modeling of the process chain easy and safe to use

More information

SIMULATION OF CARBON-ROVING-STRUCTURES EXTREME LIGHT AND STRONG BY FILAMENT WOUND REINFORCEMENT

SIMULATION OF CARBON-ROVING-STRUCTURES EXTREME LIGHT AND STRONG BY FILAMENT WOUND REINFORCEMENT SIMULATION OF CARBON-ROVING-STRUCTURES EXTREME LIGHT AND STRONG BY FILAMENT WOUND REINFORCEMENT 1 Dirk Dreißig *, 2 Peter Faßbänder, 1 Ulrich Hindenlang 1 Lasso Ingenieurgesellschaft mbh, Germany, 2 FS

More information

Webinar. Machine Tool Optimization with ANSYS optislang

Webinar. Machine Tool Optimization with ANSYS optislang Webinar Machine Tool Optimization with ANSYS optislang 1 Outline Introduction Process Integration Design of Experiments & Sensitivity Analysis Multi-objective Optimization Single-objective Optimization

More information

Vorstellung von LS-OPT Version 5

Vorstellung von LS-OPT Version 5 Vorstellung von LS-OPT Version 5 Katharina Witowski kaw@dynamore.de DYNAmore GmbH Industriestraße 2 70565 Stuttgart http://www.dynamore.de 1 Outline Overview of methodologies and applications of LS-OPT

More information

ME 345: Modeling & Simulation. Introduction to Finite Element Method

ME 345: Modeling & Simulation. Introduction to Finite Element Method ME 345: Modeling & Simulation Introduction to Finite Element Method Examples Aircraft 2D plate Crashworthiness 2 Human Heart Gears Structure Human Spine 3 F.T. Fisher, PhD Dissertation, 2002 Fluid Flow

More information

A Graphical User Interface for Simulating Resin-Transfer-Molding Combining LS-DYNA and OpenFOAM

A Graphical User Interface for Simulating Resin-Transfer-Molding Combining LS-DYNA and OpenFOAM A Graphical User Interface for Simulating Resin-Transfer-Molding Combining LS-DYNA and OpenFOAM M. Martins-Wagner 1, M. Wagner 1, A, Haufe 2, C. Liebold 2 1 Ostbayerische Technische Hochschule Regensburg

More information

Elmer. Beoynd ElmerGUI About pre- and postprocessing, derived data and manually working with the case. ElmerTeam. CSC IT Center for Science Ltd.

Elmer. Beoynd ElmerGUI About pre- and postprocessing, derived data and manually working with the case. ElmerTeam. CSC IT Center for Science Ltd. Elmer Beoynd ElmerGUI About pre- and postprocessing, derived data and manually working with the case ElmerTeam CSC IT Center for Science Ltd. PATC Elmer Course CSC, August 2012 Topics Alternative preprocessors

More information

Elmer 8/15/2012. Topics. Beoynd ElmerGUI About pre- and postprocessing, derived data and manually working with the case

Elmer 8/15/2012. Topics. Beoynd ElmerGUI About pre- and postprocessing, derived data and manually working with the case Elmer Beoynd ElmerGUI About pre- and postprocessing, derived data and manually working with the case ElmerTeam CSC IT Center for Science Ltd. Topics Alternative preprocessors ElmerGrid Alternative postprocessors

More information

Fully-Coupled Thermo-Mechanical Analysis

Fully-Coupled Thermo-Mechanical Analysis Fully-Coupled Thermo-Mechanical Analysis Type of solver: ABAQUS CAE/Standard Adapted from: ABAQUS Example Problems Manual Extrusion of a Cylindrical Aluminium Bar with Frictional Heat Generation Problem

More information

Software. IMAT v7.1 Bringing the Power of MATLAB to Your Engineering Analysis and Test Data. Overview. IMAT Extended Capabilities.

Software. IMAT v7.1 Bringing the Power of MATLAB to Your Engineering Analysis and Test Data. Overview. IMAT Extended Capabilities. Software IMAT v7.1 Bringing the Power of MATLAB to Your Engineering Analysis and Test Data Overview IMAT is a MATLAB interface offered by ATA Engineering, Inc. (ATA). Designed for test and analysis engineers,

More information

OPTIMIZATION OF ENERGY DISSIPATION PROPERTY OF ECCENTRICALLY BRACED STEEL FRAMES

OPTIMIZATION OF ENERGY DISSIPATION PROPERTY OF ECCENTRICALLY BRACED STEEL FRAMES OPTIMIZATION OF ENERGY DISSIPATION PROPERTY OF ECCENTRICALLY BRACED STEEL FRAMES M. Ohsaki (Hiroshima Univ.) T. Nakajima (Kyoto Univ. (currently Ohbayashi Corp.)) Background Difficulty in optimization

More information

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

Introduction to scientific visualization with ParaView

Introduction to scientific visualization with ParaView Introduction to scientific visualization with ParaView Paul Melis SURFsara Visualization group paul.melis@surfsara.nl (some slides courtesy of Robert Belleman, UvA) Outline Introduction, pipeline and data

More information

Recent developments. the dynardo Team

Recent developments. the dynardo Team Recent developments the dynardo Team version 3.1.0 Significantly improved quality management V3.1.0_rcx: since September 2009 in productive use V3.1.0: Release October 2009 History of productive versions

More information

Release April 2013

Release April 2013 Release 4.4.1 April 2013 For a fast & accurate prediction of the nonlinear behavior of multi-phase materials using Mean-Field homogenization technology. For an accurate prediction of the local/global nonlinear

More information

What is visualization? Why is it important?

What is visualization? Why is it important? What is visualization? Why is it important? What does visualization do? What is the difference between scientific data and information data Visualization Pipeline Visualization Pipeline Overview Data acquisition

More information

An alternative approach to automotive door seal design using HyperStudy

An alternative approach to automotive door seal design using HyperStudy An alternative approach to automotive door seal design using HyperStudy Maxime Le Moine, Mahmoud Oumohand Maxime Le Moine Cooper-Standard Sales : 2,5 Md$ Employees : 20 000 Locations : 55+ NVH Fluid Sealing

More information

A Locking-free Smoothed Finite Element Formulation (Modified Selective FS/NS-FEM-T4) with Tetrahedral Mesh Rezoning for Large Deformation Problems

A Locking-free Smoothed Finite Element Formulation (Modified Selective FS/NS-FEM-T4) with Tetrahedral Mesh Rezoning for Large Deformation Problems A Locking-free Smoothed Finite Element Formulation (Modified Selective FS/NS-FEM-T4) with Tetrahedral Mesh Rezoning for Large Deformation Problems Yuki ONISHI, Kenji AMAYA Tokyo Institute of Technology

More information

Finite element discretization of Digital Material Representation models

Finite element discretization of Digital Material Representation models Finite element discretization of Digital Material Representation models Lukasz Madej, Aleksander Fular, Krzysztof Banas, Filip Kruzel, Pawel Cybulka, Konrad Perzynski AGH University of Science and Technology,

More information

FORMING SIMULATION USING RIGID-PLASTIC MATERIAL MODEL IN MARC

FORMING SIMULATION USING RIGID-PLASTIC MATERIAL MODEL IN MARC SESSION TITLE WILL BE COMPLETED BY MSC SOFTWARE FORMING SIMULATION USING RIGID-PLASTIC MATERIAL MODEL IN MARC Gary Huang, Simufact-Americas LLC April 8, 2013 SUMMARY When simulating large deformation in

More information

Post-processing utilities in Elmer

Post-processing utilities in Elmer Post-processing utilities in Elmer Peter Råback ElmerTeam CSC IT Center for Science PATC course on parallel workflows Stockholm, 4-6.12.2013 Alternative postprocessors for Elmer Open source ElmerPost Postprocessor

More information

A step forward in process automation: Results mapping and automated multiple Abaqus/Standard load-cases definition

A step forward in process automation: Results mapping and automated multiple Abaqus/Standard load-cases definition A step forward in process automation: Results mapping and automated multiple Abaqus/Standard load-cases definition Dipl.-Ing. M. Tryfonidis 1, MSc S. Vasudeva-Rao ² 1 BETA CAE Systems S.A., 2 Chrysler

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

Assignment 2 Simulation and modeling, Spring 2010

Assignment 2 Simulation and modeling, Spring 2010 Assignment 2 Simulation and modeling, Spring 2010 1 Background The consultant company B&W (Besser & Wisser) AB has decided to develop an in-house FEcode. With this code the company intends to offer their

More information

Workshop 15. Single Pass Rolling of a Thick Plate

Workshop 15. Single Pass Rolling of a Thick Plate Introduction Workshop 15 Single Pass Rolling of a Thick Plate Rolling is a basic manufacturing technique used to transform preformed shapes into a form suitable for further processing. The rolling process

More information

Lecture 23: Bits and Bones

Lecture 23: Bits and Bones Lecture 23: Bits and Bones David Bindel 19 Apr 2010 Logistics Projects! Things to remember: Stage your work to get something by end-of-semester Important thing is reasoning about performance Do come talk

More information

Parallel finite element algorithms for the analysis of multiscale plasticity problems

Parallel finite element algorithms for the analysis of multiscale plasticity problems Parallel finite element algorithms for the analysis of multiscale plasticity problems K. Inall, K. W, Nealel &P. D. WU2 lfaculty of Engineering, University of Sherbrooke, Sherbrooke, Quebec, Canada. Alcan

More information

Efficient Shape Optimisation of an Aircraft Landing Gear Door Locking Mechanism by Coupling Abaqus to GENESIS

Efficient Shape Optimisation of an Aircraft Landing Gear Door Locking Mechanism by Coupling Abaqus to GENESIS Efficient Shape Optimisation of an Aircraft Landing Gear Door Locking Mechanism by Coupling Abaqus to GENESIS Mark Arnold and Martin Gambling Penso Consulting Ltd GRM Consulting Ltd Abstract: The objective

More information

Case Study- Importing As-Molded Plastic Part Conditions into CAE tools

Case Study- Importing As-Molded Plastic Part Conditions into CAE tools 1 IEI Innova Engineering 1 Park Plaza Suite 980 Irvine, California 92614 Case Study- Importing As-Molded Plastic Part Conditions into CAE tools 2 CONTENTS CONTENTS... 2 EXECUTIVE SUMMARY... 3 APPROACH...

More information

Release July 2013

Release July 2013 Release 4.5.1 July 2013 For a fast & accurate prediction of the nonlinear behavior of multi-phase materials using Mean-Field homogenization technology. For an accurate prediction of the local/global nonlinear

More information

Multi-scale Material Modeling Applied from Specimen to Full Car Level using LS-DYNA

Multi-scale Material Modeling Applied from Specimen to Full Car Level using LS-DYNA Multi-scale Material Modeling Applied from Specimen to Full Car Level using LS-DYNA Sylvain Calmels e-xstream Engineering Abstract Tomorrow s vehicles architectures will involve an increasing number of

More information

This tutorial will take you all the steps required to set up and run a basic simulation using ABAQUS/CAE and visualize the results;

This tutorial will take you all the steps required to set up and run a basic simulation using ABAQUS/CAE and visualize the results; ENGN 1750: Advanced Mechanics of Solids ABAQUS TUTORIAL School of Engineering Brown University This tutorial will take you all the steps required to set up and run a basic simulation using ABAQUS/CAE and

More information

Release Notes January 2016

Release Notes January 2016 Release Notes 2016.0 January 2016 p. 2 p. 3 p.4 p. 6 p. 7 p. 9 - p.10 1 P a g e C o p y r i g h t e - X s t r e a m e n g i n e e r i n g, 2 0 1 6 New Capabilities Multi-layer failure controls for SFRP

More information

Elasto-Plastic Deformation of a Thin Plate

Elasto-Plastic Deformation of a Thin Plate WORKSHOP PROBLEM 6 Elasto-Plastic Deformation of a Thin Plate W P y L x P Objectives: Demonstrate the use of elasto-plastic material properties. Create an accurate deformation plot of the model. Create

More information

Abaqus CAE Tutorial 6: Contact Problem

Abaqus CAE Tutorial 6: Contact Problem ENGI 7706/7934: Finite Element Analysis Abaqus CAE Tutorial 6: Contact Problem Problem Description In this problem, a segment of an electrical contact switch (steel) is modeled by displacing the upper

More information

TOLERANT APPROACH WITH

TOLERANT APPROACH WITH A XFEM-BASED PROBABILISTIC DAMAGE TOLERANT APPROACH WITH MORFEO/CRACK FOR ABAQUS Frédéric Lani 1,3 Eric Wyart 2 Laurent D Alvise 3 1 Université Catholique de Louvain, Institute of Mechanics, Materials

More information

Practical Examples of Efficient Design Optimisation by Coupling VR&D GENESIS and LS-DYNA

Practical Examples of Efficient Design Optimisation by Coupling VR&D GENESIS and LS-DYNA Practical Examples of Efficient Design Optimisation by Coupling VR&D GENESIS and LS-DYNA David Salway, GRM Consulting Ltd. UK. Paul-André Pierré, GRM Consulting Ltd. UK. Martin Liebscher, Dynamore GMBH,

More information

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10

Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 Torsional-lateral buckling large displacement analysis with a simple beam using Abaqus 6.10 This document contains an Abaqus tutorial for performing a buckling analysis using the finite element program

More information

Elasto-Plastic Deformation of a Truss Structure

Elasto-Plastic Deformation of a Truss Structure WORKSHOP PROBLEM 8 Elasto-Plastic Deformation of a Truss Structure Objectives: Demonstrate the use of elasto-plastic material properties. Create an enforced displacement on the model. Create an XY plot

More information

Overview of ABAQUS II. Working with Geometry in ABAQUS III. Working with models Created Outside ABAQUS IV. Material and Section Properties

Overview of ABAQUS II. Working with Geometry in ABAQUS III. Working with models Created Outside ABAQUS IV. Material and Section Properties ABAQUS TRAINING I. Overview of ABAQUS II. Working with Geometry in ABAQUS III. Working with models Created Outside ABAQUS IV. Material and Section Properties V. Assemblies in ABAQUS VI. Steps, Output,

More information

Linear and Nonlinear Analysis of a Cantilever Beam

Linear and Nonlinear Analysis of a Cantilever Beam LESSON 1 Linear and Nonlinear Analysis of a Cantilever Beam P L Objectives: Create a beam database to be used for the specified subsequent exercises. Compare small vs. large displacement analysis. Linear

More information

Installation Guide. Beginners guide to structural analysis

Installation Guide. Beginners guide to structural analysis Installation Guide To install Abaqus, students at the School of Civil Engineering, Sohngaardsholmsvej 57, should log on to \\studserver, whereas the staff at the Department of Civil Engineering should

More information

simulation framework for piecewise regular grids

simulation framework for piecewise regular grids WALBERLA, an ultra-scalable multiphysics simulation framework for piecewise regular grids ParCo 2015, Edinburgh September 3rd, 2015 Christian Godenschwager, Florian Schornbaum, Martin Bauer, Harald Köstler

More information

This tutorial will take you all the steps required to import files into ABAQUS from SolidWorks

This tutorial will take you all the steps required to import files into ABAQUS from SolidWorks ENGN 1750: Advanced Mechanics of Solids ABAQUS CAD INTERFACE TUTORIAL School of Engineering Brown University This tutorial will take you all the steps required to import files into ABAQUS from SolidWorks

More information

Title As It Is In the Proceedings Include Only If Paper Has a Subtitle. F. Author S. Another Freie Universität Berlin

Title As It Is In the Proceedings Include Only If Paper Has a Subtitle. F. Author S. Another Freie Universität Berlin Title As It Is In the Proceedings Include Only If Paper Has a Subtitle F. Author S. Another Freie Universität Berlin Conference on Fabulous Presentations 2003 Outline Motivation The Basic Problem That

More information

PetIGA. A Framework for High Performance Isogeometric Analysis. Santa Fe, Argentina. Knoxville, United States. Thuwal, Saudi Arabia

PetIGA. A Framework for High Performance Isogeometric Analysis. Santa Fe, Argentina. Knoxville, United States. Thuwal, Saudi Arabia PetIGA A Framework for High Performance Isogeometric Analysis Lisandro Dalcin 1,3, Nathaniel Collier 2, Adriano Côrtes 3, Victor M. Calo 3 1 Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)

More information

ICME: Status & Perspectives

ICME: Status & Perspectives ICME: Status & Perspectives from Materials Science and Engineering Surya R. Kalidindi Georgia Institute of Technology New Strategic Initiatives: ICME, MGI Reduce expensive late stage iterations Materials

More information

DEFINITION AND PARAMETERIZATION OF A TASK MANAGER PROCESS WORKFLOW, APPLIED ON THE GENERATION OF AN ABAQUS LOADCASE

DEFINITION AND PARAMETERIZATION OF A TASK MANAGER PROCESS WORKFLOW, APPLIED ON THE GENERATION OF AN ABAQUS LOADCASE Session H2.6 DEFINITION AND PARAMETERIZATION OF A TASK MANAGER PROCESS WORKFLOW, APPLIED ON THE GENERATION OF AN ABAQUS LOADCASE Stelios Seitanis *, Michalis Giannakidis BETA CAE Systems S. A., Greece

More information

Simulation Study Updates

Simulation Study Updates Call Agenda (2014-01-17) Moderator: Palmeri Review / approve minutes from last meeting Simulation study Material models to simulate (Dr. McAleavey) FEBio implementation update (Dr. Jiang) Ultrasonic configurations

More information

ASSOCIATIVE SIZING OF AERONAUTICAL STRUCTURES FROM CATIA V5 TO SAMCEF : APPLICATIONS TO STATIC AND BIRD IMPACT ANALYSES

ASSOCIATIVE SIZING OF AERONAUTICAL STRUCTURES FROM CATIA V5 TO SAMCEF : APPLICATIONS TO STATIC AND BIRD IMPACT ANALYSES ASSOCIATIVE SIZING OF AERONAUTICAL STRUCTURES FROM CATIA V5 TO SAMCEF : APPLICATIONS TO STATIC AND BIRD IMPACT ANALYSES A.P. Gonze & J. Verstuyft SONACA S.A. Abstract : This paper presents an associative

More information

Calibration of Nonlinear Viscoelastic Materials in Abaqus Using the Adaptive Quasi-Linear Viscoelastic Model

Calibration of Nonlinear Viscoelastic Materials in Abaqus Using the Adaptive Quasi-Linear Viscoelastic Model Calibration of Nonlinear Viscoelastic Materials in Abaqus Using the Adaptive Quasi-Linear Viscoelastic Model David B. Smith *, Uday Komaragiri **, and Romil Tanov ** ** * Ethicon Endo-Surgery, Inc., Cincinnati,

More information

1. The program has automatic generation of technical reports using customized Word templates as *.dotx-files.

1. The program has automatic generation of technical reports using customized Word templates as *.dotx-files. SOFTWARE FOR SIMULATION AND OPTIMIZATION OF METAL FORMING PROCESSES AND PROFILE EXTRUSION QForm VX 8.2.3 new facilities and features October 2017 The new version of QForm has some amazing new features,

More information

How does your Swiss cheese deform?

How does your Swiss cheese deform? PATC FEM - ElmerGUI demo example How does your Swiss cheese deform? A walk-through demonstration 1 ElmerGUI Demo Material is on the USB stick/virtual appliance If you have a working Elmer/ElmerGUI environment

More information

Towards Interoperability of Software Solutions in ICME settings

Towards Interoperability of Software Solutions in ICME settings ICME Towards Interoperability of Software Solutions in ICME settings Dr. Georg J. Schmitz Access e.v. at the RWTH Aachen Thermo-Calc users meetin Access Aachen, 2nd Sept. 2016 ICMEg consortium: G.J.Schmitz,

More information

A New Method for CrachFEM Damage Parameter Calculation & Transfer from Autoform to LS-Dyna

A New Method for CrachFEM Damage Parameter Calculation & Transfer from Autoform to LS-Dyna A New Method for CrachFEM Damage Parameter Calculation & Transfer from Autoform to LS-Dyna 8th European LS-DYNA Users Conference May 23 rd 24 th 2011 Strasbourg Michael Buckley Technical Specialist Jaguar

More information

Exercise 1: 3-Pt Bending using ANSYS Workbench

Exercise 1: 3-Pt Bending using ANSYS Workbench Exercise 1: 3-Pt Bending using ANSYS Workbench Contents Starting and Configuring ANSYS Workbench... 2 1. Starting Windows on the MAC... 2 2. Login into Windows... 2 3. Start ANSYS Workbench... 2 4. Configuring

More information

Industrial applications of shape and topology optimisation and new approaches for shape optirnisation considering fatigue

Industrial applications of shape and topology optimisation and new approaches for shape optirnisation considering fatigue Industrial applications of shape and topology optimisation and new approaches for shape optirnisation considering fatigue E. schnackl, R. ~eske~, J. sauter2 and W. ~eikl' Institute of Solid Mechanics,

More information

Contents Metal Forming and Machining Processes Review of Stress, Linear Strain and Elastic Stress-Strain Relations 3 Classical Theory of Plasticity

Contents Metal Forming and Machining Processes Review of Stress, Linear Strain and Elastic Stress-Strain Relations 3 Classical Theory of Plasticity Contents 1 Metal Forming and Machining Processes... 1 1.1 Introduction.. 1 1.2 Metal Forming...... 2 1.2.1 Bulk Metal Forming.... 2 1.2.2 Sheet Metal Forming Processes... 17 1.3 Machining.. 23 1.3.1 Turning......

More information

Manual for Computational Exercises

Manual for Computational Exercises Manual for the computational exercise in TMM4160 Fracture Mechanics Page 1 of 32 TMM4160 Fracture Mechanics Manual for Computational Exercises Version 3.0 Zhiliang Zhang Dept. of Structural Engineering

More information

STUDY OF 2.5D MICROSTRUCTURAL MODELING TECHNIQUES USED FOR MATERIAL PROPERTY IDENTIFICATION. Thesis. Submitted to. The School of Engineering of the

STUDY OF 2.5D MICROSTRUCTURAL MODELING TECHNIQUES USED FOR MATERIAL PROPERTY IDENTIFICATION. Thesis. Submitted to. The School of Engineering of the STUDY OF 2.5D MICROSTRUCTURAL MODELING TECHNIQUES USED FOR MATERIAL PROPERTY IDENTIFICATION Thesis Submitted to The School of Engineering of the UNIVERSITY OF DAYTON In Partial Fulfillment of the Requirements

More information

CODE Product Solutions

CODE Product Solutions CODE Product Solutions Simulation Innovations Glass Fiber Reinforced Structural Components for a Group 1 Child Harold van Aken About Code Product Solutions Engineering service provider Specialised in Multiphysics

More information

CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007

CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007 CE366/ME380 Finite Elements in Applied Mechanics I Fall 2007 FE Project 1: 2D Plane Stress Analysis of acantilever Beam (Due date =TBD) Figure 1 shows a cantilever beam that is subjected to a concentrated

More information

Vorstellung von LS-OPT Version 5 und Schnittstelle zu ANSA/µETA

Vorstellung von LS-OPT Version 5 und Schnittstelle zu ANSA/µETA Vorstellung von LS-OPT Version 5 und Schnittstelle zu ANSA/µETA Katharina Witowski kaw@dynamore.de DYNAmore GmbH Industriestraße 2 70565 Stuttgart http://www.dynamore.de 1 Outline Overview of methodologies

More information

Streamlining the CAE Durability Process

Streamlining the CAE Durability Process Streamlining the CAE Durability Process Product Details Product Overview: ncode DesignLife provides fatigue life prediction from finite element results to answer the question how long will it last? or

More information

Appendix P. Multi-Physics Simulation Technology in NX. Christian Ruel (Maya Htt, Canada)

Appendix P. Multi-Physics Simulation Technology in NX. Christian Ruel (Maya Htt, Canada) 251 Appendix P Multi-Physics Simulation Technology in NX Christian Ruel (Maya Htt, Canada) 252 Multi-Physics Simulation Technology in NX Abstract As engineers increasingly rely on simulation models within

More information

Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications

Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications Unstructured Mesh Generation for Implicit Moving Geometries and Level Set Applications Per-Olof Persson (persson@mit.edu) Department of Mathematics Massachusetts Institute of Technology http://www.mit.edu/

More information

MSC.Marc 2005 What s New. Overview

MSC.Marc 2005 What s New. Overview MSC.Marc 2005 What s New Overview MSC.Marc 2005 Functionality General Contact and Friction Improvements Table Input Global-Local Analysis Global Remeshing Updated ACIS and ITI libraries for Mentat Manufacturing

More information

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench

Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Aufgabe 1: Dreipunktbiegung mit ANSYS Workbench Contents Beam under 3-Pt Bending [Balken unter 3-Pkt-Biegung]... 2 Taking advantage of symmetries... 3 Starting and Configuring ANSYS Workbench... 4 A. Pre-Processing:

More information

Lauetools. A software package for Laue microdiffraction data analysis. https://sourceforge.net/projects/lauetools /

Lauetools. A software package for Laue microdiffraction data analysis. https://sourceforge.net/projects/lauetools / Lauetools A software package for Laue microdiffraction data analysis https://sourceforge.net/projects/lauetools / Motivations Motivations ImageJ LAUE raw data XMAS fit2d Some codes Motivations LAUE raw

More information

Simulation of lightweight structures in mechanical engineering

Simulation of lightweight structures in mechanical engineering Simulation of lightweight structures in mechanical engineering S. Hannusch 1 R. Herzog 2 M. Hofmann 3 J. Ihlemann 1 L. Kroll 1 A. Meyer 2 F. Ospald 2 G. Rünger 3 R. Springer 2 M. Stockmann 1 L. Ulke-Winter

More information

Abaqus/CAE Axisymmetric Tutorial (Version 2016)

Abaqus/CAE Axisymmetric Tutorial (Version 2016) Abaqus/CAE Axisymmetric Tutorial (Version 2016) Problem Description A round bar with tapered diameter has a total load of 1000 N applied to its top face. The bottom of the bar is completely fixed. Determine

More information

Elmer. Alternative Pre-processing tools. ElmerTeam CSC IT Center for Science

Elmer. Alternative Pre-processing tools. ElmerTeam CSC IT Center for Science Elmer Alternative Pre-processing tools ElmerTeam CSC IT Center for Science Mesh generation capabilities of Elmer suite ElmerGrid native generation of simple structured meshes ElmerGUI plugins for tetgen,

More information

Validation Report: Additional Data Mapping to Structural Analysis Packages

Validation Report: Additional Data Mapping to Structural Analysis Packages Autodesk Moldflow Structural Alliance 2012 Validation Report: Additional Data Mapping to Structural Analysis Packages Mapping process-induced stress data from Autodesk Moldflow Insight Dual Domain and

More information

Abaqus Technology Brief. Two-Pass Rolling Simulation

Abaqus Technology Brief. Two-Pass Rolling Simulation Abaqus Technology Brief Two-Pass Rolling Simulation TB-03-TPRS-1 Revised: April 2007. Summary Hot rolling is a basic metal forming technique that is used to transform preformed shapes into final products

More information

Introduction to Scientific Visualization

Introduction to Scientific Visualization CS53000 - Spring 2018 Introduction to Scientific Visualization Introduction to January 11, 2018 The Visualization Toolkit Open source library for Visualization Computer Graphics Imaging Written in C++

More information

Virtual Acoustic Prototyping for Loudspeaker Horn Development

Virtual Acoustic Prototyping for Loudspeaker Horn Development Presented at the COMSOL Conference 2010 Boston Virtual Acoustic Prototyping for Loudspeaker Horn Development Alex Salvatti Senior R&D Engineer JBL Professional, Northridge CA alex.salvatti@harman.com Outline

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

Tutorial 23: Sloshing in a tank modelled using SPH as an example

Tutorial 23: Sloshing in a tank modelled using SPH as an example Tutorial 23: Sloshing in a tank modelled using SPH as an example This tutorial gives a basic introduction to SPH modelling in Abaqus CAE. The tutorial will take you through a basic model of g forces acting

More information

Dynamics in Maya. Gary Monheit Alias Wavefront PHYSICALLY BASED MODELING SH1 SIGGRAPH 97 COURSE NOTES

Dynamics in Maya. Gary Monheit Alias Wavefront PHYSICALLY BASED MODELING SH1 SIGGRAPH 97 COURSE NOTES Dynamics in Maya Gary Monheit Alias Wavefront SH1 Dynamics in Maya Overall Requirements Architecture and Features Animations SH2 Overall Requirements Why Dynamics? Problems with traditional animation techniques

More information

IMAT 4 XL Revision History

IMAT 4 XL Revision History Overview IMAT 4 XL provides an interface between test and simulation data and Microsoft Excel through a graphical user interface that also provides plotting and math functions for engineering analysis

More information

VOLCANIC DEFORMATION MODELLING: NUMERICAL BENCHMARKING WITH COMSOL

VOLCANIC DEFORMATION MODELLING: NUMERICAL BENCHMARKING WITH COMSOL VOLCANIC DEFORMATION MODELLING: NUMERICAL BENCHMARKING WITH COMSOL The following is a description of the model setups and input/output parameters for benchmarking analytical volcanic deformation models

More information

Auto Injector Syringe. A Fluent Dynamic Mesh 1DOF Tutorial

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

More information