Skip to content

Commit

Permalink
update VOFZalDisk to hypre; test passing
Browse files Browse the repository at this point in the history
  • Loading branch information
mbkuhn committed Sep 23, 2024
1 parent 66ee970 commit 1b0d79f
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions reg_tests/test_files/VOFZalDisk/VOFZalDisk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ Simulations:
linear_solvers:

- name: solve_scalar
type: tpetra
method: gmres
preconditioner: sgs
type: hypre
method: hypre_gmres
preconditioner: boomerAMG
tolerance: 1e-12
max_iterations: 50
kspace: 50
max_iterations: 200
kspace: 75
output_level: 0
bamg_relax_type: 18
bamg_max_levels: 1

realms:

Expand Down

0 comments on commit 1b0d79f

Please sign in to comment.