Skip to content
Snippets Groups Projects
Commit f66bad53 authored by uheqb's avatar uheqb
Browse files

Anpassung configs

parent 464c85ed
No related branches found
No related tags found
1 merge request!153Local add output info
......@@ -57,10 +57,10 @@ StretchFactorNormal = 4.0
######################
# Material Parameters#
######################
ActiveMaterial = Linear
#ActiveMaterial = Linear
#ActiveMaterial = NeoHooke
ActiveMaterial = Bonet
#ActiveMaterial = Holzapfel
#ActiveMaterial = Bonet
ActiveMaterial = Holzapfel
Density = 0.00
#Density = 0.001
......@@ -71,7 +71,7 @@ Density = 0.00
# Volumetric Penalty
#------------------------
Incompressible = false
QuasiCompressiblePenalty = None
QuasiCompressiblePenalty = Ciarlet
VolumetricPenalty = 2
PermeabilityPenalty = 2
......@@ -148,7 +148,7 @@ presmoothing = 3;
postsmoothing = 3;
DGSign=-1.0
DGPenalty=7.0
DGPenalty=100.0
Overlap = dG1
#Overlap = NoOverlap
Overlap_Distribution = 1
......
......@@ -9,12 +9,12 @@ h_min=1e-6
Model = ActiveStrainElasticity
MechModel = Static
MechDiscretization = Conforming
#MechDiscretization = Conforming
MechDiscretization = DG
CalculateReference = 1
ReferenceLevel = 3
InterpolateStartVector = true
InterpolateStartVector = false
MechProblem = FullEllipsoid
MechMeshPart = vessel_base
......@@ -32,7 +32,7 @@ PressureDepth = 0
DebugPressure = 1
MechLevel = 0
MechPolynomialDegree = 2
MechPolynomialDegree = 1
WithPrestress=false
PrestressSteps=5
......@@ -57,7 +57,7 @@ StretchFactorNormal = 4.0
######################
# Material Parameters#
######################
#ActiveMaterial = Linear
ActiveMaterial = Linear
#ActiveMaterial = NeoHooke
#ActiveMaterial = Bonet
ActiveMaterial = Holzapfel
......@@ -71,7 +71,7 @@ Density = 0.00
# Volumetric Penalty
#------------------------
Incompressible = false
QuasiCompressiblePenalty = Ciarlet
QuasiCompressiblePenalty = None
VolumetricPenalty = 20
PermeabilityPenalty = 20
......@@ -163,8 +163,11 @@ presmoothing = 3;
postsmoothing = 3;
Overlap = NoOverlap
Overlap_Distribution = 0
DGSign=-1.0
DGPenalty=25.0
Overlap = dG1
#Overlap = NoOverlap
Overlap_Distribution = 1
DebugLevel = 0;
TimeLevel = 0;
......
......@@ -16,8 +16,8 @@ GeoPath = ../geo/
# === Cardiac Mechanics ================
#loadconf = coupled.conf
#loadconf = klotz.conf
loadconf = elasticity_benchmarks/beam.conf
#loadconf = elasticity_benchmarks/ellipsoid.conf
#loadconf = elasticity_benchmarks/beam.conf
loadconf = elasticity_benchmarks/ellipsoid.conf
loadconf = elasticity.conf
# ======================================
# = Default Solver Configuration Files =
......
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