Go to the source code of this file.
Classes | |
class | SolidMechanicsHardeningExponential |
Exponential hardening The value = _val_res + (val_0 - val_res)*exp(-rate*internal_parameter) Note that while this is C-infinity, it produces unphysical results for internal_parameter<0, which can cause numerical problems. More... | |