-
-
November 27, 2023 at 5:07 pm
Diona Çejku
SubscriberHello everyone,Â
I've been working on extracting mass matrices from Ansys APDL using the following code for analysis:
ANTYPE,MODALÂMODOP,LANB,10/STATUS,SOLU/SOLUOUTPR,BASIC,1/OUT,SCRATCHSOLVEÂ/POST1SET,FIRSTÂ*dmat, m0, D, import, full, file.full, mass*print, m0, matm.txt  ! Exports Mass to Text File*export, m0, mmf, matmMMF.txt ! Exports Mass as MMFÂ/OUTFINISH
However, I've encountered an issue where the extracted matrix is not diagonal. I've double-checked my code and inputs, but I'm still unable to identify the source of the problem. I would highly appreciate if anyone could help to resolve this issue.ÂThanks :) -
November 28, 2023 at 3:13 pm
mrife
Ansys EmployeeHi Diona
Why would the mass matrix be diagonal? My guess is that you are assuming a lumped mass formulation...if so please see the help on the Mechanical APDL command LUMPM. You may also want to read the MAPDL Theory Guide, chapter 12.5 (Element Reference -> Lumped Matrices) as there are some caveats to using this.
Mike
-
Viewing 1 reply thread
- The topic ‘Problem with mass matrix – APDL’ is closed to new replies.
Ansys Innovation Space
Trending discussions
Top Contributors
-
3467
-
1057
-
1051
-
929
-
896
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.