Difference between revisions of "NairnMPM"

From OSUPDOCS
Jump to navigation Jump to search
Line 14: Line 14:
* [[Diffusion Calculations|Coupled solvent diffusion calculations]].
* [[Diffusion Calculations|Coupled solvent diffusion calculations]].
* Many [[MPM Archiving Options|archiving options]] along with [[MPM Global Archiving Options|global archiving]] and archiving to [[VTKArchive Custom Task|VTK Legacy files]].
* Many [[MPM Archiving Options|archiving options]] along with [[MPM Global Archiving Options|global archiving]] and archiving to [[VTKArchive Custom Task|VTK Legacy files]].
* [[Rigid Material|Rigid particles]] for moving boundary conditions and special rigid-contact interactions
* [[Rigid Material|Rigid particles]] for moving boundary conditions and special rigid-contact interactions.
* Many options for boundary conditions [[Grid-Based Boundary Conditions|on the grid]] or [[Particle-Based Boundary Conditions|on the particles]] (including tractions, heat fluxes, and concentration fluxes).
* Custom Tasks
* Custom Tasks

Revision as of 22:06, 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):