Skip to content

Conversation

@MolodyGs
Copy link
Collaborator

The .mpm interpreter introduces a new method for supplying the parameters required by the MPM software. It generates a data.json file (located in build/CMake) from a .mpm file, but the MPM software still accepts .json files if provided directly by the user.

Attibutes interpreted:

  • stress_scheme_update
  • shape_function
  • time
  • time_step
  • gravity
  • n_threads
  • damping
  • results
  • mesh
  • material
  • body
  • ...

Examples interpreted:

  • slope.failure.json
  • ...

Tasks:

  • Interpret additional attributes
  • Process more examples
  • Add documentation describing these features

fabricix and others added 30 commits August 18, 2025 10:44
MolodyGs and others added 30 commits September 18, 2025 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants