ComputePlasticHeatEnergy computes stress * (plastic_strain - plastic_strain_old) and,...
virtual void computeQpProperties() override
const MaterialProperty< RankTwoTensor > & _plastic_strain
plastic strain
static InputParameters validParams()
MaterialProperty< RankTwoTensor > & _dplastic_heat_dstrain
d(plastic_heat)/d(total strain)
const MaterialProperty< RankFourTensor > & _Jacobian_mult
d(stress)/d(total strain)
const MaterialProperty< RankTwoTensor > & _plastic_strain_old
old value of plastic strain
MaterialProperty< Real > & _plastic_heat
computed property: stress * (plastic_strain - plastic_strain_old) / dt
const MaterialProperty< RankFourTensor > & _elasticity_tensor
elasticity tensor
const std::string _base_name
optional parameter that allows multiple mechanics materials to be defined
const MaterialProperty< RankTwoTensor > & _stress
stress