PLANE230
2D 8-Node
Electric Solid
PLANE230 Element Description
PLANE230 is a 2D, 8-node, current-based electric element. The element has one degree of freedom, voltage, at each node. The 8-node elements have compatible voltage shapes and are well suited to model curved boundaries.
This element is based on the electric scalar potential formulation and it is applicable to the following low frequency electric field analyses: steady-state electric conduction, time-harmonic quasistatic and transient quasistatic. See PLANE230 - 2D 8-Node Electric Solid in the Mechanical APDL Theory Reference for more details about this element.
PLANE230 Input Data
The geometry, node locations, and the coordinate system for this element are shown in Figure 230.1: PLANE230 Geometry. The element is defined by eight nodes and orthotropic material properties. The type of units (MKS or user defined) is specified through the EMUNIT command. EMUNIT also determines the value of EPZRO. The EMUNIT defaults are MKS units and EPZRO = 8.854 x 10-12 Farad/meter. A triangular-shaped element may be formed by defining the same node number for nodes K, L and O.
Orthotropic material directions correspond to the element coordinate directions. The element coordinate system orientation is as described in Coordinate Systems. Properties not input default as described in the Material Reference.
Nodal loads are defined with the D (Lab = VOLT) and F (Lab = AMPS) commands. The nodal forces, if any, should be input per unit of depth for a plane analysis and on a full 360° basis for an axisymmetric analysis.
The temperature (for material property evaluation only) body loads may be input based on their value at the element's nodes or as a single element value (BF, BFE). In general, unspecified nodal values of temperatures default to the uniform value specified with the BFUNIF or TUNIF commands.
A summary of the element input is given in "PLANE230 Input Summary". A general description of element input is given in Element Input. For axisymmetric applications see Harmonic Axisymmetric Elements.
PLANE230 Input Summary
- Nodes
I, J, K, L, M, N, O, P
- Degrees of Freedom
VOLT
- Real Constants
THK - Thickness (used only if KEYOPT(3) = 3)
- Material Properties
MP command: RSVX, RSVY, PERX, PERY, LSST
EMUNIT command: EPZRO
- Surface Loads
None
- Body Loads
- Temperature --
T(I), T(J), T(K), T(L), T(M), T(N), T(O), T(P)
- Special Features
- KEYOPT(3)
Element behavior:
- 0 --
Plane
- 1 --
Axisymmetric
- 3 --
Plane with thickness input, specified via real constant THK.
PLANE230 Output Data
The solution output associated with the element is in two forms:
Nodal degrees of freedom included in the overall nodal solution
Additional element output as shown in Table 230.1: PLANE230 Element Output Definitions.
Several items are illustrated in Figure 230.2: PLANE230 Output. The element output directions are parallel to the element coordinate system. A general description of solution output is given in Solution Output. See the Basic Analysis Guide for ways to view results. The element output directions are parallel to the element coordinate system as shown in Figure 230.2: PLANE230 Output.
The Element Output Definitions table uses the following notation:
A colon (:) in the Name column indicates that the item can be accessed by the Component Name method (ETABLE, ESOL). The O column indicates the availability of the items in the file jobname.out. The R column indicates the availability of the items in the results file.
In either the O or R columns, “Y” indicates that the item is always available, a letter or number refers to a table footnote that describes when the item is conditionally available, and “-” indicates that the item is not available.
Table 230.1: PLANE230 Element Output Definitions
Name | Definition | O | R |
---|---|---|---|
EL | Element Number | Y | Y |
NODES | Nodes - I, J, K, L, M, N, O, P | Y | Y |
MAT | Material number | Y | Y |
VOLU: | Volume | Y | Y |
XC, YC | Location where results are reported | Y | 2 |
TEMP | Temperatures T(I), T(J), T(K), T(L), T(M), T(N), T(O), T(P) | Y | Y |
LOC | Output location (X, Y) | 1 | - |
EF:X, Y, SUM | Electric field components and vector magnitude | 1 | 1 |
JC:X, Y, SUM | Nodal conduction current density components and vector magnitude | 1 | 1 |
JS:X, Y, SUM | Current density components (in the global Cartesian coordinate system) and vector magnitude [3] | - | 1 |
JT:X, Y, SUM | Element conduction current density components and magnitude [3] | - | 1 |
JHEAT: | Joule heat generation rate per unit volume [4] [5] [6] | - | 1 |
SENE: | Stored electric energy [6] | - | 1 |
D:X, Y, SUM | Electric flux density components and vector magnitude | - | 1 |
The solution value is output only if calculated (based upon input data). The element solution is at the centroid.
Available only at centroid as a *GET item.
JS represents the sum of element conduction and displacement current densities. JT represents the element conduction current density. The element displacement current density (JD) can be derived from JS and JT as JD = JS-JT.
For a time-harmonic analysis, calculated Joule heat generation rate per unit volume (JHEAT) includes conduction heating and dielectric heating due to the loss tangent.
Calculated Joule heat generation rate per unit volume (JHEAT) may be made available for a subsequent thermal analysis with companion elements (LDREAD).
For a time-harmonic analysis, Joule losses (JHEAT) and stored energy (SENE) represent time-average values. These values are stored in both the real and imaginary data sets.
Table 230.2: PLANE230 Item and Sequence Numbers lists output available through the ETABLE command using the Sequence Number method. See The General Postprocessor (POST1) in the Basic Analysis Guide and The Item and Sequence Number Table in this reference for more information. The following notation is used in Table 230.2: PLANE230 Item and Sequence Numbers:
- Name
output quantity as defined in the Table 230.1: PLANE230 Element Output Definitions
- Item
predetermined Item label for ETABLE command
- E
sequence number for single-valued or constant element data
PLANE230 Assumptions and Restrictions
The area of the element must be positive.
The element must lie in a global X-Y plane as shown in Figure 230.2: PLANE230 Output, and the Y-axis must be the axis of symmetry for axisymmetric analyses.
An axisymmetric structure should be modeled in the +X quadrants.
A face with a removed midside node implies that the potential varies linearly, rather than parabolically, along that face. See Quadratic Elements (Midside Nodes) in the Modeling and Meshing Guide for more information about the use of midside nodes.
This element is only compatible with elements having a VOLT degree of freedom and an electric current reaction solution. See Element Compatibility in the Low-Frequency Electromagnetic Analysis Guide) for more information.