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 ...@@ -8,8 +8,8 @@ Model = ActiveStrainElasticity
MechModel = Static MechModel = Static
#MechModel = Dynamic #MechModel = Dynamic
MechDiscretization = Conforming MechDiscretization = Conforming
MechDiscretization = DG #MechDiscretization = DG
#MechDiscretization = EG MechDiscretization = EG
#MechModel = Mixed #MechModel = Mixed
CalculateReference = 0 CalculateReference = 0
...@@ -61,7 +61,7 @@ DebugPressure = 1 ...@@ -61,7 +61,7 @@ DebugPressure = 1
MechLevel = 0 MechLevel = 0
MechPolynomialDegree = 1 MechPolynomialDegree = 1
WithPrestress=true WithPrestress=false
PrestressSteps=20 PrestressSteps=20
#ActiveMaterial = Linear #ActiveMaterial = Linear
...@@ -71,7 +71,8 @@ PrestressSteps=20 ...@@ -71,7 +71,8 @@ PrestressSteps=20
###################### ######################
# Meshes # # Meshes #
###################### ######################
Mesh = UnitTetrahedron; #Mesh = UnitBlock3DTet
Mesh = BenchmarkBeam3DTet
#Mesh = BenchmarkBeam3DQuad #Mesh = BenchmarkBeam3DQuad
#Mesh = BenchmarkBeam3DTet #Mesh = BenchmarkBeam3DTet
##Mesh = OrientedEllipsoid ##Mesh = OrientedEllipsoid
...@@ -150,7 +151,7 @@ StretchFactorNormal = 4.0 ...@@ -150,7 +151,7 @@ StretchFactorNormal = 4.0
#ActiveMaterial = StVenantKirchhoff #ActiveMaterial = StVenantKirchhoff
#ActiveMaterial = Ogden #ActiveMaterial = Ogden
#ActiveMaterial = Linear ActiveMaterial = Linear
ActiveMaterial = Bonet ActiveMaterial = Bonet
ActiveMaterial = Holzapfel ActiveMaterial = Holzapfel
...@@ -166,7 +167,7 @@ Density = 1.082 ...@@ -166,7 +167,7 @@ Density = 1.082
#------------------------ #------------------------
VolumetricSplit = 0 VolumetricSplit = 0
Incompressible = false Incompressible = false
QuasiCompressiblePenalty = Ciarlet QuasiCompressiblePenalty = None
VolumetricPenalty = 2 VolumetricPenalty = 2
PermeabilityPenalty = 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