MAT3

Bulk Data Entry Defines the material properties for linear, temperature-independent, and orthotropic materials used by the CTAXI, CTRIAX6, CQAXI, CTAXIG, and CQAXIG axisymmetric elements, and CTPSTN and CQPSTN plane strain elements.

Format

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
MAT3 MID EX ETH EZ NUXTH NUTHZ NUZX RHO
GXTH GTHZ GZX AX ATH AZ TREF GE

Example

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10)
MAT3 17 3.0+7 3.1+7 3.2+7 0.33 0.28 0.30 2.0e-5
6.5+6 6.8+6 7.0+6 1.1e-4 1.1e-4 1.2e-4 35.5 0.19

Definitions

Field Contents SI Unit Example
MID Unique material identification.
Integer
Specifies an identification number for this material.
<String>
Specifies a user-defined string label for this material entry. 3

No default (Integer > 0 or <String>)

EX, ETH, EZ Young's moduli in the x, out-of-plane, and z directions, respectively.

No default (Real > 0.0)

NUXTH, NUTHZ, NUZX Poisson's ratios.
NUXTH
Poisson's ratio for strain in the out-of-plane direction, when stress is in the x direction.
NUTHZ
Poisson's ratio for strain in the z direction, when stress is in the out-of-plane direction.
NUZX
Poisson's ratio for strain in the x direction, when stress is in the z direction.

No default (Real)

RHO Mass density.

No default (Real)

GZX Shear modulus in the x-z plane.

No default (Real > 0.0)

GTHZ, GXTH Shear moduli that are only effective for general axisymmetric elements CTAXIG and CQAXIG.GTHZ is the shear modulus in the theta-z plane. GXTH is the shear modulus in the x-theta plane.

Default = GZX (Real > 0.0 or blank)

AX, ATH, AZ Thermal expansion coefficient in the x, out-of-plane, and z directions, respectively.

No default (Real)

TREF Reference temperature for thermal loading.

Default = blank (Real or blank)

GE Structural element damping coefficient. 8

No default (Real)

Comments

  1. The indices of ‘z’ or ‘Z’ above represent (a) the in-plane z direction if the analysis is defined in x-z plane, or (b) the in-plane y direction if the analysis is defined in x-y plane. The out-of-plane index, ‘TH’ represents (a) the hoop direction θ in axisymmetric analysis, or (b) the direction of thickness in plane strain analyses, see Comment 7.
  2. The material identification number/string must be unique for all MAT1, MAT2, MAT8 and MAT9 entries.
  3. String based labels allow for easier visual identification of materials, including when being referenced by other cards. (example, the MID field of properties). For more details, refer to String Label Based Input File in the Bulk Data Input File.
  4. Values of seven elastic constants, EX, ETH, EZ, NUXTH, NUTHZ, NUZX and GZX must be present. GTHZ and GXTH are only effective for general axisymmetric elements CTAXIG and CQAXIG.
  5. A warning is issued if absolute value of NUXTH or NUTHZ is greater than 1.0.
  6. The x, out-of-plane and z directions are principal material directions of the material coordinate system. The elements supported by MAT3 contains a THETA field to relate the principal material directions to the basic coordinate system.
  7. The strain-stress relations are defined as:
    1. 2D axisymmetry
      {εxεyεzγzx}=[1EXNUTHXETHNUZXEZ0NUXTHEX1ETHNUZTHEZ0NUXZEXNUTHZETH1EZ00001GZX]{σxσθσzτzx}+(TTREF){AXATHAZ0}

      with NUXTHEX=NUTHXETH,NUXZEX=NUZXEZ and NUTHZETH=NUZTHEZ .

    2. general axisymmetry
      {εxεθεzγxθγθzγzx}=[1EXNUTHXETHNUZXEZ000NUXTHEX1ETHNUZTHEZ000NUXZEXNUTHZETH1EZ0000001GXTH0000001GTHZ0000001GZX]{σxσθσzτxθτθzτzx}+(TTREF){AXATHAZ000}

      with NUXTHEX=NUTHXETH,NUXZEX=NUZXEZ and NUTHZETH=NUZTHEZ

    3. plain strain analysis
      {εxεzγzx}=[1EXNUZXEZ0NUXZEX1EZ0001GZX]{σxσzτzx}+(TTREF){AXAZ0}

      with NUXZEX=NUZXEZ .

    The material constants associated with ‘TH’ (that is, ETH , NUXTH , NUTHZ and ATH ) are used to calculate the out-of-plane stress in plane strain analysis.

    σth=ETH[NUXTHEXσx+NUZTHEZσZ(TTREF)ATH]

    Note: The strain and stress here are both defined in the material coordinate system.
  8. To obtain the damping coefficient GE, multiply the critical damping ratio, C/C0 by 2.0.
  9. This card is represented as a material in HyperMesh.