Skip to content

GeoTaichi-v0.2

Compare
Choose a tag to compare
@Yihao-Shi Yihao-Shi released this 08 Jul 14:42
· 21 commits to main since this release

New release for GeoTaichi 0.2.0

Bugs fix:

  • Fix some typos in MPM and MPDEM (#1).
  • Fix bugs when generate MPM bodies (#2).
  • Fix incorrect results when simulating Newtonian Fluids (#5 ).
  • Fix history overlap inheritance in DEM module.
  • Fix incorrect parameter calculation in Hertz-Mindlin Model.

Improvements:

  • Less GPU memory allocation in MPM modules.
  • Ignore unnecessary warnings from taichi.

New features:

  • More stable and accurate advanced constitutive models.
  • Biaxial and Triaxial shear test for Mohr-Coulomb model.
  • Add some comments for kernel functions (#3 ) (by cloneorcopy).
  • Install package from pip: pip install geotaichi.
  • Generate MPM bodies from txt/obj/ply/stl files, see example.