Recent Releases of matadi
matadi - v0.4.0
What's Changed
- Fix stability check for new implementation in
LabIncompressibleby @adtzlr in https://github.com/adtzlr/matadi/pull/149 - Added tension-only fiber response to HGO model #150 by @Sad-Abd in https://github.com/adtzlr/matadi/pull/151
- Add
math.expm(),math.logm()by @adtzlr in https://github.com/adtzlr/matadi/pull/152
Full Changelog: https://github.com/adtzlr/matadi/compare/v0.3.1...v0.4.0
- Python
Published by adtzlr 6 months ago
matadi - v0.1.21
What's Changed
- Update hyperelasticityisotropic.py concerning #136 by @Sad-Abd in https://github.com/adtzlr/matadi/pull/137
New Contributors
- @Sad-Abd made their first contribution in https://github.com/adtzlr/matadi/pull/137
Full Changelog: https://github.com/adtzlr/matadi/compare/v0.1.20...v0.1.21
- Python
Published by adtzlr over 2 years ago
matadi - v0.1.10
What's Changed
- Add
MaterialTensorGeneralby @adtzlr in https://github.com/adtzlr/matadi/pull/113 - Improve Gradient of Eigenvalues by @adtzlr in https://github.com/adtzlr/matadi/pull/114
- Simplify microsphere affine force by @adtzlr in https://github.com/adtzlr/matadi/pull/115
MaterialTensorGeneral: Add user-defined shape of statevars; Renamefunargument tofofmicrosphere.affine.force()by @adtzlr in https://github.com/adtzlr/matadi/pull/119
Full Changelog: https://github.com/adtzlr/matadi/compare/v0.1.9...v0.1.10
- Python
Published by adtzlr over 3 years ago
matadi - v0.1.5
What's Changed
- Test with Python 3.10 by @adtzlr in https://github.com/adtzlr/matadi/pull/100
- Add Two-Field (u/p) Variation for hyperelastic materials by @adtzlr in https://github.com/adtzlr/matadi/pull/101
- Add pseudo-elasticity by @adtzlr in https://github.com/adtzlr/matadi/pull/103
Full Changelog: https://github.com/adtzlr/matadi/compare/v0.1.4...v0.1.5
- Python
Published by adtzlr over 3 years ago
matadi - v0.1.4
What's Changed
- Add bases to Bazant&Oh sphere-quadrature by @adtzlr in https://github.com/adtzlr/matadi/pull/97
- Add a generalized affine-stretch microsphere force model within the (u/p) framework by @adtzlr in https://github.com/adtzlr/matadi/pull/99
Full Changelog: https://github.com/adtzlr/matadi/compare/v0.1.3...v0.1.4
- Python
Published by adtzlr almost 4 years ago
matadi - v0.1.3
What's Changed
- Add a helper for (u/p) formulation by @adtzlr in https://github.com/adtzlr/matadi/pull/91
- Add
gradientandhessianmethods from casadi to matadi.math by @adtzlr in https://github.com/adtzlr/matadi/pull/93 - fix (u/p)-Implementation by @adtzlr in https://github.com/adtzlr/matadi/pull/95
Full Changelog: https://github.com/adtzlr/matadi/compare/v0.1.2...v0.1.3
- Python
Published by adtzlr almost 4 years ago
matadi - v0.1.1
What's Changed
- change logo text to path by @adtzlr in https://github.com/adtzlr/matadi/pull/83
- Improve material tensor by @adtzlr in https://github.com/adtzlr/matadi/pull/85
- Add statevars materialtensor by @adtzlr in https://github.com/adtzlr/matadi/pull/87
Full Changelog: https://github.com/adtzlr/matadi/compare/v0.1.0...v0.1.1
- Python
Published by adtzlr almost 4 years ago
matadi - v0.1.0
What's Changed
- Lab: Add incompressible load cases by @adtzlr in https://github.com/adtzlr/matadi/pull/80
- Update README.md by @adtzlr in https://github.com/adtzlr/matadi/pull/81
Full Changelog: https://github.com/adtzlr/matadi/compare/v0.0.28...v0.1.0
- Python
Published by adtzlr about 4 years ago
matadi - v0.0.19 Lab: add homogenous shear loadcase (F12 = shear, P22 = P33= 0)
- Python
Published by adtzlr over 4 years ago
matadi - v0.0.17 Improve Micro-Sphere formulation and documentation
- Python
Published by adtzlr over 4 years ago
matadi - v0.0.16 Fix Langevin-model in micro-sphere formulation
- Python
Published by adtzlr over 4 years ago
matadi - v0.0.13 Import missing `diag` and `atanh` from `casadi`
- Python
Published by adtzlr over 4 years ago
matadi - v0.0.12 Add Van-der-Waals (Kilian) material model
- Python
Published by adtzlr over 4 years ago
matadi - v0.0.8 Add Lab
- Add Lab
- Fix missing bulk part in HGO model (#12)
- Modernize Metadata
- Python
Published by adtzlr over 4 years ago
matadi - v0.0.7 Implement Holzapfel-Gasser-Ogden material formulation
- Python
Published by adtzlr over 4 years ago
matadi - v0.0.5 Fix gradient and hessian for functions based on repeated equal eigenvalues
- remove
modifyarguments ofgradientandhessianmethods
- Python
Published by adtzlr over 4 years ago
matadi - v0.0.4 Add hyperelastic material template and models
- Python
Published by adtzlr over 4 years ago
matadi - v0.0.3 Enhancements on Material class
- allow Function to be evaluated on input data
- Python
Published by adtzlr over 4 years ago