Bayram2014
Geotechnical
- Jun 25, 2021
- 27
Hello,
I am making contact friction analysis with abaqus.
In a first step, I load my structure like this:
*Step, name=Step-2, nlgeom=yes, inc=100000,UNSYMM=YES
*Dynamic,ALPHA=-0.0,GAMMA=0.5,BETA=0.25
0.1,89.41,2e-10,0.50
***************
*Controls, ANALYSIS=DISCONTINUOUS
*CONTACT CONTROLS
STABILIZE
*CONTROLS, PARAMETERS=TIME INCREMENTATION
,,,,,,,20
*CONTROLS, PARAMETERS=FIELD, FIELD=DISPLACEMENT
,1.
****
** BOUNDARY CONDITIONS
*Boundary
B_Push, 1, 1, -0.6544812e-3
In the second step, the BC is unchanged:
*Step, name=Step-3, nlgeom=yes, inc=100000,UNSYMM=YES
*Dynamic,ALPHA=-0.0,GAMMA=0.5,BETA=0.25
1.0e-7,1.0e-4,2e-10,1.0e-6
***************
*Controls, ANALYSIS=DISCONTINUOUS
*CONTACT CONTROLS
STABILIZE
*CONTROLS, PARAMETERS=TIME INCREMENTATION
,,,,,,,20
*CONTROLS, PARAMETERS=FIELD, FIELD=DISPLACEMENT
,1.
****
** BOUNDARY CONDITIONS
*Boundary
B_Push, 1, 1, -0.6544812e-3
However, when I look to the CSLIP1, I find it discontinuous:
the variable is different between the last increment of step-2 and the first of step-3
regards
I am making contact friction analysis with abaqus.
In a first step, I load my structure like this:
*Step, name=Step-2, nlgeom=yes, inc=100000,UNSYMM=YES
*Dynamic,ALPHA=-0.0,GAMMA=0.5,BETA=0.25
0.1,89.41,2e-10,0.50
***************
*Controls, ANALYSIS=DISCONTINUOUS
*CONTACT CONTROLS
STABILIZE
*CONTROLS, PARAMETERS=TIME INCREMENTATION
,,,,,,,20
*CONTROLS, PARAMETERS=FIELD, FIELD=DISPLACEMENT
,1.
****
** BOUNDARY CONDITIONS
*Boundary
B_Push, 1, 1, -0.6544812e-3
In the second step, the BC is unchanged:
*Step, name=Step-3, nlgeom=yes, inc=100000,UNSYMM=YES
*Dynamic,ALPHA=-0.0,GAMMA=0.5,BETA=0.25
1.0e-7,1.0e-4,2e-10,1.0e-6
***************
*Controls, ANALYSIS=DISCONTINUOUS
*CONTACT CONTROLS
STABILIZE
*CONTROLS, PARAMETERS=TIME INCREMENTATION
,,,,,,,20
*CONTROLS, PARAMETERS=FIELD, FIELD=DISPLACEMENT
,1.
****
** BOUNDARY CONDITIONS
*Boundary
B_Push, 1, 1, -0.6544812e-3
However, when I look to the CSLIP1, I find it discontinuous:
the variable is different between the last increment of step-2 and the first of step-3
regards