sstif#
- NonlinearOptions.sstif(key='', **kwargs)#
Activates stress stiffness effects in a nonlinear analysis.
Mechanical APDL Command: SSTIF
- Parameters:
- key
str Stress stiffening key:
OFF- No stress stiffening is included (default unless nlgeom,ON).ON- Stress stiffening is included (default if nlgeom,ON).
- key
Notes
Activates stress stiffness effects in a nonlinear analysis ( antype,STATIC or TRANS). (The pstres command also controls the generation of the stress stiffness matrix and therefore should not be used in conjunction with sstif.) If used within the solution processor, this command is valid only within the first load step.
When nlgeom is ON, sstif defaults to ON. This normally forms all of the consistent tangent matrix. However, for some special nonlinear cases, this can lead to divergence caused by some elements which do not provide a complete consistent tangent (notably, elements outside the 18
xfamily). In such a case, Ansys, Inc. recommends issuing an sstif,OFF command to achieve convergence. For current-technology elements, setting sstif,OFF when nlgeom is ON has no effect (because stress stiffness effects are always included).This command is also valid in PREP7.
Warning
This command is archived in the latest version of the software.