fedoo.constitutivelaw.ElastoPlasticity.SetHardeningFunction

ElastoPlasticity.SetHardeningFunction(FunctionType, **kargs)

Define the hardening function of the ElastoPlasticity law. FunctionType is the type of hardening function.

For now, the only defined hardening function is a power law. * F = H*p^{beta} were p is the cumuled plasticity

Other type of hardening function may be added in future versions.

Parameters:
  • FunctionType (str) – Type of hardening function. For now, the only possible value is ‘power’ for power law.

  • argument) (beta(keyword)

  • argument)

  • name (str, optional) – The name of the constitutive law