7. Rate-Form Constitutive Expressions

We are going to begin discussion on “hypoelasticity”, which deals with rates of stress and strain. In FEA, this permits the treatment of dynamic problems and history-dependent problems, and thus is the basic way that advanced computer software develop constitutive relationships. As always, it is important to recognize which measures of stress and strain are invariant to rigid body rotation and which are not. Whether we are talking about hyperelasticity or linear infinitesimal elasticity, it is always easy to make up a problem in which a body deforms in some prescribed fashion, with large rigid body rotations, and then determine how measures of strain behave under such deformations and rigid body rotations. This is relatively simple to do since strain is a direct function of deformation (e.g. \mathbf{E} is a direct function of \mathbf{F}), and so this strain behavior can essentially be seen. For example, the Lagrangian strain tensor, \mathbf{E} (as well as the linear infinitesimal strain tensor, \boldsymbol{\epsilon}), does not change with rigid body rotation. This was shown via example in previous chapters.

Stress is not so easy to “see.” The Cauchy stress tensor, \boldsymbol{\sigma}, which is used in hyperelasticity, does change with rigid body rotation (it is measured in “spatial” coordinates rather than “material” coordinates). The linear infinitesimal stress tensor, as it turns out (next chapter), can be thought of as \boldsymbol{\hat{\sigma}} (recall eq. 2 in Section 4: Alternative Measures of Stress) in the sense that the linear infinitesimal stress tensor is defined in the same coordinate system as the strain tensor – it is invariant to rigid body rotation. Tensors that behave similarly under rigid body rotation are said to be “work-conjugate.” In order to form a proper constitutive relationship, the stress and strain tensors involved must be work-conjugate [Hill]. \boldsymbol{\hat{\sigma}} is work-conjugate with \mathbf{E}, since both tensors are invariant to rigid body rotation. While \boldsymbol{\sigma}, \mathbf{D}, and \mathbf{B} are not invariant to rigid body rotation, those three tensors do transform in an identical manner, as shown in Section 5: Superimposed Rotation. Thus, \boldsymbol{\sigma} is work-conjugate with \mathbf{D} and \mathbf{B}. All of the aforementioned tensors (\boldsymbol{\hat{\sigma}}, \mathbf{E}, \boldsymbol{\sigma}, \mathbf{D}, \mathbf{B}) are said to be “objective” since they are all suitable for forming constitutive relations [Holzapfel], so long as we choose appropriate stress-strain pairs.

Recall the e.x. at the end of Section 4: Alternative Measures of Stress.
The figure below shows a simpler version of this example:

pg33_1

Prior to the rigid body rotation (i.e. at time t=t_0):
\boldsymbol{\sigma}=\begin{bmatrix}\sigma_{11} & 0\\0 & 0\end{bmatrix}

After this 90^o rigid body rotation (at time t=t_f), there are two possibilities:

(1)   \begin{equation*} \boldsymbol{\sigma}=\begin{bmatrix}\sigma_{11} & 0\\0 & 0\end{bmatrix} \end{equation*}

or

(2)   \begin{equation*} \boldsymbol{\sigma}=\begin{bmatrix}0 & 0\\0 & \sigma_{11}\end{bmatrix} \end{equation*}

Unless we perform some mathematical “tricks” between t_0 and t_f, tensor 1 would be the tensor for linear infinitesimal elasticity, \hat{\boldsymbol{\sigma}}, at time t_f, and tensor 2 would be the Cauchy stress tensor, \boldsymbol{\sigma}, at time t_f.


In some literature it is stated that the linear infinitesimal stress tensor is the Cauchy stress and the linear infinitesimal strain tensor corresponds to the Eulerian strain, \mathbf{e}. We have seen (example at the end of Section 4: Alternative Measures of Stress), the physical interpretation of the Eulerian strain, and the choice of strain measure for the case of linear infinitesimal elasticity is essentially up to the individual. This can be a source of confusion since \mathbf{E} is not equal to \mathbf{e} when rigid body rotations are present, but this will be addressed at the end of this chapter when we get to our “time-stepping algorithm.”


In real-life structural analysis simulations, adjacent elements need to have a consistent frame of reference. As described in [Hughes], under nonhomogeneous deformations, adjacent elements will not “fit together” if we use the material or “local” configuration (tensor 1). With this in mind, tensor 2 (i.e. a “spatial” representation), is what we need.

We’ll first consider the rate form of Cauchy stress, \boldsymbol{\sigma}, before taking a closer look at the infinitesimal stress, \hat{\boldsymbol{\sigma}}. One reason that finite hyperelasticity (nonlinear) theory and linear infinitesimal theory typically use different work-conjugate stress/strain pairs is because they were developed independently [Malvern]. We will thus be required to keep track of numerous different measures of stress and strain, which may benefit the reader or may be viewed as a nuisance, depending on perspective.


note: In this text, the word “spatial” refers to the coordinate system at time zero. This chapter will conclude with the presentation of one possible (and very simple) “time-stepping algorithm.”


  • G. A. Holzapfel, Nonlinear Solid Mechanics: A Continuum Approach for Engineering, Baffins Lane, Chichester, West Sussex PO19 1UD, England: John Wiley & Sons Ltd., 2000.
    [Bibtex]
    @book{holzapfel,
    
        address = {Baffins Lane, Chichester, West Sussex PO19 1UD, England},
    
        author = {Holzapfel, Gerhard A.},
        publisher = {John Wiley \& Sons Ltd.},
    
        title = {{Nonlinear Solid Mechanics: A Continuum Approach for Engineering}},
    
        year = {2000}
    }
  • J. C. Simo and T. J. R. Hughes, Computational inelasticity, Springer, 1998.
    [Bibtex]
    @book{hughes,
      title={Computational inelasticity},
      author={Simo, J.C. and Hughes, T.J.R.},
      Publisher = {Springer},
      year={1998}
    }
  • L. E. Malvern, Introduction to the Mechanics of a Continuous Medium , Upper Saddle River, NJ: Prentice-Hall, Inc. , 1969 .
    [Bibtex]
    @Book{Malvern,
    author = { Malvern, Lawrence. E. },
    title = { Introduction to the Mechanics of a Continuous Medium },
    isbn = {  },
    publisher = { Prentice-Hall, Inc. },
    year = { 1969 },
    address = {Upper Saddle River, NJ},
    }
  • R. Hill, “On constitutive inequalities for simple materials I,” Journal of the Mechanics and Physics of Solids, vol. 16, iss. 4, pp. 229-242, 1968.
    [Bibtex]
    @article{Hill,
      title={On constitutive inequalities for simple materials I},
      author={Hill, R},
      journal={Journal of the Mechanics and Physics of Solids},
      volume={16},
      number={4},
      pages={229--242},
      year={1968},
      publisher={Elsevier}
    }

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.