


{"id":370956,"date":"2024-07-08T14:36:22","date_gmt":"2024-07-08T14:36:22","guid":{"rendered":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/"},"modified":"2024-07-08T14:36:22","modified_gmt":"2024-07-08T14:36:22","slug":"problems-with-orientation-angle-when-using-smeared-reinforcements","status":"closed","type":"topic","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/","title":{"rendered":"Problems with orientation angle, when using smeared Reinforcements"},"content":{"rendered":"<p>Hi all,<\/p>\n<p>I use the following APDL-Code to model a quarter torus with fiber reinforcements within t3D continuum elements (SOLID186). The orientation of the reinforcements (Smeared modelling approach with REINF 265 Elements) should vary over the cross-section from 5 to 90 degrees. Somehow ANSYS gives me problems using the EREINF command, so that all elements adopt the orientation of the last defined reinforcing elements. In this case 90 degrees. Can anyone help me? Does this approach work at all?<\/p>\n<p>The background of the question is, that in future a toroidal helix should be modelled, to simulate fibre-reinforced pressurized hoses in which the winding angle changes over the arc length.<\/p>\n<div>!======================================================================&nbsp;<\/div>\n<div>!==================&nbsp; &nbsp; &nbsp; &nbsp; Start of Input Deck&nbsp; &nbsp; &nbsp; &nbsp; =================&nbsp;<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>fini<\/div>\n<div>\/clear,all&nbsp;&nbsp;<\/div>\n<div>\/prep7<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>!===&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Parameter&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;===<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>*SET,ro,24\/2&nbsp;&nbsp;<\/div>\n<div>*SET,Do,ro*2<\/div>\n<div>*SET,ri,20\/2&nbsp;<\/div>\n<div>*SET,Di,ri*2<\/div>\n<div>*SET,t,ro-ri<\/div>\n<div>*SET,rm,(ro+ri)\/2<\/div>\n<div>*SET,rk,50<\/div>\n<div>&nbsp;<\/div>\n<div>*SET,Emodul,750<\/div>\n<div>*SET,nu,0.4&nbsp;<\/div>\n<div>*SET,pressure,1<\/div>\n<div>*SET,Emodul_faser,Emodul*100&nbsp;<\/div>\n<div>*SET,nu_faser,nu&nbsp;<\/div>\n<div>*SET,wickelwinkel,60&nbsp;<\/div>\n<div>*SET,wickelwinkel_rad,wickelwinkel*3.14159265359\/180&nbsp;<\/div>\n<div>&nbsp;<\/div>\n<div>&nbsp;<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>!===&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Materials&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ===&nbsp;<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>mp,&nbsp; ex,1,Emodul&nbsp; ! Base Material<\/div>\n<div>mp,&nbsp; ex,2,Emodul_faser ! Reinforcing Material<\/div>\n<div>mp,prxy,1,nu<\/div>\n<div>mp,prxy,2,nu_faser<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>!===&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Geometry&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ===&nbsp;<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>&nbsp;<\/div>\n<div>k,1,rk,0,0<\/div>\n<div>k,2,0,rk,0&nbsp;<\/div>\n<div>k,3,0,0,0<\/div>\n<div>LARC,1,2,3,rk<\/div>\n<div>&nbsp;<\/div>\n<div>wprota,0,90,0<\/div>\n<div>cyl4,rk,0,ri,0,ro,180<\/div>\n<div>wprota,0,-90,0<\/div>\n<div>&nbsp;<\/div>\n<div>vdrag,1,,,,,,1<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>!===&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Elements&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;===&nbsp;<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>et,1,SOLID186<\/div>\n<div>mat,1<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>!===&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Meshing&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ===&nbsp;<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>&nbsp;<\/div>\n<div>esize,2.2&nbsp;<\/div>\n<div>vmesh, 1<\/div>\n<div>&nbsp;<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>!===&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; SYMMETRY-BC&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ===&nbsp;<\/div>\n<div>!======================================================================<\/div>\n<div>local,11,3,0,0,0,0,0,0,rk ! Erzeugt ein lokales Koordinatensystem &#8211; Toruskoordinaten mit einem Radius rk<\/div>\n<div>&nbsp;<\/div>\n<div>&nbsp;<\/div>\n<div>! SYMMETRIE_RB POLOIDAL<\/div>\n<div>asel,s,,,3<\/div>\n<div>asel,a,,,5<\/div>\n<div>nsla,s,1<\/div>\n<div>nrotat,all<\/div>\n<div>d,all,uz,0<\/div>\n<div>ALLSEL,ALL<\/div>\n<div>&nbsp;<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>!===&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; BC&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ===&nbsp;<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>Csys,11 ! Cylindrical with the global Cartesian z as the axis of rotation<\/div>\n<div>asel,s,,,1<\/div>\n<div>nsla,s,1<\/div>\n<div>nrotat,all<\/div>\n<div>&nbsp;<\/div>\n<div>d,all,ux,0<\/div>\n<div>d,all,uy,0<\/div>\n<div>d,all,uz,0<\/div>\n<div>&nbsp;<\/div>\n<div>ALLSEL,ALL<\/div>\n<div>&nbsp;<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>!===&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; REINFORCEMENTS&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ===<\/div>\n<div>!======================================================================&nbsp;<\/div>\n<div>&nbsp;<\/div>\n<div>*DO,i,1,18,1<\/div>\n<div>*SET,j,5*i<\/div>\n<div>*SET,wickelwinkel,j<\/div>\n<div>sect,1,REINF,SMEAR<\/div>\n<div>secd,2,0.5,1.0,,wickelwinkel,ELEF,1,0.5<\/div>\n<div>esel,all<\/div>\n<div>*SET,startElem,i<\/div>\n<div>*SET,endElem,793+i<\/div>\n<div>esel,s,,,startElem,endElem,18<\/div>\n<div>EREINF<\/div>\n<div>*ENDDO<\/div>\n<p>&nbsp;<\/p>\n<p>Thank you very much for your help!<\/p>\n","protected":false},"template":"","class_list":["post-370956","topic","type-topic","status-closed","hentry","topic-tag-composites","topic-tag-orientation-of-fibers-2","topic-tag-reinforcement"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Hi all,I use the following APDL-Code to model a quarter torus with fiber reinforcements within t3D continuum elements (SOLID186). The orientation of the reinforcements (Smeared modelling approach with REINF 265 Elements) should vary over the cross-section from 5 to 90 degrees. Somehow ANSYS gives me problems using the EREINF command, so that all elements adopt\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/\" \/>\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=\"Problems with orientation angle, when using smeared Reinforcements | Ansys Learning Forum\" \/>\n\t\t<meta property=\"og:description\" content=\"Hi all,I use the following APDL-Code to model a quarter torus with fiber reinforcements within t3D continuum elements (SOLID186). The orientation of the reinforcements (Smeared modelling approach with REINF 265 Elements) should vary over the cross-section from 5 to 90 degrees. Somehow ANSYS gives me problems using the EREINF command, so that all elements adopt\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-07-08T14:36:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2024-07-08T14:36:22+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Problems with orientation angle, when using smeared Reinforcements | Ansys Learning Forum\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Hi all,I use the following APDL-Code to model a quarter torus with fiber reinforcements within t3D continuum elements (SOLID186). The orientation of the reinforcements (Smeared modelling approach with REINF 265 Elements) should vary over the cross-section from 5 to 90 degrees. Somehow ANSYS gives me problems using the EREINF command, so that all elements adopt\" \/>\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\\\/problems-with-orientation-angle-when-using-smeared-reinforcements\\\/#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\\\/composites\\\/#listItem\",\"name\":\"composites\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/composites\\\/#listItem\",\"position\":3,\"name\":\"composites\",\"item\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/composites\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/problems-with-orientation-angle-when-using-smeared-reinforcements\\\/#listItem\",\"name\":\"Problems with orientation angle, when using smeared Reinforcements\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/topics\\\/#listItem\",\"name\":\"Topics\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/problems-with-orientation-angle-when-using-smeared-reinforcements\\\/#listItem\",\"position\":4,\"name\":\"Problems with orientation angle, when using smeared Reinforcements\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic-tag\\\/composites\\\/#listItem\",\"name\":\"composites\"}}]},{\"@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\\\/problems-with-orientation-angle-when-using-smeared-reinforcements\\\/#webpage\",\"url\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/problems-with-orientation-angle-when-using-smeared-reinforcements\\\/\",\"name\":\"Problems with orientation angle, when using smeared Reinforcements | Ansys Learning Forum\",\"description\":\"Hi all,I use the following APDL-Code to model a quarter torus with fiber reinforcements within t3D continuum elements (SOLID186). The orientation of the reinforcements (Smeared modelling approach with REINF 265 Elements) should vary over the cross-section from 5 to 90 degrees. Somehow ANSYS gives me problems using the EREINF command, so that all elements adopt\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/innovationspace.ansys.com\\\/forum\\\/forums\\\/topic\\\/problems-with-orientation-angle-when-using-smeared-reinforcements\\\/#breadcrumblist\"},\"datePublished\":\"2024-07-08T14:36:22+00:00\",\"dateModified\":\"2024-07-08T14:36: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":"Problems with orientation angle, when using smeared Reinforcements | Ansys Learning Forum","description":"Hi all,I use the following APDL-Code to model a quarter torus with fiber reinforcements within t3D continuum elements (SOLID186). The orientation of the reinforcements (Smeared modelling approach with REINF 265 Elements) should vary over the cross-section from 5 to 90 degrees. Somehow ANSYS gives me problems using the EREINF command, so that all elements adopt","canonical_url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/#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\/composites\/#listItem","name":"composites"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/composites\/#listItem","position":3,"name":"composites","item":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/composites\/","nextItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/#listItem","name":"Problems with orientation angle, when using smeared Reinforcements"},"previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/topics\/#listItem","name":"Topics"}},{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/#listItem","position":4,"name":"Problems with orientation angle, when using smeared Reinforcements","previousItem":{"@type":"ListItem","@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/composites\/#listItem","name":"composites"}}]},{"@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\/problems-with-orientation-angle-when-using-smeared-reinforcements\/#webpage","url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/","name":"Problems with orientation angle, when using smeared Reinforcements | Ansys Learning Forum","description":"Hi all,I use the following APDL-Code to model a quarter torus with fiber reinforcements within t3D continuum elements (SOLID186). The orientation of the reinforcements (Smeared modelling approach with REINF 265 Elements) should vary over the cross-section from 5 to 90 degrees. Somehow ANSYS gives me problems using the EREINF command, so that all elements adopt","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/#website"},"breadcrumb":{"@id":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/#breadcrumblist"},"datePublished":"2024-07-08T14:36:22+00:00","dateModified":"2024-07-08T14:36: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":"Problems with orientation angle, when using smeared Reinforcements | Ansys Learning Forum","og:description":"Hi all,I use the following APDL-Code to model a quarter torus with fiber reinforcements within t3D continuum elements (SOLID186). The orientation of the reinforcements (Smeared modelling approach with REINF 265 Elements) should vary over the cross-section from 5 to 90 degrees. Somehow ANSYS gives me problems using the EREINF command, so that all elements adopt","og:url":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/","article:published_time":"2024-07-08T14:36:22+00:00","article:modified_time":"2024-07-08T14:36:22+00:00","twitter:card":"summary_large_image","twitter:title":"Problems with orientation angle, when using smeared Reinforcements | Ansys Learning Forum","twitter:description":"Hi all,I use the following APDL-Code to model a quarter torus with fiber reinforcements within t3D continuum elements (SOLID186). The orientation of the reinforcements (Smeared modelling approach with REINF 265 Elements) should vary over the cross-section from 5 to 90 degrees. Somehow ANSYS gives me problems using the EREINF command, so that all elements adopt"},"aioseo_meta_data":{"post_id":"370956","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:38:30","updated":"2024-10-28 16:38:30","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\/composites\/\" title=\"composites\">composites<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tProblems with orientation angle, when using smeared Reinforcements\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":"composites","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic-tag\/composites\/"},{"label":"Problems with orientation angle, when using smeared Reinforcements","link":"https:\/\/innovationspace.ansys.com\/forum\/forums\/topic\/problems-with-orientation-angle-when-using-smeared-reinforcements\/"}],"acf":[],"custom_fields":[{"0":{"_bbp_subscription":["434262","88","5915"],"_bbp_author_ip":["131.246.191.250"]," _bbp_last_reply_id":["0"]," _bbp_likes_count":["0"],"_btv_view_count":["398"],"_bbp_topic_status":["unanswered"],"_edit_lock":["1720618305:434262"],"_bbp_topic_id":["370956"],"_bbp_forum_id":["27791"],"_bbp_engagement":["88","5915","434262"],"_bbp_voice_count":["3"],"_bbp_reply_count":["2"],"_bbp_last_reply_id":["373175"],"_bbp_last_active_id":["373175"],"_bbp_last_active_time":["2024-07-23 08:38:14"]},"test":"quirin-hoeschitwm-fraunhofer-de"}],"_links":{"self":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/topics\/370956","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\/370956\/revisions"}],"wp:attachment":[{"href":"https:\/\/innovationspace.ansys.com\/forum\/wp-json\/wp\/v2\/media?parent=370956"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}