A Current load simulates the application of an electric current to a body.
This page includes the following sections:
Analysis Types |
Dimensional Types |
Geometry Types |
Topology Selection Options |
Magnitude Options |
Applying a Current Boundary Condition |
Details Pane Properties |
Mechanical APDL References and Notes |
API Reference |
Analysis Types
Current is available for the following analysis types:
For each analysis type, you define the Current by magnitude and phase angle in the Details pane, according to the following equation. (LS-DYNA systems only set a constant value, without phase or frequency.)
I = Iocos(ωt+φ)
Io is the magnitude of the Current (input value Current), ω is the frequency, and φ is the phase angle. For a static analysis, ωt = 0.
Magnetostatic Analysis Requirements
See Current Excitation for Solid Source Conductors and Current Excitation for Stranded Source Conductors.
Dimensional Types
The supported dimensional types for the Current boundary condition include:
3D Simulation
2D Simulation
Geometry Types
The supported geometry types for the Current boundary condition include:
Solid
Topology Selection Options
The supported topology selection options for Current include:
Face. An applied Current assumes that the body surfaces are equipotential.
Edge. An applied Current assumes that the edges are equipotential.
Vertex
Note:
Current loads assume that the scoped entities are equipotential, meaning they behave as electrodes where the voltage degrees of freedom are coupled and solve for a constant potential.
During an Electric or Thermal Analysis, it is assumed that the material properties of the body provide conductance. A positive current applied to a face, edge, or vertex flows into the body. A negative current flows out of the body.
Caution: Current loads cannot be applied to a face, edge, or vertex that is shared with another voltage or Current load or a Coupling.
Magnitude Options
The supported Magnitude options for Current include the following:
Constant
Tabular (Time Varying)
Function (Time Varying)
Applying a Current Boundary Condition
To apply a Current:
Select the Current option from the Environment Context tab. Alternatively, right-click the Environment tree object or in the Geometry window and select Insert>Current.
Define the Scoping Method as either Geometry Selection or Named Selection and then specify the geometry.
Enter a Magnitude value.
Enter a Phase Angle value. (Phase will not be needed for LS-DYNA systems.)
Details Pane Properties
The selections available in the Details pane are described below.
Category | Property/Options/Description |
---|---|
Scope | Scoping Method: Options include:
|
Definition | Type: Read-only field that displays boundary condition
type - Current.
Suppressed: Include ( - default) or exclude ( ) the boundary condition. |
Mechanical APDL References and Notes
The following Mechanical APDL commands, element types, and considerations are applicable for this boundary condition.
LS-DYNA References and Notes
*EM_BOUNDARY_PRESCRIBED is used to implement the Current boundary condition.
API Reference
For specific scripting information, see the Current section of the ACT API Reference Guide.