#fem #plasticity

ctm_demo

Demonstration of the Consistent Tangent Modulus in Computational Plasticity

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

Download history 215/week @ 2025-08-03 32/week @ 2025-08-10 118/week @ 2025-09-14 20/week @ 2025-09-21 9/week @ 2025-09-28 3/week @ 2025-10-05 1/week @ 2025-10-12

172 downloads per month

MIT license

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

  1. 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

Crates.io

👆 Check the crate version and update your Cargo.toml accordingly:

[dependencies]
ctm_demo = "*"

Dependencies

~7.5MB
~117K SLoC