Product: ABAQUS/Standard
The automatic incrementation capability provided for integration of time-dependent material models and the use of the viscoelastic material model for a larger number of Prony series terms are tested in this problem. It also demonstrates the use of viscoelastic material models in dynamic analysis.
The structure is a solid rocket motor, modeled as a long, hollow viscoelastic cylinder encased in a thin steel shell. The rocket's ignition is simulated by a transient internal pressure load acting at the inner diameter of the viscoelastic cylinder. The transient response of the structure is sought.
Model:The viscoelastic cylinder has an inner radius of 10 mm and an outer radius of 50 mm. The steel case is 0.5 mm thick. We assume plane strain, with no gradient of the solution, in the axial direction. The problem is, therefore, modeled with a single row of axisymmetric, second-order, reduced-integration elements (CAX8R). The viscoelastic material is represented using 20 elements, while the case is modeled with a single element.
Mesh:
The mesh is shown in Figure 2.2.81. The mesh is finer toward the inner diameter of the cylinder, where the stresses are highest.
Material:The extensional relaxation function of the viscoelastic material is defined using a six-term Prony series:
i | sec | |
---|---|---|
1 | 0.1986 | 0.281 × 107 |
2 | 0.1828 | 0.281 × 105 |
3 | 0.1388 | 0.281 × 103 |
4 | 0.2499 | 0.281 × 101 |
5 | 0.1703 | 0.281 × 101 |
6 | 0.0593 | 0.281 × 103 |
A solution to the present problem is also obtained by modeling the behavior of the viscoelastic cylinder with large-strain linear viscoelastic theory. 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 = 275.247 MPa , = 0 (neo-Hookean material) and = 7. × 107 MPa1. These constants are such that the initial Young's modulus and initial Poisson's ratio are equal to and , respectively. The steel case is assumed to be linear elastic, with a Young's modulus of 200 GPa and a Poisson's ratio of 0.3.
Loading:
The time-dependent pressure loading used in the static analyses is
The static analysis is done using the *VISCO procedure with a time period of 0.5 sec. CETOL is specified to enable automatic time incrementation. CETOL is set to 7.0 × 103, which is the same order of magnitude as the maximum elastic strain.
The dynamic analysis is done using the *DYNAMIC procedure with a time period of 0.05 sec. This analysis is done based on nonlinear geometric behavior. The HAFTOL parameter is included to enable automatic incrementation. The value chosen (1000 N) is one order of magnitude higher than the highest equivalent nodal loads.
Figure 2.2.83 through Figure 2.2.85 depict, respectively, the time histories of the radial stress, hoop stress, and hoop strain in the innermost element for a linear static analysis. The static analysis with the large-strain formulation gives almost identical results.
Figure 2.2.86 through Figure 2.2.88 depict, respectively, the time histories of the radial stress, hoop stress, and hoop strain in the innermost element for the nonlinear dynamic analysis.
Linear static analysis.
User subroutine DLOAD used in viscocylinder_cax8r_linear.inp.
Nonlinear static analysis.
User subroutine DLOAD used in viscocylinder_cax8r_static.inp.
Nonlinear dynamic analysis.
User subroutine DLOAD used in viscocylinder_cax8r_dyn.inp.
Uses a wedge of plane strain elements (CPE8R) to solve the linear static analysis.
User subroutine DLOAD used in viscocylinder_cpe8r.inp.
Linear static analysis using CAX4I.
User subroutine DLOAD used in viscocylinder_cax4i_linear.inp.
Nonlinear static analysis using CAX4I.
User subroutine DLOAD used in viscocylinder_cax4i_static.inp.
Nonlinear dynamic analysis using CAX4I.
User subroutine DLOAD used in viscocylinder_cax4i_dyn.inp.
Linear static analysis using CPE4I.
User subroutine DLOAD used in viscocylinder_cpe4i.inp.