Translation status
This page has not yet been translated into 繁體中文, or its translation is out of date. The current English version is shown as a fallback.
Creep¶
This chapter describes the creep constitutive law adopted by FrontISTR. For details on selection and input specifications, see the functions section 03_material.
Creep Phenomenon and Additive Strain Decomposition¶
Time-dependent displacement under a constant-stress condition is a phenomenon called "creep".
The viscoelastic behavior described above can also be regarded as a type of linear creep phenomenon. Here, several nonlinear creep behaviors are described. A common approach is to formulate the constitutive relation by adding this behavior to the strain that occurs instantaneously, and to define the strain accumulated while a given constant load continues as the creep strain \(\varepsilon^c\). A constitutive relation including creep is usually expressed using the creep strain rate \(\dot{\varepsilon}^c\), defined as a function of stress and the total creep strain.
If the strain that occurs instantaneously is the elastic strain \(\varepsilon^e\), the total strain is expressed as the following sum including the creep strain.
where
(\(c\) is the elasticity tensor).
Norton Law¶
As a specific creep constitutive law, FrontISTR adopts the following Norton model. In this constitutive law, the equivalent creep strain rate \(\dot{\varepsilon}^{cr}\) is expressed as a function of the von Mises stress \(q\) and time \(t\) as follows.
Here, \(A\), \(m\), and \(n\) are material constants.
Time Integration and Stress Update¶
As with plastic materials, a numerical time-integration method must be specified for a constitutive law that exhibits creep. The constitutive relation when creep is considered is
where \(\beta_{n+\theta}\) is
The creep strain increment \(\Delta \varepsilon^c\) is then defined by the following simplified nonlinear equation:
which is set to zero.
In the Newton-Raphson iteration, taking \(\sigma_{n+1} = \sigma_n\) as the initial stress and using the strain increment obtained from the finite element method, the iterative solution and increment are given by
where
with When iterating until the residual \(R\) becomes \(\mathbf{0}\), the stress \(\sigma_{n+1}\) and tangent modulus
are used.
Related Topics¶
- Viscoelasticity — Viscoelastic behavior corresponding to linear creep
- Tangent Stiffness Matrix — Tangent stiffness for incremental analysis including creep
- Material Data (Functions) — Parameter specification for the Norton model