www.mooseframework.org
Classes | Functions
TensorMechanicsHardeningCutExponential.h File Reference

Go to the source code of this file.

Classes

class  TensorMechanicsHardeningCutExponential
 CutExponential hardening The value = _val_res + (val_0 - val_res)*exp(-rate*(internal_parameter - _intnl_0)), for internal_parameter >= _intnl_0, otherwise value = _val_0 Note that while this is not smooth at internal_parameter = _intnl_0, which can produce bad numerical problems. More...
 

Functions

template<>
InputParameters validParams< TensorMechanicsHardeningCutExponential > ()
 

Function Documentation

◆ validParams< TensorMechanicsHardeningCutExponential >()

template<>
InputParameters validParams< TensorMechanicsHardeningCutExponential > ( )