*KAPPA

Specify the material parameters for mass diffusion driven by gradients of temperature and equivalent pressure stress.

This option is used to introduce temperature- and pressure-driven mass diffusion using the material parameters κs and κp, respectively. It must appear immediately after the DIFFUSIVITY option. For each use of the DIFFUSIVITY option, KAPPA can be used once with TYPE=TEMP and once with TYPE=PRESS. The KAPPA, TYPE=TEMP and DIFFUSIVITY, LAW=FICK options are mutually exclusive.

Related Topics
*DIFFUSIVITY
In Other Guides
Diffusivity

ProductsAbaqus/StandardAbaqus/CAE

TypeModel data

LevelModel

Abaqus/CAEProperty module

Optional parameters

DEPENDENCIES

Set this parameter equal to the number of field variables included in the definition of κs or κp. If this parameter is omitted, κs or κp is assumed not to depend on any field variables but may still depend on concentration and temperature. See Material data definition for more information.

TYPE

Set TYPE=TEMP (default) to define κs (governing mass diffusion caused by temperature gradients). Set TYPE=PRESS to define κp (governing mass diffusion caused by gradients of the equivalent pressure stress).

Data lines to define the Soret effect factor (TYPE=TEMP)

First line
  1. Soret effect factor, κs. (Units of F1/2L−1.)

  2. Concentration, c.

  3. Temperature, θ.

  4. First field variable.

  5. Second field variable.

  6. Etc., up to five field variables.

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

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

Repeat this set of data lines as often as necessary to define κs as a function of concentration, temperature, and other predefined field variables.

Data lines to define the pressure stress factor (TYPE=PRESS)

First line
  1. Pressure stress factor, κp. (Units of LF−1/2.)

  2. Concentration, c.

  3. Temperature, θ.

  4. First field variable.

  5. Second field variable.

  6. Etc., up to five field variables.

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

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

Repeat this set of data lines as often as necessary to define κp as a function of concentration, temperature, and other predefined field variables.