JuliaFEM / ModelReduction.jl

ModelReduction is a repository of JuliaFEM to reduce the dimension of a model for multibody dynamics problems. The package includes e.g. the Guyan reduction and the Craig-Bampton method.
https://juliafem.github.io/ModelReduction.jl/latest/
MIT License
10 stars 7 forks source link

Static and dynamic condensation of test model with some software #2

Closed ahojukka5 closed 6 years ago

ahojukka5 commented 7 years ago

Reduce model described in #1 using fem software. We keep boundary nodes (1, 5) and eliminate inner nodes (2, 3, 4). Now we should have again new matrices. Let's upload them also to repository for testing purposes.

ahojukka5 commented 6 years ago

Looks not going to happen.