ElasticStrainRate¶
Source: models/solid_mechanics/crystal_plasticity/ElasticStrainRate.py
Calculates the elastic strain rate as \(\dot{\varepsilon} = d - d^p - \varepsilon w + w \varepsilon\) where \(d\) is the deformation rate, \(d^p\) is the plastic deformation rate, \(w\) is the vorticity, and \(\varepsilon\) is the elastic strain.
Inputs¶
elastic_strain—input·SR2· requiredName of the elastic strain
deformation_rate—input·SR2· requiredName of the deformation rate
vorticity—input·WR2· requiredName of the vorticity
plastic_deformation_rate—input·SR2· requiredName of the plastic deformation rate
Outputs¶
elastic_strain_rate—output·SR2· requiredName of the elastic strain rate