SOLID123
3D 10-Node
Tetrahedral Electrostatic Solid
SOLID123 Element Description
SOLID123 is a 3D, 10-node, charge-based electric element. It is well suited to model irregular meshes (such as produced from various CAD/CAM systems). The element has one degree of freedom, voltage, at each node.
This element is applicable to 3D electrostatic and time-harmonic quasistatic electric field analyses. Various printout options are also available. See SOLID123 in the Mechanical APDL Theory Reference for more details about this element.
SOLID123 Input Data
The geometry, node locations, and the coordinate system for this element are shown in Figure 123.1: SOLID123 Geometry.
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 = CHRG) commands.
Element loads are described in Element Loading. Surface charge densities may be input as surface loads at the element faces as shown by the circled numbers on Figure 123.1: SOLID123 Geometry. Charge densities may be input as element body loads at the nodes. If the node I charge density CHRGD(I) is input, and all others are unspecified, they default to CHRGD(I). If all corner node charge densities are specified, each midside node charge density defaults to the average charge density of its adjacent corner nodes.
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 "SOLID123 Input Summary". A general description of element input is given in Element Input.
SOLID123 Input Summary
- Nodes
I, J, K, L, M, N, O, P, Q, R
- Degrees of Freedom
VOLT
- Real Constants
None
- Material Properties
MP command: PERX, PERY, PERZ, LSST, RSVX, RSVY, RSVZ
EMUNIT command: EPZRO
- Surface Loads
- Surface charge densities --
CHRGS face 1 (J-I-K), face 2 (I-J-L), face 3 (J-K-L), face 4 (K-I-L)
- Body Loads
- Temperature --
T(I), T(J), T(K), T(L), T(M), T(N), T(O), T(P), T(Q), T(R)
- Volume charge densities --
CHRGD(I), CHRGD(J), CHRGD(K), CHRGD(L), CHRGD(M), CHRGD(N), CHRGD(O), CHRGD(P), CHRGD(Q), CHRGD(R)
- Special Features
- KEYOPT(4)
Element coordinate system defined:
- 0 --
Element coordinate system is parallel to the global coordinate system
- 1 --
Element coordinate system is based on the element I-J side
- KEYOPT(5)
Extra element output:
- 0 --
Basic element printout
- 1 --
Repeat basic solution for all integration points
- 2 --
Nodal fields printout
- KEYOPT(6)
Electric charge reaction sign:
- 0 --
Positive
- 1 --
Negative
SOLID123 Output Data
The solution output associated with the element is in two forms:
Nodal potentials included in the overall nodal solution
Additional element output as shown in Table 123.1: SOLID123 Element Output Definitions
The element output directions are parallel to the element coordinate system. A general description of solution output is given in Solution Output in the Element Reference. See the Basic Analysis Guide for ways to view results.
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 123.1: SOLID123 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, ZC | 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), T(Q), T(R) | Y | Y |
LOC | Output location (X, Y, Z) | 1 | 1 |
PERX, PERY, PERZ | Electric relative permittivity | 1 | 1 |
EF:X, Y, Z | Electric field components (X, Y, Z) | 1 | 1 |
EF:SUM | Vector magnitude of EF | 1 | 1 |
D:X, Y, Z | Electric flux density components | 1 | 1 |
D:SUM | Vector magnitude of D | 1 | 1 |
JS:X, Y, Z, SUM | Current density components (in the global Cartesian coordinate system) and vector magnitude [3] | 1 | 1 |
JT:X, Y, Z, SUM | Conduction current density components and magnitude [3] | 1 | 1 |
JHEAT: | Joule heat generation rate per unit volume [4] [6] [5] | 1 | 1 |
SENE: | Stored electric energy [5] | 1 | 1 |
FMAG:X, Y, Z | Electrostatic force [7] | - | 1 |
CHRGD | Applied charge density | - | Y |
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.
For a time-harmonic analysis, 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. JS can be used as a source current density for a subsequent magnetostatic analysis with companion elements (LDREAD).
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.
Use the EMFT macro to calculate the force distribution over the body. See the discussion on Electrostatic Forces in the Low-Frequency Electromagnetic Analysis Guide.
Table 123.3: SOLID123 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 123.3: SOLID123 Item and Sequence Numbers:
- Name
output quantity as defined in the Table 123.1: SOLID123 Element Output Definitions
- Item
predetermined Item label for ETABLE command
- E
sequence number for single-valued or constant element data
SOLID123 Assumptions and Restrictions
The element must not have a zero volume or a zero length side. This occurs most frequently when the element is not numbered properly. Elements may be numbered either as shown in Figure 123.1: SOLID123 Geometry or in an opposite fashion.
An edge with a removed midside node implies that the potential varies linearly, rather than parabolically, along that edge. See Quadratic Elements (Midside Nodes) in the Modeling and Meshing Guide for more information on the use of midside nodes.
This element is only compatible with elements having a VOLT DOF and an electric charge reaction solution. Electric charge reactions must all be positive or negative. KEYOPT(6) sets the electric charge reaction sign. See Element Compatibility in the Low-Frequency Electromagnetic Analysis Guide for more information.
The solenoidal current density is required for a solution, or for any postprocessing operations.