Skip to content

Commit fa45d20

Browse files
committed
Undo, this goes in PR first
1 parent c273e2a commit fa45d20

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/t03_SubductionGMGinput/Subduction_GMG_Particles_MUMPS.dat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
linear_tolerances = 1e-5 1e-5 50 # rtol, atol, maxit
239239
picard_to_newton = 5e-2 2 1.1 20 # picard rtol, picard minit, newton rtol, newton maxit
240240
monitor_solvers = 1
241-
stokes_solver = coupled_direct
241+
stokes_solver = block_direct
242242
direct_solver_type = mumps
243243

244244
<SolverOptionsEnd>

test/t24_Erosion_Sedimentation/Erosion_Sedimentation_2D.dat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
linear_tolerances = 1e-6 1e-8 40 # rtol, atol, maxit
290290
picard_to_newton = 1e-2 5 1.1 20 # picard rtol, picard minit, newton rtol, newton maxit
291291
monitor_solvers = 1
292-
stokes_solver = coupled_direct
292+
stokes_solver = block_direct
293293
direct_solver_type = mumps
294294

295295
<SolverOptionsEnd>

0 commit comments

Comments
 (0)