GithubHelp home page GithubHelp logo

batmanabcdefg / tmm-fe-simulation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sahmotaman/tmm-fe-simulation

0.0 0.0 0.0 13.61 MB

This repository is created for sharing ABAQUS material subroutines and FE models for thermo-micro-mechanical simulation of metal forming processes

License: GNU General Public License v3.0

Fortran 100.00%

tmm-fe-simulation's Introduction

#TMM-FE-Simulation
This repository is created for sharing Abaqus material subroutines and finite element (FE) models for thermo-micro-mechanical (TMM) FE simulation of metal forming processes.


For TMM-FE Simulation:

- Create a (working) directory for your simulation.

- Copy the suitable "*.cae" and/or "*.inp" file(s) from "Abaqus FE Models" folder to the working directory.

- Copy "material_data.inp" from "TMM Material Properties - 20MnCr5" folder to the working directory.

- Here, Fortran scripts including Abaqus user material subroutines have been written using free-format Fortran 90 syntax. Therefore, for error-free compilation, flag "free" needs to be added to the Fortran compiler options in the Abaqus default environment file. The other way is to copy suitable "abaqus_v6.env" file from the folder "Abaqus Environment Files" to the working directory.

- In case of using Linux operating system, the extension of corresponding Abaqus material subroutine file located in "Abaqus User Material Subroutines" folder from "*.for" needs to renamed to "*.f".

- In case of using Abaqus CAE interface for running the simulation, open the "*.cae" file in the working directory. Edit the existing job in the "Job Manager". In the tab "General", point to the location (path) of the corresponding material user subroutine file which for Abaqus Explicit and Abaqus Standard are named "umat_subroutine.*" and "vumat_subroutine.*", respectively. Now, the job is ready for run.

- In case of using Abaqus Command interface, first change the directory to the working directory (cd command), and then execute the following command for job submission:
abaqus interactive job=[name of *.inp file] user=[path of material subroutine file]


Further notes:

- The consistent units systems used in this work is the "ton.mm.s" system. For obtaining more information regarding the units of various quantities in different consistent systems of units, refer to "units_system.pdf" file in "Abaqus FE Models" folder.

- The solution-dependent variables (SDVs) are described in "Abaqus FE Models/SDVs.txt".

- The FE models and material subroutines are created for Abaqus 2017. Thus, "*.cae" files may only be opened by Abaqus CAE 2017 or later versions of Abaqus CAE. Moreover, in order to use Abaqus subroutines, suitable version of Intel Fortran Compiler must be installed and linked to Abaqus.


S. Amir H. Motaman

tmm-fe-simulation's People

Contributors

sahmotaman 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.