MAT2PT
Bulk Data Entry Defines anisotropic permittivity and damping for dielectric materials
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MAT2PT | MID | PMTVXX | PMTVYY | PMTVZZ | DAMP | ||||
FLAG1 | FLAG2 |
Example
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
MAT2PT | 17 | 0.1 | 1.5 | 0.01 | |||||
STRSCHG | RELATIVE |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
MID | Unique material
identification number. No default (Integer > 0) |
|
PMTVXX | Defines the permittivity
along the X direction. No default (Real > 0.0) |
|
PMTVYY | Defines the permittivity
along the Y direction. Default = PMTVXX (Real > 0.0) |
|
PMTVZZ | Defines the permittivity
along the Z direction. Default = PMTVXX (Real > 0.0) |
|
DAMP | Damping term corresponding
to the static electrical part. Default = 1.0 (Real ≥ 0.0 and ≤ 1.0) |
|
FLAG1 | Flag to indicate the form
of PMTVij coefficients.
|
|
FLAG2 | Flag to indicate type of
permittivity.
|
Comments
- The material identification number can be the shared with structural materials (MAT1, MAT2, MAT8, MAT9 or MGASK), thermal materials (MAT4, MAT5), or electrical materials (MAT1EC, MAT2EC) but must be unique with respect to other dielectric materials (MAT1PT).
- MAT2PT is supported only for solid elements.
- The electrical permittivity matrix has the following
form:
(1) Where,[εS]=[εxx000εyy000εzz]=[ε0εrxx000ε0εryy000ε0εrzz]- ε0
- Vacuum permittivity
- εrxx
- Relative permittivity defined by PMTVXX
- εryy
- Relative permittivity defined by PMTVYY
- εrzz
- Relative permittivity defined by PMTVZZ
When FLAG=STRNCHG, the electrical permittivity matrix is expressed as:(2) The [εT] matrix is converted to the [εS] matrix by:[εT]=[ε0εrxx000ε0εryy000ε0εrzz](3) Where,εS=εT−dcEdT- cE
- Elastic matrix
- d
- Piezoelectric coupling matrix defined in MATPZO
- For more information, refer to Piezoelectric Analysis in the User Guide.