ansys.mapdl.core.Mapdl.sqrt#
- Mapdl.sqrt(ir='', ia='', name='', facta='', **kwargs)#
Forms the square root of a variable.
Mechanical APDL Command: SQRT
- Parameters:
- ir
str
Arbitrary reference number assigned to the resulting variable (2 to
NV
( numvar )). If this number is the same as for a previously defined variable, the previously defined variable will be overwritten with this result.- ia
str
Reference number of the variable to be operated on.
- name
str
Thirty-two character name identifying the variable on printouts and displays. Embedded blanks are compressed for output.
- facta
str
Scaling factor (positive or negative) applied to variable
IA
(defaults to 1.0).
- ir
Notes
Forms the square root of a variable according to the operation: