Skip to content

Commit faf805d

Browse files
committed
Change target on fem1d after removing double Directives in options
1 parent 90c3681 commit faf805d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/run_tests/driver_airborne_fem_1d_test.py

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

41-
target_run = {"data_norm": 804.9849282354428, "phi_d": 58200, "phi_m": 118}
41+
target_run = {"data_norm": 804.9849282354428, "phi_d": 64500, "phi_m": 717}
4242

4343

4444
def test_fem_fwr_1d_run(

0 commit comments

Comments
 (0)