Skip to content

Commit

Permalink
fix #3
Browse files Browse the repository at this point in the history
  • Loading branch information
Trophime authored Apr 14, 2021
1 parent dae729b commit 6cd62df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/cases/mqsheat/mqsheatpicard.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ hsize=5.e-3
filename=$cfgdir/mqsheatweak.geo
partition=1

[mqs]
[mqsheat]
ksp-monitor=false
#pc-type=gamg
pc-type=fieldsplit
Expand All @@ -36,4 +36,4 @@ time-final=6

[picard]
tol=1.e-6 #picard
maxiter = 25 #picard
maxiter = 25 #picard

0 comments on commit 6cd62df

Please sign in to comment.