urun4fun123
Mechanical
For analysis outside ANSYS i need the Modal marix PHI and the modal stiffness defined by
[PHI]^T * [K] * [PHI]
the modal mass defined by
[PHI]^T * [M] * [PHI]
Using substructure and a modal analysis this is easyli done for a simple model by making an output file, and arranging the data in matlab. However if the system consists of severeal DOFS it would be far more complicated, since i have not figured out a generelized way to retrieve the data from the output files.
To specify my question:
Is it possible in ANSYS to get the diagonal matrices: the modal mass and the modal stiffness using PHI defined by a known number of modeshapes.
[PHI]^T * [K] * [PHI]
the modal mass defined by
[PHI]^T * [M] * [PHI]
Using substructure and a modal analysis this is easyli done for a simple model by making an output file, and arranging the data in matlab. However if the system consists of severeal DOFS it would be far more complicated, since i have not figured out a generelized way to retrieve the data from the output files.
To specify my question:
Is it possible in ANSYS to get the diagonal matrices: the modal mass and the modal stiffness using PHI defined by a known number of modeshapes.