Solid Mechanics Application Elements

From KratosWiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "==== Elements in the Solid Mechanics Application ==== {| class="wikitable" width="100%" style="text-align:center; background:#d0d9dd; border:0px solid #e1eaee; font-size:100%; -...")
 
(Elements in the Solid Mechanics Application)
 
(6 intermediate revisions by one user not shown)
Line 1: Line 1:
 
==== Elements in the Solid Mechanics Application ====
 
==== Elements in the Solid Mechanics Application ====
 +
This application implements only volumetric or surface finite elements. These are the 3D solids and the simplified 2D models representing the volumetric domain.
 +
 +
Most of the common finite elements for solid mechanics are formulated in displacements. The application is currently implementing the displacement-based elememts and also some hybrid displacement-pressure based elements. The last ones are useful for the treatment of the material incompressibility.
  
 
{| class="wikitable" width="100%" style="text-align:center; background:#d0d9dd; border:0px solid #e1eaee; font-size:100%; -moz-border-radius-topleft:0px; -moz-border-radius-bottomleft:0px; padding:0px 0px 0px 0px;" valign="top"
 
{| class="wikitable" width="100%" style="text-align:center; background:#d0d9dd; border:0px solid #e1eaee; font-size:100%; -moz-border-radius-topleft:0px; -moz-border-radius-bottomleft:0px; padding:0px 0px 0px 0px;" valign="top"
Line 8: Line 11:
 
!Geometry
 
!Geometry
 
|-style="background:#F1FAFF;"
 
|-style="background:#F1FAFF;"
| rowspan="2" | Small Displacements
+
| rowspan="3" | Small Displacements
 
| [[LinearSolidElement]]
 
| [[LinearSolidElement]]
 
| rowspan="2" | Elastic, Damage
 
| rowspan="2" | Elastic, Damage
| 2D
+
| rowspan="2" | 2D plane state / 3D
 
| Triangles, Quadrilaterals
 
| Triangles, Quadrilaterals
 
|-style="background:#F1FAFF;"
 
|-style="background:#F1FAFF;"
 
| [[SmallDisplacementElement]]
 
| [[SmallDisplacementElement]]
| 3D
 
 
| Tetrahedra, Hexahedra, Prisms
 
| Tetrahedra, Hexahedra, Prisms
 
|-style="background:#F1FAFF;"
 
|-style="background:#F1FAFF;"
| rowspan="2" | Large Displacements
+
| [[AxisymSmallDisplacementElement]]
 +
| Elastic, Damage
 +
| 2D axi-symmetric
 +
| Triangles, Quadrilaterals
 +
|-style="background:#caffaa;"
 +
| rowspan="3" | Large Displacements
 
| [[TotalLagrangianElement]]
 
| [[TotalLagrangianElement]]
 
| rowspan="2" | Elastic, HyperElastic, Plastic, Damage
 
| rowspan="2" | Elastic, HyperElastic, Plastic, Damage
| 2D
+
| rowspan="2" | 2D plane state / 3D
 
| Triangles, Quadrilaterals
 
| Triangles, Quadrilaterals
|-style="background:#F1FAFF;"
+
|-style="background:#caffaa;"
 
| [[UpdatedLagrangianElement]]
 
| [[UpdatedLagrangianElement]]
| 3D
 
 
| Tetrahedra, Hexahedra, Prisms
 
| Tetrahedra, Hexahedra, Prisms
 +
|-style="background:#caffaa;"
 +
| [[AxisymUpdatedLagrangianElement]]
 +
| Elastic, Damage
 +
| 2D axi-symmetric
 +
| Triangles, Quadrilaterals
 
|}
 
|}
 +
 +
==== Hybrid Displacement-Pressure UP Elements in the Solid Mechanics Application ====
 +
 +
{| class="wikitable" width="100%" style="text-align:center; background:#d0d9dd; border:0px solid #e1eaee; font-size:100%; -moz-border-radius-topleft:0px; -moz-border-radius-bottomleft:0px; padding:0px 0px 0px 0px;" valign="top"
 +
!Linear Type
 +
!SolidElement
 +
!Material Type
 +
!Dimension
 +
!Geometry
 +
|-style="background:#caffaa;"
 +
| rowspan="3" | Large Displacements
 +
| rowspan="2" | [[UpdatedLagrangianUPElement]]
 +
| rowspan="2" | Elastic, HyperElastic, Plastic, Damage
 +
| rowspan="2" | 2D plane state / 3D
 +
| Triangle2D3N
 +
|-style="background:#caffaa;"
 +
| Tetrahedra3D4N
 +
|-style="background:#caffaa;"
 +
| [[AxisymUpdatedLagrangianUPElement]]
 +
| Elastic, HyperElastic, Plastic, Damage
 +
| 2D axi-symmetric
 +
| Triangles2D3N
 +
|}
 +
 +
[[Category:Solid Mechanics Application]]
 +
[[Category:Solid Mechanics Application Elements]]

Latest revision as of 12:49, 25 May 2016

Elements in the Solid Mechanics Application

This application implements only volumetric or surface finite elements. These are the 3D solids and the simplified 2D models representing the volumetric domain.

Most of the common finite elements for solid mechanics are formulated in displacements. The application is currently implementing the displacement-based elememts and also some hybrid displacement-pressure based elements. The last ones are useful for the treatment of the material incompressibility.

Linear Type SolidElement Material Type Dimension Geometry
Small Displacements LinearSolidElement Elastic, Damage 2D plane state / 3D Triangles, Quadrilaterals
SmallDisplacementElement Tetrahedra, Hexahedra, Prisms
AxisymSmallDisplacementElement Elastic, Damage 2D axi-symmetric Triangles, Quadrilaterals
Large Displacements TotalLagrangianElement Elastic, HyperElastic, Plastic, Damage 2D plane state / 3D Triangles, Quadrilaterals
UpdatedLagrangianElement Tetrahedra, Hexahedra, Prisms
AxisymUpdatedLagrangianElement Elastic, Damage 2D axi-symmetric Triangles, Quadrilaterals

Hybrid Displacement-Pressure UP Elements in the Solid Mechanics Application

Linear Type SolidElement Material Type Dimension Geometry
Large Displacements UpdatedLagrangianUPElement Elastic, HyperElastic, Plastic, Damage 2D plane state / 3D Triangle2D3N
Tetrahedra3D4N
AxisymUpdatedLagrangianUPElement Elastic, HyperElastic, Plastic, Damage 2D axi-symmetric Triangles2D3N
Personal tools
Categories