


{"id":158796,"date":"2021-05-24T10:34:10","date_gmt":"2021-05-24T10:34:10","guid":{"rendered":"\/forum\/forums\/topic\/exporting-participation-factors-using-apdl-commands-modal-analysis\/"},"modified":"2021-05-31T06:45:08","modified_gmt":"2021-05-31T06:45:08","slug":"exporting-participation-factors-using-apdl-commands-modal-analysis","status":"closed","type":"topic","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/exporting-participation-factors-using-apdl-commands-modal-analysis\/","title":{"rendered":"Exporting Participation Factors using APDL commands (Modal Analysis)"},"content":{"rendered":"<div class=\"Item-Body\">\n<div class=\"Message userContent\">\n<p>Hello,<\/p>\n<p>I&#039;m trying to extract the participation factors of a structure as part of a modal analysis.<\/p>\n<p>In the commands code, I create an array called &quot;PF&quot; of size [NumberOfModes x 7], which is used to store the frequency values and 6 participation factors (in each direction x,y,z,rotx,&#8230;) for all the modes that are needed.<\/p>\n<p>When I open the results file I see that for all the modes, all the participation factors are stored only for the ROTZ direction regardless of the desired direction (x,y, etc&#8230;). The &quot;PF&quot; array contains [NumberOfModes x 1] frequencies, and [NumberOfModes x 6] which all contain the same Participation factors for ROTZ direction copied 6 times in a row.<\/p>\n<p>How can I fix the problem?<\/p>\n<p>If any additional information is needed please let me know.<\/p>\n<p><\/p>\n<\/p>\n<p>The code I&#039;ve been using is attached here:<\/p>\n<p><\/p>\n<\/p>\n<p>NumberOfModes=500<\/p>\n<p>\/post1<\/p>\n<p>ALLSEL<\/p>\n<p>*DIM,PF,,NumberOfModes,7<\/p>\n<p><\/p>\n<\/p>\n<p>*do,iMode,1,NumberOfModes,1<\/p>\n<p>*get,PF(iMode,1),mode,iMode,FREQ,,,<\/p>\n<p>*get,PF(iMode,2),mode,iMode,pfact,,DIREC,x<\/p>\n<p>*get,PF(iMode,3),mode,iMode,pfact,,DIREC,y<\/p>\n<p>*get,PF(iMode,4),mode,iMode,pfact,,DIREC,z<\/p>\n<p>*get,PF(iMode,5),mode,iMode,pfact,,DIREC,ROTX<\/p>\n<p>*get,PF(iMode,6),mode,iMode,pfact,,DIREC,ROTY<\/p>\n<p>*get,PF(iMode,7),mode,iMode,pfact,,DIREC,ROTZ<\/p>\n<p>*ENDDO<\/p>\n<p><\/p>\n<\/p>\n<p>\/OUTPUT,&#039;C:UsersSofiDesktopWorkAnsys checkLPlateModalOutSelectedModesParticipationFactor&#039;,&#039;txt&#039;,,<\/p>\n<p>*STATUS,PF&nbsp;<\/p>\n<p>\/OUTPUT&nbsp;<\/p>\n","protected":false},"template":"","class_list":["post-158796","topic","type-topic","status-closed","hentry","topic-tag-apdl","topic-tag-mass-participation-factor","topic-tag-mechanical-apdl","topic-tag-modal-analysis","topic-tag-participation-factor-1"],"aioseo_notices":[],"acf":[],"custom_fields":[{"0":{"_bbp_author_ip":[""],"_bbp_old_reply_author_name_id":["Anonymous"],"_bbp_old_is_reply_anonymous_id":["false"],"_btv_view_count":["4430"],"_bbp_likes_count":["0"],"_bbp_subscription":["250334"],"_bbp_topic_status":["unanswered"],"_bbp_status":["publish"],"_bbp_topic_id":["158796"],"_bbp_forum_id":["27791"],"_bbp_engagement":["58821","176165"],"_bbp_voice_count":["2"],"_bbp_reply_count":["7"],"_bbp_last_reply_id":["179691"],"_bbp_last_active_id":["179691"],"_bbp_last_active_time":["2021-05-31 06:45:08"]},"test":"sofik"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/158796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics"}],"about":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/158796\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=158796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}