JuliaFEM / JuliaFEM.jl

The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
http://juliafem.github.io/JuliaFEM.jl/latest/
MIT License
250 stars 66 forks source link

Use FEMBeam.jl to analyze beam structures #200

Closed ahojukka5 closed 6 years ago

ahojukka5 commented 6 years ago

Use FEMBeam.jl to solve beam problems. Added an example, where natural frequencies of frequencies of 3d frame structure are calculated. Some minor modifications to Modal analysis is done to make Xdmf writing of 6 dof nodes work.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.5%) to 78.22% when pulling c66f2164ae38f3df8638a5be9d02fcbdb5ab1798 on FEMBeam/initial into 07adb1c58839e0cb2f498b6fcac177fbf4123efd on master.