5.5. Material non-linearity#
In this page we give a brief overview of different types of material model, with focus on models for which the mapping between stresses
A common trait for this type of model is the definition of internal variables
where
For our discussion here, it suffices to assume that if we know the current value of
Taking all the aforementioned points into consideration, here is an algorithm for a FEM simulation in displacement control considering a nonlinear and history-dependent material model:
Displacement control with material history
Require: Nonlinear relation
Initialize:
while
:Get new external force vector:
Initialize new solution at old one:
Update material model:
Compute internal force and stiffness:
,Constrain
so thatEvaluate residual at free DOFs:
while
:Solve linear system of equations:
Update solution:
Update material model:
Compute internal force and stiffness:
,Evaluate residual at free DOFs:
Constrain
so that
Commit material history:
Go to the next time step:
Return: Set of internal forces and displacements (equilibrium path)
Since the integrals we use to compute
Elasticity#
We briefly recap linear elasticity here to contrast it with other models. Under the assumption of linearity, stresses are simply:
where
Fig. 5.6 Stress-strain behavior arising from a linear-elastic model.#
where the behavior is linear, as expected. We also see that loading and unloading (represented by the arrows) always happens through the same path, as the mapping between
Most materials behave elastically for small amounts of deformation, and for some materials (e.g. glass) linear elasticity can be a good approximation of material behavior up until failure. It is therefore widely adopted by the solid mechanics community.
Hyperelasticity#
In hyperelasticity we also assume full reversibility of deformations, but now the mapping between strains and stresses is nonlinear:
Fig. 5.7 Stress-strain behavior arising from a hyperelastic model.#
In hyperelasticity, this nonlinearity is explained by a complex (though still unique) mapping between strains and an energy potential
A classic example of material that deforms hyperelastically is rubber. Certain polymers can also be well described by the theory, as are some other materials of interest such as carbon fibers. A wide range of hyperelastic models is available in literature, and new models specially tuned for specific materials or discovered through machine learning are active fields of research.
Viscoelasticity#
Viscoelastic material models attempt to combine a solid-like (time-independent) contribution to stresses with a fluid-like response which evolves in time even when holding the material at a constant stress or a constant strain. This time dependency makes the instantaneous response of the material nonlinear and dependent not only on the strain path but also on the rate of the application of strains. The viscous contributions introduce a time-dependent stiffness contribution that makes the material unload through a different path that gives rise to hysteresis:
Fig. 5.8 Stress-strain behavior arising from a viscoelastic model.#
The stress response can be written as a combination of long-term and viscous contributions:
with the viscous contribution involving an integral in time which can be cumbersome to compute. In practice it is handled using discrete time steppers that allow for updating material state step by step without having to store the full strain history. The internal variables here are usually the viscoelastic stresses
Many materials can be well described by viscoelastic models, an important one being asphalt binders. Models are usually constructed with a set of long-term (springs) and viscous (dashpots) elements arranged in series and/or parallel.
Elasto-plasticity#
The goal of elastoplasticity is to describe the occurrence of permanent deformations in materials. This is usually done by assuming an additive split of strains into elastic and plastic parts, and further assuming that only elastic strains produce stresses:
with
Fig. 5.9 Stress-strain behavior arising from an elastoplastic model.#
The evolution of plastic strains
where
Internal variables
Damage#
Damage models describe material failure through a distributed fracture process that effectively amounts to a loss of load-bearing area. Numerically, this is modeled as a loss of stiffness, usually described by a single damage indicator
Loading the material causes damage to evolve, resulting in nonlinear stress-strain behavior. The loss of stiffness that drives this nonlinearity becomes evident when the material is unloaded:
Fig. 5.10 Stress-strain behavior arising from a damage model.#
and we see that the unloading branch has lower stiffness than the loading one. Also note how this model does not assume the existence of permanent strains, and therefore unloads back to zero strain at zero stress.
Damage evolution is dictated by a fracture surface that can be formulated in a similar way as an yield surface for plasticity:
with
completing the formulation of the model. Since Eq. (5.35) represents a unique mapping, it suffices to store only