mambo5
Structural
- Dec 16, 2007
- 71
i am using S4R shell element modelling I-beam under hot temperature.
I had my *.inp file (1),
*Shell Section, elset=_PickedSet4, material=STEEL
15., 5
............
*Temperature
_PickedSet4, 500
then i try another *.inp file (2):
*Shell Section, elset=_PickedSet4, material=STEEL, temperature=5
15., 5
............
*Temperature
_PickedSet4, 500, 500, 500, 500, 500
then i try another *.inp file (3):
*Shell Section, elset=_PickedSet4, material=STEEL, temperature=3
15., 5
............
*Temperature
_PickedSet4, 500, 500, 500
ABAQUS analysed both *.inp (1) and (2), they both run ok, and gave very close result.
But ABAQUS stop half way during the analysis of *.inp (3), it gave the following error:
***NOTE: THE SOLUTION APPEARS TO BE DIVERGING. CONVERGENCE IS JUDGED UNLIKELY.
***ERROR: TOO MANY ATTEMPTS MADE FOR THIS INCREMENT
wondering which is the correct way to do thermal analysis for shell element? please advice.
I had my *.inp file (1),
*Shell Section, elset=_PickedSet4, material=STEEL
15., 5
............
*Temperature
_PickedSet4, 500
then i try another *.inp file (2):
*Shell Section, elset=_PickedSet4, material=STEEL, temperature=5
15., 5
............
*Temperature
_PickedSet4, 500, 500, 500, 500, 500
then i try another *.inp file (3):
*Shell Section, elset=_PickedSet4, material=STEEL, temperature=3
15., 5
............
*Temperature
_PickedSet4, 500, 500, 500
ABAQUS analysed both *.inp (1) and (2), they both run ok, and gave very close result.
But ABAQUS stop half way during the analysis of *.inp (3), it gave the following error:
***NOTE: THE SOLUTION APPEARS TO BE DIVERGING. CONVERGENCE IS JUDGED UNLIKELY.
***ERROR: TOO MANY ATTEMPTS MADE FOR THIS INCREMENT
wondering which is the correct way to do thermal analysis for shell element? please advice.