diff --git a/conf/elasticity/benchmarks/LandBenchmarkBiVentricle.conf b/conf/elasticity/benchmarks/LandBenchmarkBiVentricle.conf
index 94481f6d1aef185a74d23e00d83006738e98abfa..b4bb3eb327888269896cf6cb278bad2fc79364f1 100644
--- a/conf/elasticity/benchmarks/LandBenchmarkBiVentricle.conf
+++ b/conf/elasticity/benchmarks/LandBenchmarkBiVentricle.conf
@@ -8,20 +8,14 @@ h0=1e-4
 h_min=1e-6
 #logfile = CG_DG_sig1000#AS_T4_1_deg1_gamma07
 
-multiDiscs  = 0
-# CAUTION: if useDifferentMeshes = 0, it will use the entry in Mesh!!!
-useDifferentMeshes = 0 # possibility to change meshes isn't implemented right now
-MechDiscretizationList =  Conforming,DG  # chosing different discs for homotopy
-MechPolynomialDegreeList = 1 #if there is only one entry, it usess the same degree for all discs
-MeshList = TestBiventricle #if there is only one entry, it usess the same mesh for all discs
-# If |DGPenaltyList| != |MechDiscretizationList| DGPenalty = 0 für fehlende Einträge
-DGPenaltyList= 0,10000 #10,100,1000,2000, 10000 (geht auch ohne scale nicht)
-
 activeStress = 0 #35
 Model = ActiveStrainElasticity
 MechRuntype = Default
 MechDynamics = Static
-MechDiscretization = DG#Conforming
+MechDiscretization = Conforming
+
+UseExtrapolation=true
+dampingExtrapolation = 0.5
 
 DGSign=-1.0
 DGPenalty= 1000# Penalty for EG=200