Skip to content
Snippets Groups Projects
Commit a1e7e0cf authored by Laura Stengel's avatar Laura Stengel
Browse files

added actual confs for debugging

parent 933b2fbe
No related branches found
No related tags found
1 merge request!263Resolve "fix plotting"
......@@ -7,10 +7,9 @@ h_min=1e-6
Model = ActiveStrainElasticity
MechRuntype = Default
MechDynamics = Static
#MechDiscretization = DG
MechDiscretization = Conforming
MechDiscretization = DG #EG#Conforming
CalculateReference = 1
CalculateReference = 0
ReferenceLevel = 1
InterpolateStartVector = false
......@@ -23,13 +22,13 @@ ProblemDimension = 3
ProblemGeometry = Tet
# Amount of pressure steps per iteration
PressureSteps = 1
PressureSteps = 10
PressureIterations = 10
PressureDepth = 0
DebugPressure = 1
MechLevel = 0
MechLevel = 1
MechPolynomialDegree = 1
WithPrestress=false
......@@ -181,14 +180,16 @@ ElphyVerbose = -1
MechVerbose = -1
# = Plot Verbose =
MechPlot=-1
MechPlot=1
ElphySolverVTK = -1
PressureSolverVTK = -1
PressureSolverVTK = 1
DynamicSolverVTK = -1
CoupledSolverVTK = -1
PrestressPlotVerbose = -1
PressurePlotVerbose = -1
PressurePlotVerbose = 1
DynamicPlotVerbose = -1
PlotVTK = -1
PlotVTK = 1
ParallelPlotting = 0
......@@ -7,12 +7,12 @@ ClearData = true
#loadconf = elasticity/klotz.conf
#loadconf = elasticity/benchmarks/test.conf
#loadconf = elasticity/benchmarks/linear.conf
#loadconf = elasticity/benchmarks/beam.conf
loadconf = elasticity/benchmarks/beam.conf
#loadconf = elasticity/benchmarks/dg_beam.conf
#loadconf = elasticity/benchmarks/eg_beam.conf
#loadconf = elasticity/benchmarks/ellipsoid.conf
#loadconf = elasticity/benchmarks/LandBenchmark.conf
loadconf = elasticity/benchmarks/LandBenchmarkDG.conf
#loadconf = elasticity/benchmarks/LandBenchmarkDG.conf
#loadconf = elasticity/benchmarks/LandBenchmarkBiVentricle.conf
#loadconf = elasticity/elasticity.conf
# ======================================
......
loadconf = electrophysiology/m++.conf;
#loadconf = elasticity/m++.conf;
#loadconf = electrophysiology/m++.conf;
loadconf = elasticity/m++.conf;
#loadconf = coupled/m++.conf;
#loadconf = coupled/gamm-paper/coarse-biventricle.conf
\ No newline at end of file
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