ansys.mapdl.core.Mapdl.sexp#
- Mapdl.sexp(labr='', lab1='', lab2='', exp1='', exp2='', **kwargs)#
Forms an element table item by exponentiating and multiplying.
Mechanical APDL Command: SEXP
- Parameters:
Notes
Forms a labeled result item (see etable command) for the selected elements by exponentiating and multiplying two existing labeled result items according to the operation:
LabR
= (|Lab1
| EXP1 ) x (|Lab2
| EXP2 )Roots, reciprocals, and divides may also be done with this command.