*CONDUCTIVITY

Specify thermal conductivity.

This option is used to specify a material's thermal conductivity.

Related Topics
In Other Guides
Conductivity

ProductsAbaqus/StandardAbaqus/ExplicitAbaqus/CAE

TypeModel data

LevelModel

Abaqus/CAEProperty module

Optional parameters

DEPENDENCIES

This parameter applies only to Abaqus/Standard and Abaqus/Explicit analyses.

Set this parameter equal to the number of field variables included in the definition of conductivity. If this parameter is omitted, it is assumed that the conductivity is constant or depends only on temperature. See Material data definition for more information.

PORE FLUID

This parameter applies only to Abaqus/Standard analyses.

Include this parameter if the conductivity of the pore fluid in a porous medium is being defined. The conductivity of a fluid must be isotropic; therefore, TYPE=ORTHO and TYPE=ANISO cannot be used if this parameter is included.

TYPE

Set TYPE=ISO (default) to define isotropic conductivity. Set TYPE=ORTHO to define orthotropic conductivity. Set TYPE=ANISO to define fully anisotropic conductivity.

Data lines to define isotropic thermal conductivity (TYPE=ISO)

First line
  1. Conductivity, k. (Units of JT−1L−1 θ−1.)

  2. Temperature, if temperature dependent.

  3. First field variable.

  4. Second field variable.

  5. Etc., up to six field variables.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than six)
  1. Seventh field variable.

  2. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define the thermal conductivity as a function of temperature and other predefined field variables.

Data lines to define orthotropic thermal conductivity (TYPE=ORTHO)

First line
  1. k11. (Units of JT−1L−1 θ−1.)

  2. k22.

  3. k33.

  4. Temperature, if temperature dependent.

  5. First field variable.

  6. Second field variable.

  7. Etc., up to four field variables.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than four)
  1. Fifth field variable.

  2. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define the thermal conductivity as a function of temperature and other predefined field variables.

Data lines to define anisotropic thermal conductivity (TYPE=ANISO)

First line
  1. k11. (Units of JT−1L−1θ−1.)

  2. k12.

  3. k22.

  4. k13.

  5. k23.

  6. k33.

  7. Temperature, if temperature dependent.

  8. First field variable.

Subsequent lines (only needed if the DEPENDENCIES parameter has a value greater than one)
  1. Second field variable.

  2. Etc., up to eight field variables per line.

Repeat this set of data lines as often as necessary to define the thermal conductivity as a function of temperature and other predefined field variables.