curr2d#

Mapdl.curr2d(**kwargs)[source]#

Calculates current flow in a 2-D conductor.

APDL Command: CURR2D

Notes

CURR2D invokes an ANSYS macro which calculates the total current flowing in a conducting body for a 2-D planar or axisymmetric magnetic field analysis. The currents may be applied source currents or induced currents (eddy currents). The elements of the conducting region must be selected before this command is issued. The total current calculated by the macro is stored in the parameter TCURR. Also, the total current and total current density are stored on a per-element basis in the element table [ETABLE] with the labels TCURR and JT, respectively. Use the PLETAB and PRETAB commands to plot and list the element table items.

Distributed ANSYS Restriction: This command is not supported in Distributed ANSYS.