BAMresearch / fenics-constitutive

Complex constitutive models beyond the FEniCS UFL.
https://bamresearch.github.io/fenics-constitutive
MIT License
13 stars 2 forks source link

Mises Plasticity with isotropic hardening #36

Closed srosenbu closed 2 months ago

srosenbu commented 5 months ago

You could look at the formulation from comet fenics https://bleyerj.github.io/comet-fenicsx/tours/nonlinear_problems/plasticity/plasticity.html

@saifr68, how would you like to do this? Python, C++, Rust, UMAT?