TAGGED: composites, orientation-of-fibers, reinforcement
-
-
July 8, 2024 at 2:36 pmQuirin HoeschSubscriber
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 the orientation of the last defined reinforcing elements. In this case 90 degrees. Can anyone help me? Does this approach work at all?
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.
!======================================================================Â!==================    Start of Input Deck    =================Â!======================================================================Âfini/clear,all Â/prep7!======================================================================Â!===             Parameter               ===!======================================================================Â*SET,ro,24/2 Â*SET,Do,ro*2*SET,ri,20/2Â*SET,Di,ri*2*SET,t,ro-ri*SET,rm,(ro+ri)/2*SET,rk,50Â*SET,Emodul,750*SET,nu,0.4Â*SET,pressure,1*SET,Emodul_faser,Emodul*100Â*SET,nu_faser,nuÂ*SET,wickelwinkel,60Â*SET,wickelwinkel_rad,wickelwinkel*3.14159265359/180ÂÂÂ!======================================================================Â!===             Materials      ===Â!======================================================================Âmp, ex,1,Emodul ! Base Materialmp, ex,2,Emodul_faser ! Reinforcing Materialmp,prxy,1,nump,prxy,2,nu_faser!======================================================================Â!===                  Geometry          ===Â!======================================================================ÂÂk,1,rk,0,0k,2,0,rk,0Âk,3,0,0,0LARC,1,2,3,rkÂwprota,0,90,0cyl4,rk,0,ri,0,ro,180wprota,0,-90,0Âvdrag,1,,,,,,1!======================================================================Â!===           Elements        ===Â!======================================================================Âet,1,SOLID186mat,1!======================================================================Â!===         Meshing                    ===Â!======================================================================ÂÂesize,2.2Âvmesh, 1Â!======================================================================Â!===         SYMMETRY-BC        ===Â!======================================================================local,11,3,0,0,0,0,0,0,rk ! Erzeugt ein lokales Koordinatensystem - Toruskoordinaten mit einem Radius rkÂÂ! SYMMETRIE_RB POLOIDALasel,s,,,3asel,a,,,5nsla,s,1nrotat,alld,all,uz,0ALLSEL,ALLÂ!======================================================================Â!===         BC                  ===Â!======================================================================ÂCsys,11 ! Cylindrical with the global Cartesian z as the axis of rotationasel,s,,,1nsla,s,1nrotat,allÂd,all,ux,0d,all,uy,0d,all,uz,0ÂALLSEL,ALLÂ!======================================================================Â!===            REINFORCEMENTS             ===!======================================================================ÂÂ*DO,i,1,18,1*SET,j,5*i*SET,wickelwinkel,jsect,1,REINF,SMEARsecd,2,0.5,1.0,,wickelwinkel,ELEF,1,0.5esel,all*SET,startElem,i*SET,endElem,793+iesel,s,,,startElem,endElem,18EREINF*ENDDOÂ
Thank you very much for your help!
-
July 22, 2024 at 2:33 pmAshish KhemkaForum Moderator
Hello,
I do not have expertise in this area but please see if the following forum threads help you:
Issues with EREINF and reinf264 (ansys.com)
REINF264 shows wrong results (ansys.com)
Regards,
Ashish Khemka
-
July 23, 2024 at 8:38 amThomas HircheAnsys Employee
Hi Quirin,
Ansys Composite PrepPost in Release 24R2 has the capability of creating solid models with reinforcing elements. You can use those in conjunction with either 1.) the newly released winding wizzard, 2.) supported filament winding tools where you can import layup data through HDF5 interface, 3.) create Look Up Tables which contain all data to define material orientations by your very own method.
Reinforcing ELements in ACP: 2.1.16.2. Imported Solid Model (ansys.com)
HDF5 data import: 2.3.1. HDF5 Composite CAE Format (ansys.com)
Look Up Tables: 2.1.7. Look-Up Tables (ansys.com)
I'd like to advice to create a Service Request if you need further Help.Â
Â
Regards
Thomas
-
- The topic ‘Problems with orientation angle, when using smeared Reinforcements’ is closed to new replies.
- At least one body has been found to have only 1 element in at least 2 directions
- Error when opening saved Workbench project
- How to apply Compression-only Support?
- Geometric stiffness matrix for solid elements
- Frictional No separation contact
- Image to file in Mechanical is bugged and does not show text
- Timestep range set for animation export
- Script Error Code:800a000d
- Elastic limit load, Elastic-plastic limit load
- Element has excessive thickness change, distortion, is turning inside out
-
1406
-
599
-
591
-
555
-
366
© 2025 Copyright ANSYS, Inc. All rights reserved.