mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-20 20:22:03 +00:00
2bcc7ecd1e
New 747-line test file for plasticity NEW API (test-driven development): - Visionary tests for J2 plasticity with isotropic hardening - Tests for radial return mapping algorithm - Tests for kinematic hardening and Bauschinger effect - Tests for perfect plasticity and cyclic loading - Extensive documentation of intended API design - Tests currently skipped (@test_skip) until implementation complete - Documents return mapping, consistent tangent, state storage - Documents nodal assembly for plasticity This test file serves as both test suite and API design documentation for the new plasticity material model interface.