Skip to content

Commit

Permalink
Try adding mogi to update test
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanjmeade committed Jul 11, 2024
1 parent fd94915 commit 7efc427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_western_north_america_dense.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def test_western_north_america_dense():

# Estimate block model parameters (dense)
index, estimation = celeri.assemble_and_solve_dense(
command, assembly, operators, station, block, meshes
command, assembly, operators, station, block, meshes, mogi,
)
celeri.post_process_estimation(estimation, operators, station, index)

Expand Down

0 comments on commit 7efc427

Please sign in to comment.