


{"id":382776,"date":"2024-09-16T14:12:46","date_gmt":"2024-09-16T14:12:46","guid":{"rendered":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/"},"modified":"2024-09-16T14:12:46","modified_gmt":"2024-09-16T14:12:46","slug":"using-apdl-to-extract-stresses-on-a-beam-element","status":"publish","type":"topic","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/","title":{"rendered":"Using APDL to extract stresses on a beam element."},"content":{"rendered":"<p>&lt;p class=&#8221;MsoNormal&#8221;&gt;I have been attempting to automate the extraction of principal stresses from a beam element model. This seems to be a little tricky, and I&rsquo;m now having an issue exporting the principal stresses using APDL. I can see the principal stresses mapped onto the nodes in a stress plot, giving me an example maximum principal stress value here of 1.8e5 Pa. Using my APDL script, the principal stress I extract is 0.7e-30 Pa.&lt;\/p&gt;&lt;p class=&#8221;MsoNormal&#8221;&gt;I have used this script successfully with shells and understand there is some difficulty in reading nodal stress outputs from beam elements. However, even in this model I have a maximum principal stress of 1.2e8 Pa on my shell node whereas the script picks up -0.2e-2 Pa. Stranger still, it reads the middle and minimum principal stresses fine for the shell.&lt;\/p&gt;&lt;p class=&#8221;MsoNormal&#8221;&gt;Anyone know what the problem is here please?&nbsp;&lt;\/p&gt;&lt;p class=&#8221;MsoNormal&#8221;&gt;I will include the script below for reference:&lt;\/p&gt;&lt;div&gt;\/OUTRES,DATAFILE,TXT&lt;\/div&gt;&lt;div&gt;FINISH&lt;\/div&gt;&lt;div&gt;\/POST1&lt;\/div&gt;&lt;div&gt;SET,LAST&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;!&nbsp; &nbsp;Name a text file and write headers for columns.&lt;\/div&gt;&lt;div&gt;FNAME = &#8216;NodeStress'&lt;\/div&gt;&lt;div&gt;*CFOPEN,%FNAME%,TXT&lt;\/div&gt;&lt;div&gt;*VWRITE,&#8217;No.&#8217;,&#8217;MaxPrinc&#8217;,&#8217;MidPrinc&#8217;,&#8217;MinPrinc'&lt;\/div&gt;&lt;div&gt;(A,&#8217;,&#8217;A,&#8217;,&#8217;A,&#8217;,&#8217;A)&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;!&nbsp; &nbsp;Select all nodes, and then call upon the node numbers we&#8217;re interested in. Name these using an&lt;\/div&gt;&lt;div&gt;!&nbsp; &nbsp;incremental value such that the names can be sequentially read.&nbsp;&lt;\/div&gt;&lt;div&gt;ALLSEL&lt;\/div&gt;&lt;div&gt;NS1 = 23&lt;\/div&gt;&lt;div&gt;NS2 = 88&lt;\/div&gt;&lt;div&gt;NS3 = 426&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;Nos = 3&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;!&nbsp; &nbsp;&#8216;D&#8217; is used as an integer describing the number of iterations performed.&lt;\/div&gt;&lt;div&gt;D = 1&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;!&nbsp; &nbsp;Do loop for finding the node, getting the maximum\/middle\/minimum principal stresses.&lt;\/div&gt;&lt;div&gt;*DO,A,1,Nos,1&lt;\/div&gt;&lt;div&gt;NSEL,S,NODE,,NS%A%&lt;\/div&gt;&lt;div&gt;*GET,Snom1%A%,NODE,NS%A%,S,1&lt;\/div&gt;&lt;div&gt;*GET,Snom2%A%,NODE,NS%A%,S,2&lt;\/div&gt;&lt;div&gt;*GET,Snom3%A%,NODE,NS%A%,S,3&lt;\/div&gt;&lt;div&gt;ALLSEL&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;!&nbsp; &nbsp;Write the stress values to the text file.&lt;\/div&gt;&lt;div&gt;*VWRITE,%D%,NS%A%,Snom1%A%,Snom2%A%,Snom3%A%&lt;\/div&gt;&lt;div&gt;(F8.0,&#8217;,&#8217;F8.0,&#8217;,&#8217;E16.10,&#8217;,&#8217;E16.10,&#8217;,&#8217;E16.10)&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;!&nbsp; &nbsp;Increase the iteration count by one before restarting the loop.&lt;\/div&gt;&lt;div&gt;D = D + 1&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;*ENDDO&lt;\/div&gt;&lt;div&gt;&nbsp;&lt;\/div&gt;&lt;div&gt;!&nbsp; &nbsp;Close the text file and end script.&lt;\/div&gt;&lt;div&gt;\/OUTRES&lt;\/div&gt;&lt;div&gt;*CFCLOSE<img decoding=\"async\" src=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/09\/16-09-2024-1726495871-Help1.png\" alt=\"\" \/>&lt;\/div&gt;<\/p>\n","protected":false},"template":"","class_list":["post-382776","topic","type-topic","status-publish","hentry","topic-tag-ansys-mechanical-apdl"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"I have been attempting to automate the extraction of principal stresses from a beam element model. This seems to be a little tricky, and I\u2019m now having an issue exporting the principal stresses using APDL. I can see the principal stresses mapped onto the nodes in a stress plot, giving me an example maximum\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/\" \/>\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=\"Using APDL to extract stresses on a beam element. | Ansys Learning Forum\" \/>\n\t\t<meta property=\"og:description\" content=\"I have been attempting to automate the extraction of principal stresses from a beam element model. This seems to be a little tricky, and I\u2019m now having an issue exporting the principal stresses using APDL. I can see the principal stresses mapped onto the nodes in a stress plot, giving me an example maximum\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/09\/16-09-2024-1726495871-Help1.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/09\/16-09-2024-1726495871-Help1.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-09-16T14:12:46+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-09-16T14:12:46+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Using APDL to extract stresses on a beam element. | Ansys Learning Forum\" \/>\n\t\t<meta name=\"twitter:description\" content=\"I have been attempting to automate the extraction of principal stresses from a beam element model. This seems to be a little tricky, and I\u2019m now having an issue exporting the principal stresses using APDL. I can see the principal stresses mapped onto the nodes in a stress plot, giving me an example maximum\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/09\/16-09-2024-1726495871-Help1.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\\\/using-apdl-to-extract-stresses-on-a-beam-element\\\/#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\\\/ansys-mechanical-apdl\\\/#listItem\",\"name\":\"ansys-mechanical-apdl\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/ansys-mechanical-apdl\\\/#listItem\",\"position\":3,\"name\":\"ansys-mechanical-apdl\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/ansys-mechanical-apdl\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/using-apdl-to-extract-stresses-on-a-beam-element\\\/#listItem\",\"name\":\"Using APDL to extract stresses on a beam element.\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/using-apdl-to-extract-stresses-on-a-beam-element\\\/#listItem\",\"position\":4,\"name\":\"Using APDL to extract stresses on a beam element.\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/ansys-mechanical-apdl\\\/#listItem\",\"name\":\"ansys-mechanical-apdl\"}}]},{\"@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\\\/using-apdl-to-extract-stresses-on-a-beam-element\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/using-apdl-to-extract-stresses-on-a-beam-element\\\/\",\"name\":\"Using APDL to extract stresses on a beam element. | Ansys Learning Forum\",\"description\":\"I have been attempting to automate the extraction of principal stresses from a beam element model. This seems to be a little tricky, and I\\u2019m now having an issue exporting the principal stresses using APDL. I can see the principal stresses mapped onto the nodes in a stress plot, giving me an example maximum\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/using-apdl-to-extract-stresses-on-a-beam-element\\\/#breadcrumblist\"},\"datePublished\":\"2024-09-16T14:12:46+00:00\",\"dateModified\":\"2024-09-16T14:12:46+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":"Using APDL to extract stresses on a beam element. | Ansys Learning Forum","description":"I have been attempting to automate the extraction of principal stresses from a beam element model. This seems to be a little tricky, and I\u2019m now having an issue exporting the principal stresses using APDL. I can see the principal stresses mapped onto the nodes in a stress plot, giving me an example maximum","canonical_url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/#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\/ansys-mechanical-apdl\/#listItem","name":"ansys-mechanical-apdl"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/ansys-mechanical-apdl\/#listItem","position":3,"name":"ansys-mechanical-apdl","item":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/ansys-mechanical-apdl\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/#listItem","name":"Using APDL to extract stresses on a beam element."},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/#listItem","position":4,"name":"Using APDL to extract stresses on a beam element.","previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/ansys-mechanical-apdl\/#listItem","name":"ansys-mechanical-apdl"}}]},{"@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\/using-apdl-to-extract-stresses-on-a-beam-element\/#webpage","url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/","name":"Using APDL to extract stresses on a beam element. | Ansys Learning Forum","description":"I have been attempting to automate the extraction of principal stresses from a beam element model. This seems to be a little tricky, and I\u2019m now having an issue exporting the principal stresses using APDL. I can see the principal stresses mapped onto the nodes in a stress plot, giving me an example maximum","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/#breadcrumblist"},"datePublished":"2024-09-16T14:12:46+00:00","dateModified":"2024-09-16T14:12:46+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":"Using APDL to extract stresses on a beam element. | Ansys Learning Forum","og:description":"I have been attempting to automate the extraction of principal stresses from a beam element model. This seems to be a little tricky, and I\u2019m now having an issue exporting the principal stresses using APDL. I can see the principal stresses mapped onto the nodes in a stress plot, giving me an example maximum","og:url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/","og:image":"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/09\/16-09-2024-1726495871-Help1.png","og:image:secure_url":"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/09\/16-09-2024-1726495871-Help1.png","article:published_time":"2024-09-16T14:12:46+00:00","article:modified_time":"2024-09-16T14:12:46+00:00","twitter:card":"summary_large_image","twitter:title":"Using APDL to extract stresses on a beam element. | Ansys Learning Forum","twitter:description":"I have been attempting to automate the extraction of principal stresses from a beam element model. This seems to be a little tricky, and I\u2019m now having an issue exporting the principal stresses using APDL. I can see the principal stresses mapped onto the nodes in a stress plot, giving me an example maximum","twitter:image":"https:\/\/innovationspace.ansys.com\/forum\/wp-content\/uploads\/sites\/2\/2024\/09\/16-09-2024-1726495871-Help1.png"},"aioseo_meta_data":{"post_id":"382776","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:29:01","updated":"2024-10-28 16:29:01","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\/ansys-mechanical-apdl\/\" title=\"ansys-mechanical-apdl\">ansys-mechanical-apdl<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tUsing APDL to extract stresses on a beam element.\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":"ansys-mechanical-apdl","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/ansys-mechanical-apdl\/"},{"label":"Using APDL to extract stresses on a beam element.","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/using-apdl-to-extract-stresses-on-a-beam-element\/"}],"acf":[],"custom_fields":[{"0":{"_bbp_subscription":["456579","490"],"_bbp_author_ip":["86.145.142.47"],"_btv_view_count":["2189"],"_bbp_topic_status":["unanswered"],"_bbp_topic_id":["382776"],"_bbp_forum_id":["27791"],"_bbp_engagement":["490","456579"],"_bbp_voice_count":["2"],"_bbp_reply_count":["1"],"_bbp_last_reply_id":["383012"],"_bbp_last_active_id":["383012"],"_bbp_last_active_time":["2024-09-18 13:55:58"]},"test":"ben-gilmourachelous-co-uk"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/382776","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\/382776\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=382776"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}