


{"id":364385,"date":"2024-04-26T11:52:22","date_gmt":"2024-04-26T11:52:22","guid":{"rendered":"\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/"},"modified":"2024-04-26T11:52:22","modified_gmt":"2024-04-26T11:52:22","slug":"nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation","status":"closed","type":"topic","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/","title":{"rendered":"nodal moment or force reaction in a tube with harmonic excitation"},"content":{"rendered":"<p>Hi!<\/p>\n<p>I have an easy system (s. fig.) which is a harmonic torsional excited water filled tube.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" title=\"System\" src=\"\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/26-04-2024-1714132195-Screenshot 2024-04-26 133323.png\" alt=\"\" width=\"740\" height=\"464\"><\/p>\n<p>Now I want to extract and average the nodal forces to calculate the torsional moment around the tube axis in a user defined cross-section (component, sliced like a salami \ud83d\ude42 ) in the pipe wall via APDL Postcommands. I tried the following but it didn&#8217;t work out:<\/p>\n<p>&#8230;<\/p>\n<p>direc_axial &nbsp; &nbsp; = &#8216;Y&#8217;<br \/>direc_trans_1 &nbsp; = &#8216;Z&#8217;<br \/>direc_trans_2 &nbsp; = &#8216;X&#8217;<\/p>\n<p>CMSEL,S,ebene !Auswahl der Ebene als Komponente<br \/>*GET,n_nodes,NODE,,count !Anzahl der Knoten in der Ebene<br \/>*DIM,calc_array,ARRAY,n_nodes,13 !Init Array f&uuml;r fl&auml;chengewichtete R\/Im des Drucks und der Fl&auml;che (n_nodes x 2)<\/p>\n<p>set,1,i,,IMAG<br \/>next_node = 0<br \/>*DO,j,1,n_nodes,1<br \/>next_node = ndnext(next_node)<\/p>\n<p>calc_array(j,1) = ARNODE(next_node)<\/p>\n<p>!Rotation um Rohrachse<br \/>*GET,r_trans1,NODE,next_node,LOC,direc_trans_1<br \/>*GET,r_trans2,NODE,next_node,LOC,direc_trans_2<br \/>r_abs = sqrt(r_trans1**2 + r_trans2**2)&nbsp;<br \/>u_rot = 1\/r_abs*(-r_trans2*u_trans1 + r_trans1*u_trans2) !ACHTUNG: VZ in der Klammer ist entscheidend f&uuml;r die Phase<br \/>calc_array(j,11) = u_rot*calc_array(j,1)<br \/>!Moment um Rohrachse<br \/><strong>*GET,f_trans1,NODE,next_node,RF,direc_trans_1<\/strong><br \/><strong>*GET,f_trans2,NODE,next_node,RF,direc_trans_1<\/strong><br \/><strong>f_rot = 1\/r_abs*(-r_trans2*f_trans1 + r_trans1*f_trans2)<\/strong><br \/><strong>m_rot = f_rot*r_abs<\/strong><br \/>calc_array(j,13) = m_rot*calc_array(j,1)<br \/>*ENDDO<\/p>\n<p>&#8230;<\/p>\n<p>Actually it thought that this should be a hard task&#8230; but it turns out to be. Does anybody has some suggestions for an alternative workflow??<\/p>\n<p>Greetings!!!<\/p>\n<p>Christian<\/p>\n","protected":false},"template":"","class_list":["post-364385","topic","type-topic","status-closed","hentry","topic-tag-ansys-mechanical-apdl","topic-tag-harmonic-acoustics","topic-tag-harmonic-analysis"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Hi!I have an easy system (s. fig.) which is a harmonic torsional excited water filled tube.Now I want to extract and average the nodal forces to calculate the torsional moment around the tube axis in a user defined cross-section (component, sliced like a salami :) ) in the pipe wall via APDL Postcommands. I tried\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Ansys Learning Forum | Ansys Innovation Space\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"nodal moment or force reaction in a tube with harmonic excitation | Ansys Learning Forum\" \/>\n\t\t<meta property=\"og:description\" content=\"Hi!I have an easy system (s. fig.) which is a harmonic torsional excited water filled tube.Now I want to extract and average the nodal forces to calculate the torsional moment around the tube axis in a user defined cross-section (component, sliced like a salami :) ) in the pipe wall via APDL Postcommands. I tried\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/26-04-2024-1714132195-Screenshot%202024-04-26%20133323.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/26-04-2024-1714132195-Screenshot%202024-04-26%20133323.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-04-26T11:52:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-04-26T11:52:22+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"nodal moment or force reaction in a tube with harmonic excitation | Ansys Learning Forum\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Hi!I have an easy system (s. fig.) which is a harmonic torsional excited water filled tube.Now I want to extract and average the nodal forces to calculate the torsional moment around the tube axis in a user defined cross-section (component, sliced like a salami :) ) in the pipe wall via APDL Postcommands. I tried\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/26-04-2024-1714132195-Screenshot 2024-04-26 133323.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"position\":2,\"name\":\"Topics\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/harmonic-analysis\\\/#listItem\",\"name\":\"harmonic-analysis\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/harmonic-analysis\\\/#listItem\",\"position\":3,\"name\":\"harmonic-analysis\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/harmonic-analysis\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\\\/#listItem\",\"name\":\"nodal moment or force reaction in a tube with harmonic excitation\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\\\/#listItem\",\"position\":4,\"name\":\"nodal moment or force reaction in a tube with harmonic excitation\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/harmonic-analysis\\\/#listItem\",\"name\":\"harmonic-analysis\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#organization\",\"name\":\"Ansys Learning Forum\",\"description\":\"Ansys Innovation Space\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\\\/\",\"name\":\"nodal moment or force reaction in a tube with harmonic excitation | Ansys Learning Forum\",\"description\":\"Hi!I have an easy system (s. fig.) which is a harmonic torsional excited water filled tube.Now I want to extract and average the nodal forces to calculate the torsional moment around the tube axis in a user defined cross-section (component, sliced like a salami :) ) in the pipe wall via APDL Postcommands. I tried\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\\\/#breadcrumblist\"},\"datePublished\":\"2024-04-26T11:52:22+00:00\",\"dateModified\":\"2024-04-26T11:52:22+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/\",\"name\":\"Ansys Learning Forum\",\"description\":\"Ansys Innovation Space\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"nodal moment or force reaction in a tube with harmonic excitation | Ansys Learning Forum","description":"Hi!I have an easy system (s. fig.) which is a harmonic torsional excited water filled tube.Now I want to extract and average the nodal forces to calculate the torsional moment around the tube axis in a user defined cross-section (component, sliced like a salami :) ) in the pipe wall via APDL Postcommands. I tried","canonical_url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","position":1,"name":"Home","item":"https:\/\/innovationspace.ansys.com\/forum","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","position":2,"name":"Topics","item":"https:\/\/innovationspace.ansys.com\/forum\/topics\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/harmonic-analysis\/#listItem","name":"harmonic-analysis"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/harmonic-analysis\/#listItem","position":3,"name":"harmonic-analysis","item":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/harmonic-analysis\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/#listItem","name":"nodal moment or force reaction in a tube with harmonic excitation"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/#listItem","position":4,"name":"nodal moment or force reaction in a tube with harmonic excitation","previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/harmonic-analysis\/#listItem","name":"harmonic-analysis"}}]},{"@type":"Organization","@id":"https:\/\/innovationspace.ansys.com\/forum\/#organization","name":"Ansys Learning Forum","description":"Ansys Innovation Space","url":"https:\/\/innovationspace.ansys.com\/forum\/"},{"@type":"WebPage","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/#webpage","url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/","name":"nodal moment or force reaction in a tube with harmonic excitation | Ansys Learning Forum","description":"Hi!I have an easy system (s. fig.) which is a harmonic torsional excited water filled tube.Now I want to extract and average the nodal forces to calculate the torsional moment around the tube axis in a user defined cross-section (component, sliced like a salami :) ) in the pipe wall via APDL Postcommands. I tried","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/#breadcrumblist"},"datePublished":"2024-04-26T11:52:22+00:00","dateModified":"2024-04-26T11:52:22+00:00"},{"@type":"WebSite","@id":"https:\/\/innovationspace.ansys.com\/forum\/#website","url":"https:\/\/innovationspace.ansys.com\/forum\/","name":"Ansys Learning Forum","description":"Ansys Innovation Space","inLanguage":"en-US","publisher":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#organization"}}]},"og:locale":"en_US","og:site_name":"Ansys Learning Forum | Ansys Innovation Space","og:type":"article","og:title":"nodal moment or force reaction in a tube with harmonic excitation | Ansys Learning Forum","og:description":"Hi!I have an easy system (s. fig.) which is a harmonic torsional excited water filled tube.Now I want to extract and average the nodal forces to calculate the torsional moment around the tube axis in a user defined cross-section (component, sliced like a salami :) ) in the pipe wall via APDL Postcommands. I tried","og:url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/","og:image":"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/26-04-2024-1714132195-Screenshot%202024-04-26%20133323.png","og:image:secure_url":"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/26-04-2024-1714132195-Screenshot%202024-04-26%20133323.png","article:published_time":"2024-04-26T11:52:22+00:00","article:modified_time":"2024-04-26T11:52:22+00:00","twitter:card":"summary_large_image","twitter:title":"nodal moment or force reaction in a tube with harmonic excitation | Ansys Learning Forum","twitter:description":"Hi!I have an easy system (s. fig.) which is a harmonic torsional excited water filled tube.Now I want to extract and average the nodal forces to calculate the torsional moment around the tube axis in a user defined cross-section (component, sliced like a salami :) ) in the pipe wall via APDL Postcommands. I tried","twitter:image":"https:\/\/innovationspace.ansys.com\/forum\/forum\/wp-content\/uploads\/sites\/2\/2024\/04\/26-04-2024-1714132195-Screenshot 2024-04-26 133323.png"},"aioseo_meta_data":{"post_id":"364385","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"content","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":true,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"created":"2024-10-28 16:45:00","updated":"2024-10-28 16:45:00","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/innovationspace.ansys.com\/forum\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/innovationspace.ansys.com\/forum\/topics\/\" title=\"Topics\">Topics<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/harmonic-analysis\/\" title=\"harmonic-analysis\">harmonic-analysis<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tnodal moment or force reaction in a tube with harmonic excitation\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/innovationspace.ansys.com\/forum"},{"label":"Topics","link":"https:\/\/innovationspace.ansys.com\/forum\/topics\/"},{"label":"harmonic-analysis","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/harmonic-analysis\/"},{"label":"nodal moment or force reaction in a tube with harmonic excitation","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/nodal-moment-or-force-reaction-in-a-tube-with-harmonic-excitation\/"}],"acf":[],"custom_fields":[{"0":{"_bbp_subscription":["170334","20905"],"_bbp_author_ip":["23.218.248.135"]," _bbp_last_reply_id":["0"]," _bbp_likes_count":["0"],"_btv_view_count":["415"],"_bbp_topic_status":["unanswered"],"_bbp_topic_id":["364385"],"_bbp_forum_id":["27791"],"_bbp_engagement":["20905","170334"],"_bbp_voice_count":["2"],"_bbp_reply_count":["1"],"_bbp_last_reply_id":["364705"],"_bbp_last_active_id":["364705"],"_bbp_last_active_time":["2024-04-29 13:44:36"]},"test":"christijaaan"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/364385","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\/364385\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=364385"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}