Files
JuliaFEM.jl/test/testdata
Jukka Aho 2b1fa89684 test(gpu): Add GPU elasticity solver test with cantilever beam
- Complete test suite for ElasticityPhysics solver
- Cantilever beam mesh: 190 nodes, 434 Tet4 elements
- Gmsh-generated mesh file (cantilever_beam.msh)
- Material: Steel (E=200 GPa, ν=0.3)
- Boundary conditions: Fixed end, pressure load on free end
- Validates convergence and displacement field
- Test passes: 430 CG iterations, max displacement 4.1 cm
2025-11-10 22:24:52 +02:00
..