Difference between revisions of "NairnMPM"

From OSUPDOCS
Jump to navigation Jump to search
Line 12: Line 12:
* Both 2D and 3D objects images can be [[BMPRegion Command|directly converted to an MPM model]].
* Both 2D and 3D objects images can be [[BMPRegion Command|directly converted to an MPM model]].
* Advanced [[Thermal Calculations|thermal calculations]] including [[Thermal Calculations#Conduction|thermal conductivity]] and accurate heat tracking to find [[Thermal Calculations#Tracking Thermodynamic Quantities|internal energy, entropy, and Helmholz free energy]].
* Advanced [[Thermal Calculations|thermal calculations]] including [[Thermal Calculations#Conduction|thermal conductivity]] and accurate heat tracking to find [[Thermal Calculations#Tracking Thermodynamic Quantities|internal energy, entropy, and Helmholz free energy]].
* Coupled Diffusion and Conductivity
* [[Diffusion Calculations|Coupled solvent diffusion calculations]].
* VTK Archiving
* Many archiving options along with global archiving and archiving the VTK Legacy files.
* Rigid Particle Features
* Rigid Particle Features
* Custom Tasks
* Custom Tasks

Revision as of 22:01, 15 January 2014

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):