Mordicus.Containers.ConstitutiveLaws.ConstitutiveLawBase
- class ConstitutiveLawBase(set, type)[source]
Bases:
objectClass 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
- GetIdentifier()[source]
- Returns:
the identifier of constitutive law
- Return type:
couple of string (type, set)