Giter VIP home page Giter VIP logo

vumat_continuum's Introduction

VUMAT for Abaqus Explicit Software

This repository contains some VUMAT(s) for the Abaqus Explicit software written using Fortran Language and implementing the Johnson-Cook constitutive law.

Contents

This repository contains the sources files (Fortran routines) and some samples concerning the implementation of the Johnson-Cook constitutive law for the Abaqus Explicit Finite Element Code.

All this work has been published and is available in the paper:

L. Ming and O. Pantalé
An efficient and robust VUMAT implementation of elastoplastic constitutive laws in Abaqus/Explicit finite element code
Mechanics and Industry 19(3):308
DOI: 10.1051/meca/2018021

Usage of routines

Fortran source routines can be used directly for Abaqus Explicit solver.

Examples of usage are provided in the Benchmark directory.

The samples directory contains makefiles to run the tests (compilation of routines and run of Abaqus) + extractions of results through a Python scrpt and plot of some XY curves.

List of Fortran routines

The main Fortran routines are in the Sources directory aus correspond to:

  • JohnsonCook.f : Main core of the Johnson-Cook model
  • VUHARD.f : Implementation of a user material through a VUHARD subroutine
  • VUMAT-Bisection.f : Implementation of a user material through a VUMAT subroutine / radial return / bissection solver
  • VUMAT-Direct.f : Implementation of a user material through a VUMAT subroutine / explicit direct solver
  • VUMAT-NR.f : Implementation of a user material through a VUMAT subroutine / radial return / Newton-Raphson solver
  • VUMAT-NR-NS.f : Implementation of a user material through a VUMAT subroutine / radial return / Newton-Raphson solver with numerical evaluation of the derivatives

TANH and modified TANH law are in subdirectory Sources/TANH_Law and correspond to:

  • modifiedTANH_Bisection.f : Implementation of a modified TANH model through a VUMAT subroutine / radial return / bissection solver
  • modifiedTANH_NS_Newton.f : Implementation of a modified TANH model through a VUMAT subroutine / radial return / Newton-Raphson solver with numerical evaluation of the derivatives
  • TANH_Bisection.f : Implementation of a TANH model through a VUMAT subroutine / radial return / bissection solver
  • TANH_NS_Newton.f : Implementation of a TANH model through a VUMAT subroutine / radial return / Newton-Raphson solver with numerical evaluation of the derivatives

List of Samples

  • Element-Radial : Single axi-symmetric element under radial expansion
  • Element-Shear : Single plane element under elastoplastic shear
  • Element-Shear-Elastic : Single plane element under elastic shear
  • Element-Torus : Single axi-symmetric element under radial expansion
  • BarNecking : Axisymmetric Bar Necking under tensile load
  • BarNecking-Fine : Axisymmetric Bar Necking under tensile load (fine mesh)
  • Taylor-Axi : Taylor impact test with axisymmetric mesh
  • Taylor-3D : Taylor impact test with 3D mesh
  • Taylor-3D-Fine : Taylor impact test with 3D mesh (fine mesh)

Olivier Pantalé
Full Professor of Mechanics
email : [email protected]

Laboratoire Génie de Production
Ecole Nationale d'Ingénieurs de Tarbes
Université de Toulouse
47 Avenue d'Azereix - BP 1629
65016 TARBES - CEDEX - FRANCE

vumat_continuum's People

Contributors

pantale avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.