mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-20 01:59:59 +00:00
782c252719
New 59-line test file for modal elasticity analysis: - Tests modal analysis of two cylinder meshes (CYLINDER1 and CYLINDER20) - Compares eigenfrequencies with Code Aster results (Tet4 elements) - Tests 3 lowest eigenfrequencies for each cylinder - Uses legacy Element/Problem API Validates modal analysis accuracy for different cylinder geometries by comparing with reference Code Aster results.