Mordicus.Core.Containers.ConstitutiveLaws.ConstitutiveLawBase module¶
- class Mordicus.Core.Containers.ConstitutiveLaws.ConstitutiveLawBase.ConstitutiveLawBase(set, type)[source]¶
Bases:
object
Class containing a ConstitutiveLawBase
- set¶
the elements tag on which the constitutive law is applied
- Type
str
- type¶
the type of constitutive law (e.g elastic, etc…)
- Type
str