Normality¶
Source: models/solid_mechanics/plasticity/Normality.py
Store the first derivatives of a scalar-valued function in given variables, i.e. \(u_i = \dfrac{f(\boldsymbol{v})}{v_i}\).
Other options¶
model—str· requiredThe model which evaluates the scalar-valued function
function—str· requiredFunction to take derivative
from—list· requiredFunction arguments to take derivatives with respect to
to—list· requiredVariables to store the first derivatives