I am modeling through thickness residual stresses as follows:
*Initial Conditions, Type=Stress, Section Points
Element_group, 1, 50,25, 0
Element_group, 2, 50,25, 0
Element_group, 3, 50,25, 0
Element_group, 4, 50,25, 0
.
.
ABAQUS documentation 6.14:
Data lines for TYPE=STRESS, SECTION POINTS:
First line:
Element number or element set label.
Section point number.
Value of first stress component.
Value of second stress component.
Etc., up to three stress components.
I got this warning:
Initial Condition type "stress" contains unsupported parameter "sectionpoints". The initial condition will be ignored.
Does anyone know what is the problem?
*Initial Conditions, Type=Stress, Section Points
Element_group, 1, 50,25, 0
Element_group, 2, 50,25, 0
Element_group, 3, 50,25, 0
Element_group, 4, 50,25, 0
.
.
ABAQUS documentation 6.14:
Data lines for TYPE=STRESS, SECTION POINTS:
First line:
Element number or element set label.
Section point number.
Value of first stress component.
Value of second stress component.
Etc., up to three stress components.
I got this warning:
Initial Condition type "stress" contains unsupported parameter "sectionpoints". The initial condition will be ignored.
Does anyone know what is the problem?