Compute Craig Bampton model reduction using structural PDE toolbox of MATLAB (FEM SuperElements - Component Mode Synthesis)
Show older comments
Is it possible to extract a reduced model (also called Superelement) using Craig-Bampton technique (also called Component Mode Synthesis) from a structural model in PDE toolbox?
Regards
Alberto
Accepted Answer
More Answers (1)
Ravi Kumar
on 17 Jan 2019
0 votes
Hi Alberto,
I see have asked this question a while ago, hope it is still relevant to you. Could you elaborate your use case a bit more?
How would you like to set up the mode? Do you want to set up the problem using StructuralModel approach for analysis and then instead of calling solve, do you want to call some other function that would reduce the model and return an output that is not the solution for a specific loading?
What all do you expect as a part of reduced model, like Component modes, Fixed-Interface modes, degree-of-freedom mapping to boundary etc.?
Regards,
Ravi
3 Comments
Alberto Mora
on 17 Jan 2019
Edited: Alberto Mora
on 18 Jan 2019
Ravi Kumar
on 18 Jan 2019
Hello Alberto,
Thanks for your inputs. This is helpful information. I think I understand your use case. One question though, do you want to construct super element for component of an assembly or just a single component?
Currently, you can get the system matrices using assebleFEMatrices once you setup the model using coefficients based interface. However, the reduction of the model is not yet available. I document this requirement for the development team. I or someone might reach out to you to gather additional inputs.
Regards,
Ravi
Alberto Mora
on 18 Jan 2019
Categories
Find more on PDE Solvers in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!