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.
- Problem with access to session files
- Ayuda con Error: “Unable to access the source: EngineeringData”
- At least one body has been found to have only 1 element in at least 2 directions
- Reaction forces and moments during random vibration at local coordinate systems
- Using APDL to extract stresses on a beam element.
- How to select the interface delamination surface of a laminate?
- Geometric stiffness matrix for solid elements
- Timestep range set for animation export
- Non-linear convergence issue
- Computation Accleration
-
1156
-
488
-
481
-
225
-
201
© 2024 Copyright ANSYS, Inc. All rights reserved.