Skip to content
Snippets Groups Projects

[test][1p][sequential] use parameters instead of properties

Merged Bernd Flemisch requested to merge fix/use-parameters-instead-of-properties into master
3 files
+ 8
4
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -11,3 +11,7 @@ TransmissibilityCriterion = 1 # 0 = default criterion, 1 = accumulative criterio
RefinementRatio = 0
[LinearSolver]
GMResRestart = 80
MaxIterations = 1000;
ResidualReduction = 1e-8;
Loading