Skip to content
Snippets Groups Projects
Commit 210d31fe authored by jonathan.froehlich's avatar jonathan.froehlich
Browse files

Reverted from EG Core

parent 3a9e3ed2
No related branches found
No related tags found
1 merge request!153Local add output info
......@@ -8,8 +8,8 @@ Model = ActiveStrainElasticity
MechModel = Static
#MechModel = Dynamic
MechDiscretization = Conforming
MechDiscretization = DG
#MechDiscretization = EG
#MechDiscretization = DG
MechDiscretization = EG
#MechModel = Mixed
CalculateReference = 0
......@@ -61,7 +61,7 @@ DebugPressure = 1
MechLevel = 0
MechPolynomialDegree = 1
WithPrestress=true
WithPrestress=false
PrestressSteps=20
#ActiveMaterial = Linear
......@@ -71,7 +71,8 @@ PrestressSteps=20
######################
# Meshes #
######################
Mesh = UnitTetrahedron;
#Mesh = UnitBlock3DTet
Mesh = BenchmarkBeam3DTet
#Mesh = BenchmarkBeam3DQuad
#Mesh = BenchmarkBeam3DTet
##Mesh = OrientedEllipsoid
......@@ -150,7 +151,7 @@ StretchFactorNormal = 4.0
#ActiveMaterial = StVenantKirchhoff
#ActiveMaterial = Ogden
#ActiveMaterial = Linear
ActiveMaterial = Linear
ActiveMaterial = Bonet
ActiveMaterial = Holzapfel
......@@ -166,7 +167,7 @@ Density = 1.082
#------------------------
VolumetricSplit = 0
Incompressible = false
QuasiCompressiblePenalty = Ciarlet
QuasiCompressiblePenalty = None
VolumetricPenalty = 2
PermeabilityPenalty = 2
......
Subproject commit 9f2514ee1587d9d7fb9bfd9d4afe64ac7215d1a7
Subproject commit 28a1fdd6105d6af746623e203b818132e28709e3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment