Files
JuliaFEM.jl/src
Jukka Aho bbb44c0cd0 refactor(continuum): Consolidate continuum mechanics theory definitions
- Define AbstractContinuumTheory abstract type hierarchy
- Implement FullThreeD for general 3D continuum mechanics
- Implement PlaneStress for thin structures (σ_zz = 0)
- Implement PlaneStrain for long structures (ε_zz = 0)
- Implement Axisymmetric for rotationally symmetric problems
- Add Voigt notation helpers for stress/strain tensors
- Document theory assumptions and use cases
- 178 lines with comprehensive documentation
2025-11-19 09:03:27 +02:00
..
2025-11-08 07:57:15 +02:00
2018-09-06 13:34:26 +03:00