Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 835 Bytes

README.md

File metadata and controls

33 lines (28 loc) · 835 Bytes

HydrogelMPM

Github License

A Material point method for simulating hydeogel materials, which is developed by Taichi language.

Demo

How to install

Our code is compatible with Python3.8 ~ Python3.11.

python -m pip install taichi==1.6 numpy pyevtk

Run examples

python hydrogelImpact.py

Features

  1. Updated/Total Largrangian scheme
  2. Talyor PIC transfer scheme
  3. PIC/FLIP mapping
  4. F bar method for nearly incompressible materials
  5. Five hyperelastic models:
    • Neo-hookean
    • Mooney Rivlin
    • Generalized Mooney Rivlin
    • Gent
    • Gent-Gent
  6. Simple GUI