PowerLawSlipRule¶
Source: models/solid_mechanics/crystal_plasticity/PowerLawSlipRule.py
Power law slip rule defined as \(\dot{\gamma}_i = \dot{\gamma}_0 \left| \frac{\tau_i}{\hat{\tau}_i} \right|^{n-1} \frac{\tau_i}{\hat{\tau}_i}\) with \(\dot{\gamma}_i\) the slip rate on system \(i\), \(\tau_i\) the resolved shear, \(\hat{\tau}_i\) the slip system strength, \(n\) the rate senstivity, and \(\dot{\gamma}_0\) a reference slip rate.
Inputs¶
resolved_shears—input·Scalar· requiredName of the resolved shear tensor
slip_strengths—input·Scalar· requiredName of the tensor containing the slip system strengths
Outputs¶
slip_rates—output·Scalar· requiredName of the slip rate tensor
Parameters¶
gamma0—parameter·Scalar· requiredReference slip rate
n—parameter·Scalar· requiredRate sensitivity exponent