Field Expansion

Field expansion effects:

  • can be defined by specifying field expansion coefficients so that Abaqus/Standard can compute field expansion strains that are driven by changes in predefined field variables;

  • can be isotropic, orthotropic, or fully anisotropic;

  • are defined as total expansion from a reference value of the predefined field variable;

  • can be specified as a function of temperature and/or predefined field variables;

  • can be specified directly in user subroutine UEXPAN (if the field expansion strains are complicated functions of field variables and state variables); and

  • can be defined for more than one predefined field variable.

This page discusses:

Defining Field Expansion Coefficients

Field expansion is a material property included in a material definition (see Material Data Definition) except when it refers to the expansion of a gasket whose material properties are not defined as part of a material definition. In that case field expansion must be used in conjunction with the gasket behavior definition (see Defining the Gasket Behavior Directly Using a Gasket Behavior Model).

Computation of Field Expansion Strains

Abaqus/Standard requires field expansion coefficients, αf, that define the total field expansion from a reference value of the predefined field variable n, fn0, as shown in Figure 1.

Definition of the field expansion coefficient.

The field expansion for each specified field generates field expansion strains according to the formula

εf=αf(θ,fβ)(fn-fn0)-αf(θI,fβI)(fnI-fn0),

where

αf(θ,fβ)

is the field expansion coefficient;

fn

is the current value of the predefined field variable n;

fnI

is the initial value of the predefined field variable n;

fβ

are the current values of the predefined field variables;

fβI

are the initial values of the predefined field variables; and

fn0

is the reference value of the predefined field variable n for the field expansion coefficient.

The second term in the above equation represents the strain due to the difference between the initial value of the predefined field variablen, fnI, and the corresponding reference value, fn0. This term is necessary to enforce the assumption that there is no initial field expansion strain for cases in which the reference value of the predefined field variable n does not equal the corresponding initial value.

Defining the Reference Value of the Predefined Field Variable

If the coefficient of field expansion, αf, is not a function of temperature or field variables, the reference value of the predefined field variable, fn0, is not needed. If αf is a function of temperature or field variables, you can define fn0.

Converting Field Expansion Coefficients from Differential Form to Total Form

Total field expansion coefficients can be provided directly as outlined in the previous section. However, you may have field expansion data available in differential form:

dεf=αf(fn)dfn;

that is, the tangent to the strain-field variable curve is provided (see Figure 1). To convert to the total field expansion form required by Abaqus, this relationship must be integrated from a suitably chosen reference value of the field variable, fn0:

εf=fn0fnαfdfnαf(fn)=1fn-fn0fn0fnαfdfn.

For example, suppose αf is a series of constant values: (αf)1 between fn0 and fn1; (αf)2 between fn1 and fn2; (α)3 between fn2 and fn3; etc. Then,

ε1f=(αf)1(fn1-fn0),ε2f=ε1f+(αf)2(fn2-fn1),ε3f=ε2f+(αf)3(fn3-fn2).

The corresponding total expansion coefficients required by Abaqus are then obtained as

(αf)1=ε1f/(fn1-fn0),(αf)2=ε2f/(fn2-fn0),(αf)3=ε3f/(fn3-fn0).

Computing Field Expansion Strains in Linear Perturbation Steps

During a linear perturbation step, field variable perturbations can produce perturbations of field expansion strains in the form:

Δεf=αf(fnB)Δfn,

where Δfn is the field variable perturbation load about the base state, fnB is the field variable in the base state, and αf(fnB) is the tangent field expansion coefficient evaluated in the base state. Abaqus computes the tangent field expansion coefficients from the total form as

αf(fn)=εffn=αf+αffn(fnfn0).

Defining Increments of Field Expansion Strain in User Subroutine UEXPAN

Increments of field expansion strain can be specified in user subroutine UEXPAN as functions of temperature and/or predefined field variables. User subroutine UEXPAN must be used if the field expansion strain increments depend on state variables.

You can use user subroutine UEXPAN only once within a single material definition. In particular, you cannot define both thermal and field expansions or multiple field expansions within the same material definition using user subroutine UEXPAN.

Defining the Initial Temperature and Field Variable Values

If the coefficient of field expansion, αf, is a function of temperature and/or predefined field variables, the initial temperature and initial predefined field variable values, θI and fβI, are given as described in Initial Conditions.

Element Removal and Reactivation

If an element has been removed and subsequently reactivated (Element and Contact Pair Removal and Reactivation), θI and fβI in the equation for the field expansion strains represent temperature and predefined field variable values as they were at the moment of reactivation.

Defining Directionally Dependent Field Expansion

Isotropic, orthotropic, or fully anisotropic field expansion can be defined.

Orthotropic and anisotropic field expansion can be used only with materials where the material directions are defined with local orientations (see Orientations).

Only isotropic field expansion is allowed with the hyperelastic and hyperfoam material models.

Isotropic Expansion

If the field expansion coefficient is defined directly, only one value of αf is needed at each temperature and/or predefined field variable. If user subroutine UEXPAN is used, only one isotropic field expansion strain increment (Δεf=Δε11f=Δε22f=Δε33f) must be defined.

Orthotropic Expansion

If the field expansion coefficients are defined directly, the three expansion coefficients in the principal material directions (αf11, αf22, and αf33) should be given as functions of temperature and/or predefined field variables. If user subroutine UEXPAN is used, the three components of field expansion strain increment in the principal material directions (Δε11f, Δε22f, and Δε33f) must be defined.

Anisotropic Expansion

If the field expansion coefficients are defined directly, all six components of αf (αf11, αf22, αf33, αf12, αf13, αf23) must be given as functions of temperature and/or predefined field variables. If user subroutine UEXPAN is used, all six components of the field expansion strain increment (Δε11f, Δε22f, Δε33f, Δε12f, Δε13f, Δε23f) must be defined.

Field Expansion Stress

When a structure is not free to expand, a change in a predefined field variable will cause stress if there is field expansion associated with that predefined field variable. For example, consider a single 2-node truss of length L that is completely restrained at both ends. The cross-sectional area; the Young's modulus, E; and the field expansion coefficient, αf, are all constants. The stress in this one-dimensional problem can then be calculated from Hooke's Law as σx=E(εx-εxf), where εx is the total strain and εxf=αfΔfn is the field expansion strain, where Δfn is the change in the value of the predefined field variable number n. Since the element is fully restrained, εx=0. If the values of the field variable at both nodes are the same, we obtain the stress σx=-EαfΔfn.

Depending on the value of the field expansion coefficient and the change in the value of the corresponding predefined field variable, a constrained field expansion can cause significant stress and introduce strain energy that will result in an equivalent increase in the total energy of the model. Therefore, it is often important to define boundary conditions with particular care for problems involving this property to avoid overconstraining the field expansion.

Material Options

Field expansion can be combined with any other (mechanical) material (see Combining Material Behaviors) behavior in Abaqus/Standard.

Using Field Expansion with Other Material Models

For most materials field expansion is defined by a single coefficient or a set of orthotropic or anisotropic coefficients or by defining the incremental field expansion strains in user subroutine UEXPAN.

Using Field Expansion with Gasket Behavior

Field expansion can be used in conjunction with any gasket behavior definition. Field expansion will affect the expansion of the gasket in the membrane direction and/or the expansion in the gasket's thickness direction.

Elements

Field expansion can be used with any stress/displacement element in Abaqus/Standard, except for beam and shell elements using a general section behavior.