This user object classs Computes equivalent plastic strain rate.
More...
#include <HEVPEqvPlasticStrainRate.h>
This user object classs Computes equivalent plastic strain rate.
Definition at line 23 of file HEVPEqvPlasticStrainRate.h.
◆ HEVPEqvPlasticStrainRate()
HEVPEqvPlasticStrainRate::HEVPEqvPlasticStrainRate |
( |
const InputParameters & |
parameters | ) |
|
◆ computeDerivative()
bool HEVPEqvPlasticStrainRate::computeDerivative |
( |
unsigned int |
, |
|
|
const std::string & |
coupled_var_name, |
|
|
Real & |
val |
|
) |
| const |
|
virtual |
◆ computeValue()
bool HEVPEqvPlasticStrainRate::computeValue |
( |
unsigned int |
qp, |
|
|
Real & |
val |
|
) |
| const |
|
virtual |
◆ validParams()
InputParameters HEVPEqvPlasticStrainRate::validParams |
( |
| ) |
|
|
static |
Definition at line 17 of file HEVPEqvPlasticStrainRate.C.
20 params.addParam<Real>(
"h_scaling", 1.0,
"Scaling parameter");
21 params.addClassDescription(
"User Object computing equivalent plastic strain rate");
◆ _flow_rate
const MaterialProperty<Real>& HEVPInternalVarRateUOBase::_flow_rate |
|
protectedinherited |
◆ _flow_rate_prop_name
std::string HEVPInternalVarRateUOBase::_flow_rate_prop_name |
|
protectedinherited |
◆ _h
Real HEVPEqvPlasticStrainRate::_h |
|
protected |
The documentation for this class was generated from the following files: