reduce#

Piping.reduce(nloc='', leng='', elem='', **kwargs)#

Defines a reducer in a piping run.

Mechanical APDL Command: REDUCE

Parameters:
nlocstr

Node where two straight pipes intersect at center of reducer. Defaults to previous run starting point.

lengstr

Length of reducer (defaults to average pipe OD).

elemstr

Element number to be assigned to reducer (defaults to MAXEL + 1).

Notes

Defines a reducer (straight-pipe element PIPE16 with averaged specifications) in place of the intersection of two previously defined straight pipe elements in a piping run. (See the RUN command description in Archived Commands.) Two new nodes are generated at the ends of the reducer. The two straight pipes are automatically “shortened” to meet the ends of the reducer. The reducer specifications and loadings are taken from the corresponding two straight pipes.

Warning

This command is archived in the latest version of the software.