JulesVerne77
Aerospace
- Apr 6, 2003
- 12
hi,
I`d like to perform a nonlinear analysis in ABABUS with pretensioned bolts (made of solid brick elements). The model was created with I-DEAS-Preprocessor.
I defined a pre-tensioned section and a pre-tension node for each bolt. The pre-tension nodes are not attached to any element in the model, they are free in space.
In a first step I applied a defined pre-tension force (CLOAD) by means of the pre-tension nodes.
And now my problem, when I run the analysis, a "numerical singularity solver problem" occured at one of the pre-tension nodes. I assume a rigid body motion in the free DOF of the free node. I`ve read the ABAQUS manual a thousand of times, but I didn`t forget anything. No additional boundary condition is necessary in the first step when I use the CLOAD command. But then a rigid body motion of this node will cause an solver problem..
Has anyone any experiences with pretensioned bolts?
Below I added some lines.. please help me..
*PRE-TENSION SECTION, SURFACE=PRE_TENSION_SURF01, NODE=1000001
*PRE-TENSION SECTION, SURFACE=PRE_TENSION_SURF02, NODE=1000002
*PRE-TENSION SECTION, SURFACE=PRE_TENSION_SURF03, NODE=1000003
*PRE-TENSION SECTION, SURFACE=PRE_TENSION_SURF04, NODE=1000004
*STEP,NLGEOM
*STATIC
0.5,1.0
*CLOAD,OP=NEW
1000001,1,18000.
1000002,1,18000.
1000003,1,18000.
1000004,1,18000.
*END STEP
*STEP,AMPLITUDE=RAMP,NLGEOM,INC=100
*STATIC
.2,1.,.001,.2
*BOUNDARY,OP=MOD,FIXED
1000001,1,1
1000002,1,1
1000003,1,1
1000004,1,1
...
*END STEP
I`d like to perform a nonlinear analysis in ABABUS with pretensioned bolts (made of solid brick elements). The model was created with I-DEAS-Preprocessor.
I defined a pre-tensioned section and a pre-tension node for each bolt. The pre-tension nodes are not attached to any element in the model, they are free in space.
In a first step I applied a defined pre-tension force (CLOAD) by means of the pre-tension nodes.
And now my problem, when I run the analysis, a "numerical singularity solver problem" occured at one of the pre-tension nodes. I assume a rigid body motion in the free DOF of the free node. I`ve read the ABAQUS manual a thousand of times, but I didn`t forget anything. No additional boundary condition is necessary in the first step when I use the CLOAD command. But then a rigid body motion of this node will cause an solver problem..
Has anyone any experiences with pretensioned bolts?
Below I added some lines.. please help me..
*PRE-TENSION SECTION, SURFACE=PRE_TENSION_SURF01, NODE=1000001
*PRE-TENSION SECTION, SURFACE=PRE_TENSION_SURF02, NODE=1000002
*PRE-TENSION SECTION, SURFACE=PRE_TENSION_SURF03, NODE=1000003
*PRE-TENSION SECTION, SURFACE=PRE_TENSION_SURF04, NODE=1000004
*STEP,NLGEOM
*STATIC
0.5,1.0
*CLOAD,OP=NEW
1000001,1,18000.
1000002,1,18000.
1000003,1,18000.
1000004,1,18000.
*END STEP
*STEP,AMPLITUDE=RAMP,NLGEOM,INC=100
*STATIC
.2,1.,.001,.2
*BOUNDARY,OP=MOD,FIXED
1000001,1,1
1000002,1,1
1000003,1,1
1000004,1,1
...
*END STEP