Skip to content

Commit

Permalink
TST: Use previous 'default' parameters, now changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwboth committed Nov 4, 2023
1 parent 1262d72 commit 5ed9536
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/unit/test_wasserstein.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,9 @@

# General options
options = {
# Method definition
"l1_mode": "constant_cell_projection",
"mobility_mode": "face_based",
# Performance control
"num_iter": 400,
"tol_residual": 1e-10,
Expand Down

0 comments on commit 5ed9536

Please sign in to comment.