This class represents an assembly of springs and dashpots following a generalized Kelvin-Voigt model ...
virtual void computeQpApparentElasticityTensors() final
This method computes the apparent elasticity tensor used in the internal time-stepping scheme.
virtual void declareViscoelasticProperties() override
Declare all necessary MaterialProperties for the model.
static InputParameters validParams()
const MaterialProperty< RankFourTensor > & _first_elasticity_tensor_old
old material properties required for the update of the viscoelastic strain
virtual void computeQpApparentCreepStrain() final
This method computes the apparent creep strain corresponding to the current viscous_strain of each da...
const MaterialProperty< RankFourTensor > * _longterm_elasticity_tensor_inv_old
virtual void updateQpViscousStrains() final
Update the internal viscous strains at a quadrature point.
This class is a base class for materials consisting of an assembly of linear springs and dashpots.