-
-
May 1, 2024 at 11:07 amC DehoBbp_participant
I have exported a stiffness matrix from modal analysis using the SMAT command and then carried out a static analysis by applying a load on a specific node. Knowing the node where the force was applied and having the symmetric stiffness matrix, I attempted a simple static analysis in MATLAB using
X=K\F
to calculate displacement. However, the values turned out to be very small across the board.Â
I addressed the issue of the difference in node IDs between the stiffness matrix and those displayed in Workbench by using MapForward vectors and NOD2BCS to ensure the load is applied to the correct node. Despite this, the results are still discrepant.Â
Â
I would be grateful if you could let me know where I might have gone wrong!
-
May 3, 2024 at 11:17 amAshish KhemkaForum Moderator
Hi,
Please see if the following post helps: Update of the stiffness matrix by the Newton Raphson method (ansys.com)
Regards,
Ashish Khemka
-
May 4, 2024 at 8:35 amC DehoBbp_participant
Â
Hi,
Thank you for your reply. I understand that the Newton-Raphson method is used in nonlinear analysis, but I am currently working on linear static analysis. I solved x=k\F in MATLAB, and while the tendency seems to somewhat match, the values differ significantly. Could you tell me why such discrepancies might occur?
Â
-
-
- You must be logged in to reply to this topic.
-
421
-
192
-
178
-
162
-
140
© 2024 Copyright ANSYS, Inc. All rights reserved.