Skip to content

A Material point method for simulating hydeogel materials

License

Notifications You must be signed in to change notification settings

Yihao-Shi/HydrogelMPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Material point method for simulating hydeogel materials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages