


{"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":[],"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":["313"],"_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}]}}