3 unstable releases
Uses new Rust 2024
| 0.2.0 | Sep 18, 2025 |
|---|---|
| 0.1.1 | Aug 6, 2025 |
| 0.1.0 | Aug 6, 2025 |
#1432 in Math
172 downloads per month
57KB
342 lines
Consistent Tangent Moduli Demonstration
Contents
Introduction
🚧🚧🚧 WORK IN PROGRESS 🚧🚧🚧
This library demonstrates the calculation Consistent Tangent Moduli in Computational Plasticity
Documentation
References
- Pedroso, D. M. (2015) A consistent u-p formulation for porous media with hysteresis, International Journal for Numerical Methods in Engineering, 101(8):606-634, https://doi.org/10.1002/nme.4808
Setting Cargo.toml
👆 Check the crate version and update your Cargo.toml accordingly:
[dependencies]
ctm_demo = "*"
Dependencies
~7.5MB
~117K SLoC