cratepy.material.isotropichardlaw

Isotropic strain hardening laws.

This module includes the definition of several types of isotropic strain hardening laws and the suitable processing of the associated parameters.

Functions

get_available_hardening_types

Get available isotropic hardening laws.

build_hardening_parameters

Build hardening parameters according with isotropic hardening type.

get_hardening_law

Get isotropic hardening law to compute yield stress and hardening slope.

Functions

build_hardening_parameters(type, ...)

Build hardening parameters according with isotropic hardening type.

get_available_hardening_types()

Get available isotropic hardening laws.

get_hardening_law(type)

Get isotropic hardening law to compute yield stress and hardening slope.