-
-
August 14, 2023 at 5:19 am
Yadukrishnan Satheesan
SubscriberHi, I am looking to simulate uniaxial cyclic loading on a specimen to generate the stress-strain hysteris loop through the loading and unloading phase. I am considering multi-linear hardening for plasticity. Is it possible to achieve this graph using Mechanical APDL?Â
-
August 14, 2023 at 11:57 am
John Doyle
Ansys EmployeeWhat is the source of the hysteresis? Is it rate dependent? Is it large strain or small strain? Is it like ratchetting and shakedown? If so, perhaps you need a Chaboche plasticity model. Please refer to Section 4.4.4.2.3 of the MAPDL Material Reference Guide for more details.
-
August 14, 2023 at 8:46 pm
Bill Bulat
Ansys EmployeeIf you don't intend to mimic the shakedown of ratcheting phenomena that John mentioned...
if you're content to model material response that does not change each cycle, then the input below might suffice your needs:
Â
fini/cleÂ/vie,1,1,1,1/vup,1,z/pbc,u,,1Â/sys,del file*.pngÂÂC******************************************C*** PARAMETERSC******************************************l=0.100 ! LENGTHw=0.015 ! WIDTHt=0.005 ! THICKNESSÂE=2e11 ! ELASTIC MODULUSSy=2.5e8 ! YIELD STRESSÂP=23e5 ! APPLIED PRESSUREÂÂÂC******************************************C*** MODELC******************************************/prep7Âbloc,,l,,w,,t ! GEOMETRYÂet,1,185 ! ELEMENT TYPE, MESHvmes,allÂnsel,s,loc,x ! CONSTRAINTSnsel,a,loc,x,lnsel,r,loc,zd,all,uznsel,r,loc,yd,all,uynsel,r,loc,xd,all,uxÂÂmp,ex,1,E ! DEFINE ELASTIC MODULUSTB, PLASTIC,1,,4,MISO ! DEFINE MULTILINEAR ISOTROPIC HARDENINGTBPT, ,0,1.00*Sy ! YIELD STRESSTBPT, ,0.00005,1.10*Sy ! FIRST STRAIN, STRESS POINTTBPT, ,0.00105,1.20*Sy ! SECOND STRAIN, STRESS POINTTBPT, ,0.00305,1.25*Sy ! THIRD STRAIN, STRESS POINTÂtbli,all,allÂfiniÂÂC******************************************C*** SOLVEC******************************************/soluÂautots,offnsub,250outr,all,allnlge,onÂ/title,STEP 1: Apply Pressurensel,s,loc,z,t,sf,all,pres,PallssavesolveÂ/title,STEP 2: Ramp Pressure to Zeronsel,s,loc,z,t,sf,all,pres,0allssavesolveÂ/title,STEP 3: Reverse Pressurensel,s,loc,z,t,sf,all,pres,-PallssavesolveÂ/title,STEP 4: Ramp Pressure to Zeronsel,s,loc,z,t,sf,all,pres,0allssavesolveÂ/title,STEP 5: Apply Pressurensel,s,loc,z,t,sf,all,pres,PallssavesolvefiniÂÂC******************************************C*** POSTPROCESSC******************************************/post1plns,eppl,eqv/sho,png $plns,eppl,eqv $/sho,close $/wait,2finiÂ/post26 ! PLOT STRESS VERSUS STRAIN HYTERESIS LOOPÂansol,2,node(l/2,,-t),s,x ! SX: X COMPONENT ELASTIC STRESSansol,3,node(l/2,,-t),eppl,x ! EPPLX: X COMPONENT PLASTIC STRAINadd,4,2,3,,eptot,,,1/E,1 ! TOTAL X COMPONENT STRAIN = SX/E + EPPLXÂ/axl,x,Total Strain/axl,y,X Component Stressxvar,4plva,2Â/sho,png $plva,2 $/sho,closeÂ/eofÂ
-
August 21, 2023 at 5:50 am
Yadukrishnan Satheesan
SubscriberHi Biil,Â
I am bit confused in implementing the cyclic load. Instead of ramping pressure up and down at each step, I want to used cyclic load with ratcheting phenomena, for example, 100 cycles of stress ratio -1 with frequency of 2. I had a look at Chaboche plasticity model, I will be alright to simulate it but I am not sure to implement the cyclic load.Â
-
-
August 15, 2023 at 6:16 am
Yadukrishnan Satheesan
SubscriberÂ
Thank you Bill. I want to mimic ratcheting on my model as well but this would really help me to kick start my modelling.Â
Kind regards,Â
Yadu
Â
-
- The topic ‘Stress strain hysteris loop on Mechanical APDL’ is closed to new replies.
-
3467
-
1057
-
1051
-
929
-
896
© 2025 Copyright ANSYS, Inc. All rights reserved.