TE Card (INTERNAL)
This two line card defines a tetrahedral element for FEM analysis.
| TE Card | I1 I/S |
I2 I/S |
I3 I/S |
I4 I/S |
I5 I/S |
R1 REAL |
R2 REAL |
R3 REAL |
R4 REAL |
R5 REAL |
R6 REAL |
R7 REAL |
R8 REAL |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Line1 | |||||||||||||
| Line2 |
Parameters (INTERNAL):
- I1
- The label of the tetrahedral element.
- I2
- Material index of the tetrahedral element.
- I3
- The CFM file mesh index. If multiple .cfm files are imported into the same .pre file, the CFM file mesh index always refers to the first .cfm file. Mesh elements imported from other .cfm files will get an index of zero as not originating from the first .cfm file.
- I4
-
- 0
- FEM element
- 1
- Dielectric VEP element
- 2
- Magnetic VEP element
- 3
- Dielectric and magnetic VEP element
- R1
- X coordinate of node 1 in m.
- R2
- Y coordinate of node 1 in m.
- R3
- Z coordinate of node 1 in m.
- R4
- X coordinate of node 2 in m.
- R5
- Y coordinate of node 2 in m.
- R6
- Z coordinate of node 2 in m.
- R7
- Empty.
- R8
- Empty.
- R12
- X coordinate of node 3 in m.
- R22
- Y coordinate of node 3 in m.
- R32
- Z coordinate of node 3 in m.
- R42
- X coordinate of node 4 in m.
- R52
- Y coordinate of node 4 in m.
- R62
- Z coordinate of node 4 in m.