Files
JuliaFEM.jl/test
Jukka Aho 6526697497 test(materials): add hyperelasticity new API visionary test
New 693-line test file for hyperelasticity NEW API (test-driven development):
- Visionary tests for Neo-Hookean material model
- Tests for Mooney-Rivlin and Ogden models
- Tests for incompressibility constraint (nearly incompressible materials)
- Tests for uniaxial tension with large strains
- Extensive documentation of intended API design
- Tests currently skipped (@test_skip) until implementation complete
- Documents strain energy functions, stress computation, tangent moduli
- Documents frame-invariance and material objectivity

This test file serves as both test suite and API design documentation
for the new hyperelastic material model interface.
2025-12-15 08:38:19 +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