Ansys Learning Forum › Forums › Discuss Simulation › General Mechanical › Modal Analysis Stiffness Matrix from Student Version of Ansys › Reply To: Modal Analysis Stiffness Matrix from Student Version of Ansys
November 4, 2024 at 4:54 pm
blmcdona
Subscriber
Thank you for your reply. I made the recommended changes, but the stiffness matrix is still not being written. This is the code I used:
Â
ematwrite, 'stiffness_matrix.txt' , 'yes'
Â
Where the command is located in the "Modal" part of the project tree, rather than in the "solution" branch. Is the command correct, or is the placement of this command object wrong?