Difference between revisions of "NairnMPM"

From OSUPDOCS
Jump to navigation Jump to search
Line 4: Line 4:


* [[MPM Methods and Simulation Timing|Supports latest MPM methods such as GIMP and CPDI]]
* [[MPM Methods and Simulation Timing|Supports latest MPM methods such as GIMP and CPDI]]
* A extended PIC methods known as [[Damping Options#XPIC Damping|XPIC]]
* [[Material Models|Many material models]] including elastic, plastic, isotropic, anisotropic, viscoelastic, small strain, and large strain.
* [[Material Models|Many material models]] including elastic, plastic, isotropic, anisotropic, viscoelastic, small strain, and large strain.
* Plasticity materials can use a variety of [[Hardening Laws|hardening laws]].
* Plasticity materials can use a variety of [[Hardening Laws|hardening laws]].
* [[Material Models#Softening Materials|Softening materials]] to implement anisotropic damage mechanics (IsoPlasticity only).
* Simulations can include [[Defining Cracks|explicit cracks]], do fracture mechanics calculations, and model [[Crack Propagation Commands|crack propagation]].
* Simulations can include [[Defining Cracks|explicit cracks]], do fracture mechanics calculations, and model [[Crack Propagation Commands|crack propagation]].
* Crack can include [[Traction Laws|tractions laws]] to model cohesive zones, including dynamic cohesive zones in the wake of [[Crack Propagation Commands|crack propagation]].
* Crack can include [[Traction Laws|tractions laws]] to model cohesive zones, including dynamic cohesive zones in the wake of [[Crack Propagation Commands|crack propagation]].
Line 18: Line 20:
* Several [[Damping Options|damping options]]
* Several [[Damping Options|damping options]]
* Simulations in a [[Gravitational Field|gravitational field]]
* Simulations in a [[Gravitational Field|gravitational field]]
* A method to deform shapes when adding particles to the grid and to deform the particles in those shapes. One common use is to have rigid particles conform to a shape that is not aligned with grid axes such as a cutting tool with various cutting angles.
Some planned features being investigated are:
* [[MPM Input Files#Custom Tasks|Custom Tasks]] for additional features
* [[MPM Input Files#Custom Tasks|Custom Tasks]] for additional features

Revision as of 12:52, 22 August 2019

NairnMPM is the open-source code engine in this package for doing material point method (MPM) simulations. It is object-oriented C++ code that can run on many platforms. The main calculations are parallel code. You run calculations by creating Input Files for MPM Calculations. Once the calculations are done, you have a variety of options for visualizing and analyzing the output.

NairnMPM does 2D, axisymmetric, and 3D simulations with a wide range of material types. Some of its features are (click each link for details):

Some planned features being investigated are: