TAGGED: composite-laminates, force-displacement
-
-
July 8, 2024 at 3:33 am
I am trying to create a nodal reaction force versus displacement for a composite laminate subjected to an applied displacement over a given length of time. The composite coupon is constrained at one end with an applied displacement at the other end, as in a tension test. SHELL281 elements are used. The laminate is symmetric about the midplane and has 24 laminas. I am using progressive damage with the Hashin criteria. The laminate has a hole in the center.
What I am hoping to see is the drop in nodal reaction force at different points in the displacement due to the various layers becoming damaged at different times. I would expect to see something like the graph below.
Is this the code I should be using to generate such a graph? Is there a way to select all the nodes at the constained edge and plot them in one graph like the picture above?
!PLOT NODAL REACTION FORCE VERSUS DISPLACEMENT AT NODE 5616LAYERP26,1 !SELECT THE LAMINASHELL,MID !SELECT THE MIDDLE LAYER IN THE SHELL ELEMENT FOR RESULTSRFORCE,3,5616,F,X,FX NODE 5616 !DEFINE VARIABLE #3 = X-DIRECTION REACTION FORCE AT NODE 5616NSOL,2,5616,U,X,UX !DEFINE VARIABLE #2 = X-DIRECTION DISPLACEMENT AT NODE 5616/AXLAB,Y,REACTION FORCE [N] !LABEL Y-AXIS AS "NODAL REACTION FORCE"/AXLAB,X,DISPLACMENT [mm] !LABEL X-AXIS AS "DISPLACEMENT"PLVAR,3 !PLOT VARIABLE #3 AS YXVAR,2 !PLOT VARIABLE #2 AS XThe node I chose is a node at the periphery of that hole that becomes damaged during the applied displacement. Is this a correct choice of node given what I am trying to do?
Should I be using a stress versus strain graph instead?
Thank you!
-
July 31, 2024 at 10:02 amAshish KhemkaForum Moderator
Hello,
Please see if the following link helps: ANSYS 2024 R1 Student Mechanical APDL – Nodal Reaction Force – Composite PDA
Regards,
Ashish Khemka
-
- The topic ‘Composite Damage – Nodal Reaction Force vs. Displacement Graph’ 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.