Difference between revisions of "OSParticulas"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
A separate version of <tt>NairnMPM</tt> called <tt>OSParticulas</tt> contains research code that has not yet been released to the open source version. It is available to members of the OSU MPM Consortium (contact John A. Nairn for details). | A separate version of <tt>NairnMPM</tt> called <tt>OSParticulas</tt> contains research code that has not yet been released to the open source version. It is an object-oriented, C++, platform-independent code engine. It is available to members of the OSU MPM Consortium (contact John A. Nairn for details). | ||
You run simulations by creating [[MPM Input Files|Input Files for MPM Calculations]]. | |||
* 2D, Axisymmetric, and 3D | |||
* Various Shape Functions | |||
* Many Material Models | |||
* Explicit Cracks, Fracture Mechanics, Cohesive Zones, Fracture interaction | |||
* Multimaterial Mode | |||
* Models from Images | |||
* Coupled Diffusion and Conductivity | |||
* VTK Archiving | |||
* Rigid Particle Features | |||
* Custom Tasks |
Revision as of 17:59, 25 October 2013
A separate version of NairnMPM called OSParticulas contains research code that has not yet been released to the open source version. It is an object-oriented, C++, platform-independent code engine. It is available to members of the OSU MPM Consortium (contact John A. Nairn for details).
You run simulations by creating Input Files for MPM Calculations.
- 2D, Axisymmetric, and 3D
- Various Shape Functions
- Many Material Models
- Explicit Cracks, Fracture Mechanics, Cohesive Zones, Fracture interaction
- Multimaterial Mode
- Models from Images
- Coupled Diffusion and Conductivity
- VTK Archiving
- Rigid Particle Features
- Custom Tasks