ctm_demo

Crates.ioctm_demo
lib.rsctm_demo
version0.2.0
created_at2025-08-06 04:25:16.464761+00
updated_at2025-09-18 08:56:38.152695+00
descriptionDemonstration of the Consistent Tangent Modulus in Computational Plasticity
homepagehttps://github.com/cpmech/ctm_demo
repositoryhttps://github.com/cpmech/ctm_demo
max_upload_size
id1783377
size283,835
Dorival Pedroso (cpmech)

documentation

README

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 = "*"
Commit count: 8

cargo fmt