Random Vibration: The result data for SPSD is not contained in the result file
TAGGED: #Modal_Analysis, ansys-apdl, ansys-workbench, apdl, equivalent-stress, error, modal, psd, random-vibration, results
-
-
October 3, 2024 at 4:00 pmARSubscriber
Hello,
I have a model Static -> Modal -> Random vibration in Workbench. It is a large model, so I am expanding only the modes whose ratio of effective mass to total mass is greater than 1e-3 with the following code:
mxpand,none
SOLVE
FINISH
!
/SOLU
antype,modal,restart
mxpand,all,,,,1e-3,,EFFM
modseloption,,,,no,no,no
SOLVEI have the "Store modal results" set to "For future Analysis". However, when finishing the PSD, I get the following error:
The result data for spsd is not contained in the result file.I have used this same method with a harmonic and it worked fine.
What could be happening? How can I fix it but keep the part where I select what I want to expand?
-
October 5, 2024 at 3:06 pmdloomanAnsys Employee
You didn't request stresses in the modal. It should have been mxpand,all,,,YES,1e-3,,EFFM
-
October 10, 2024 at 7:58 amARSubscriber
Thank you !
-
- You must be logged in to reply to this topic.
- Problem with access to session files
- Ayuda con Error: “Unable to access the source: EngineeringData”
- At least one body has been found to have only 1 element in at least 2 directions
- Reaction forces and moments during random vibration at local coordinate systems
- Using APDL to extract stresses on a beam element.
- How to select the interface delamination surface of a laminate?
- Geometric stiffness matrix for solid elements
- Timestep range set for animation export
- Non-linear convergence issue
- Computation Accleration
-
1156
-
471
-
468
-
225
-
201
© 2024 Copyright ANSYS, Inc. All rights reserved.