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. |
|
ConstitutiveLaw that solve a Finite Element Problem at each point of gauss in the contexte of the so called "FE²" method. |
|
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
|
|
|
Thermal constitutive law
These laws should be associated with fedoo.weakform.HeatEquation
or fedoo.weakform.SteadyHeatEquation
|