Files
JuliaFEM.jl/test
Jukka Aho 18529a3f51 test(materials): add Neo-Hookean hyperelastic test
New 352-line test file for NeoHookean hyperelastic material:
- Tests material construction and parameter validation
- Tests strain energy function ψ(C) = μ/2·(I₁-3) - μ·ln(J) + λ/2·ln²(J)
- Tests 2nd Piola-Kirchhoff stress S = 2∂ψ/∂C
- Tests tangent modulus (4th-order tensor)
- Validates automatic differentiation consistency
- Tests small strain limit (recovery to linear elasticity)
- Tests incompressibility (ν → 0.5)
- Validates zero-allocation and type stability

Comprehensive test for hyperelasticity essential for finite strain
analysis of rubber-like materials and soft tissues.
2025-12-15 08:25:58 +02:00
..
2025-12-15 07:43:34 +02:00
2025-12-15 08:19:07 +02:00
2025-12-15 06:40:06 +02:00