Hi everyone! I need to extract the mass matrix from a 2D frame, so I'm using the PrintA command in a static analysis so the command prints the stiffness matrix, there is another command that can be used to extract the mass matrix or how could you get it ?
Thanks so much for any help.
Extract Mass Matrix
Moderators: silvia, selimgunay, Moderators
Re: Extract Mass Matrix
In addition to this printA only seems to print 6 significant digits. Any way to get more significant digits with printA?
Re: Extract Mass Matrix
Did you find any solution to get more digits?
Re: Extract Mass Matrix
Try this approach in Python: https://portwooddigital.com/2020/05/17/ ... fness-too/