mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-09 12:42:19 +00:00
733c72b688
New file src/materials/finite_strain_plasticity.jl implementing J2 plasticity for large deformations: - FiniteStrainPlasticityState storing F_p (plastic deformation gradient), α_bar (backstress), κ - FiniteStrainPlasticity struct with E, ν, σ_y, H parameters - Hyperelastic stress response using Neo-Hookean - Exponential map integration for plastic flow - Pull-back/push-forward operations for intermediate configuration - Consistent algorithmic tangent for Newton convergence - 293 lines with comprehensive finite deformation theory