Geotaichi

Latest version: v0.2.6

Safety actively analyzes 682229 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2

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__](https://github.com/Yihao-Shi/GeoTaichi/tree/main/src/mpm/materials/infinitesimal_strain).
* [__Biaxial__](https://github.com/Yihao-Shi/GeoTaichi/blob/main/example/mpm/ElementTest/BiaxialCompressionMC.py) and [__Triaxial__](https://github.com/Yihao-Shi/GeoTaichi/blob/main/example/mpm/ElementTest/TriaxialCompressionMC.py) 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__](https://github.com/Yihao-Shi/GeoTaichi/blob/main/example/mpm/ColumnCollapse/bunny.py).

0.1

A package includes material point method, discrete element method and material point-discrete element method

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.