Skip to content

Commit 812aa95

Browse files
committed
Set target for gradient rotation runtest after validating solution in fine resolution mesh
1 parent dd12f83 commit 812aa95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/run_tests/driver_rotated_gradients_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
# To test the full run and validate the inversion.
3636
# Move this file out of the test directory and run.
3737

38-
target_run = {"data_norm": 0.0028055269276044915, "phi_d": 8.32e-05, "phi_m": 0.00333}
38+
target_run = {"data_norm": 0.006830937520353864, "phi_d": 0.0276, "phi_m": 0.0288}
3939

4040

4141
def test_gravity_fwr_run(

0 commit comments

Comments
 (0)