Constitutive Law module.
Constitutive Law (fedoo.constitutivelaw)
The constitutive law module include several classical mechancical constitutive laws. These laws are required to create some weak formulations.
The ConstitutiveLaw library contains the following classes:
Solid mechanical constitutive laws
These laws should be associated with fedoo.weakform.StressEquilibrium
|
A simple linear elastic isotropic constitutive law defined from a Yound Modulus and a Poisson Ratio. |
|
Linear Orthotropic constitutive law defined from the engineering coefficients in local material coordinates. |
|
Linear full Anistropic constitutive law defined from the rigidity matrix H. |
|
Linear Orthotropic constitutive law defined from composites phase parameters, assuming uniform unidirectional fibers. |
|
Elasto-plastic constitutive law with isotropic hardening. |
|
FE² constitutive law based on periodic microscopic problems. |
|
Constitutive laws from the simcoon library. |
Interface mechanical constitutive laws
These laws should be associated with fedoo.weakform.StressEquilibrium
|
Bilinear cohesive Law based on the Crisfield model |
|
Simple directional spring connector between nodes or surfaces |
Beam constitutive laws
These laws should be associated with fedoo.weakform.InterfaceForce
|
|
|
|
|
|
|
Shell constitutive laws
These laws should be associated with fedoo.weakform.PlateEquilibrium
|
|
|
Layered shell integrated from nonlinear plane-stress material points. |
|
|
|
Homogeneous shell integrated from nonlinear plane-stress material points. |
Thermal constitutive law
These laws should be associated with fedoo.weakform.HeatEquation
|