ansys.mapdl.core.Mapdl.sabs#

Mapdl.sabs(key='', **kwargs)#

Specifies absolute values for element table operations.

Mechanical APDL Command: SABS

Parameters:
keyint or str

Absolute value key:

  • 0 - Use algebraic values in operations.

  • 1 - Use absolute values in operations.

Notes

Causes absolute values to be used in the sadd, smult, smax, smin, and ssum operations.