3.1.1 Viscoelastic rod subjected to constant axial load

Product: ABAQUS/Standard  

This example, taken from Collingwood et al. (1985), is intended to verify the coding of the time domain linear viscoelastic material model.

Problem description

Material

The linear viscoelastic material model used in this example can be represented by a combination of linear springs and a dashpot, as shown in Figure 3.1.1–1. The extensional relaxation function is

where , is the damping coefficient and and are constants. In this case is 6.89 MPa (1000 psi); is 62.01 MPa (9000 psi); is 1.0 sec; and the bulk modulus, , is 689 MPa (100,000 psi) and is independent of time.

Short-term material properties are specified using the *ELASTIC option (Linear elastic behavior, Section 17.2.1 of the ABAQUS Analysis User's Manual), which requires the instantaneous Young's modulus, , and Poisson's ratio, . The time-dependent behavior is specified using the *VISCOELASTIC option, in which the shear relaxation modulus and the bulk modulus are defined by a Prony series (see Time domain viscoelasticity, Section 17.7.1 of the ABAQUS Analysis User's Manual). For the ABAQUS analysis of this problem, it is assumed that no volumetric relaxation occurs.

is immediately available as  68.9 MPa (10000 psi), and is

The time-dependent material behavior is approximated with a single-term Prony series for the shear relaxation modulus:

We need to compute , and from the extensional relaxation function. The limiting cases of both the shear and extensional relaxation functions are used for this purpose. The long-term () properties of the material approach that of a linear elastic solid, with . The long-term shear modulus, G, can be calculated using the relationship between the bulk, shear, and extensional moduli:

Likewise, the “instantaneous” or “glassy” shear modulus, , is

Then  0.901001.

The shear relaxation time, , is obtained by writing the rate of change of the shear modulus in terms of the rate of change of the extensional modulus at time  0:

After some algebra we obtain

The same problem is also treated as a large-strain example. The relaxation behavior is defined in the same way, but the short-term elastic properties are given with the *HYPERELASTIC option. The polynomial formulation with 1 is used, and the constants are 6.89 MPa (1000 psi), 4.59 MPa (666.67 psi), and 1.378 × 10–7 MPa–1 (0.00002 psi–1). These constants are such that the initial Young's modulus and initial Poisson's ratio are equal to and , respectively, and produce a close fit to a linear material. (See Hyperelastic behavior of rubberlike materials, Section 17.5.1 of the ABAQUS Analysis User's Manual, for further discussion of the choice of constants when 1.)

Loading

A distributed load of 0.689 MPa (100 psi) is applied instantaneously and held constant throughout the analysis. To model this, we use the *VISCO procedure (Quasi-static analysis, Section 6.2.5 of the ABAQUS Analysis User's Manual) in two steps. The load is applied in the first step, which has a time period of 0.001 seconds, so that the instantaneous (glassy) behavior dominates. Since this step uses only one increment, CETOL is not specified on the *VISCO option. The second step has a time period of 50 seconds, during which the load is held constant and the rod is allowed to relax toward its long-term behavior. Automatic time incrementation is chosen by giving a value for CETOL, the maximum difference in the creep strain increment over a time increment. CETOL is selected so that its value is of the same order of magnitude as the maximum elastic strain. Therefore, for this example CETOL is set to 5 × 10–3. The *SECTION FILE option is used to output the total force and the total moment on the loaded face of the model.

Results and discussion

Input files

References

Figures

Figure 3.1.1–1 Spring and dashpot model of viscoelastic rod.

Figure 3.1.1–2 Time history of strain in the direction of load for viscoelastic rod.