Files
JuliaFEM.jl/test
Jukka Aho 4716432d20 test(materials): add linear elastic material test
New 319-line test file for LinearElastic material model:
- Tests material construction and parameter validation
- Tests Lamé parameters (λ, μ) computation
- Tests stress computation: uniaxial, pure shear, hydrostatic
- Tests tangent modulus (4th-order elasticity tensor)
- Validates symmetry, isotropy, and physical properties
- Tests simplified interface (without state, Δt)
- Validates zero-allocation and type stability

Comprehensive test for Hooke's law implementation essential
for linear static and dynamic analysis.
2025-12-15 08:25:25 +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