basic_luding

class materials.basic_luding[source]

Bases: linear_elastic

Material with Luding-type elasto-plastic adhesive behaviour.

Attributes Summary

normal_stiffness_plastic

[mandatory] plastic loading stiffness, \(K_1\), [\(FL^{-1}\)]

normal_stiffness_tensile

[mandatory] tensile adhesive stiffness, \(K_\mathrm{adh}^U\), [\(FL^{-1}\)]

normal_stiffness_unloading_reloading

[mandatory] unloading and reloading stiffness, \(K_n^U\), [\(FL^{-1}\)]

Attributes Documentation

normal_stiffness_plastic: float = None

[mandatory] plastic loading stiffness, \(K_1\), [\(FL^{-1}\)]

normal_stiffness_tensile: float = None

[mandatory] tensile adhesive stiffness, \(K_\mathrm{adh}^U\), [\(FL^{-1}\)]

normal_stiffness_unloading_reloading: float = None

[mandatory] unloading and reloading stiffness, \(K_n^U\), [\(FL^{-1}\)]

normal_stiffness_plastic: float = None

[mandatory] plastic loading stiffness, \(K_1\), [\(FL^{-1}\)]

normal_stiffness_unloading_reloading: float = None

[mandatory] unloading and reloading stiffness, \(K_n^U\), [\(FL^{-1}\)]

normal_stiffness_tensile: float = None

[mandatory] tensile adhesive stiffness, \(K_\mathrm{adh}^U\), [\(FL^{-1}\)]