Skip to content

Commit 43ab0e6

Browse files
authored
Update TestCases/parallel_regression.py
1 parent a256d39 commit 43ab0e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TestCases/parallel_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ def main():
319319
probe_performance_11.cfg_dir = "user_defined_functions"
320320
probe_performance_11.cfg_file = "test_11_probes.cfg"
321321
probe_performance_11.test_iter = 4
322-
probe_performance_11.test_vals = [-6.285098, 1.0125e+05, 1.0132e+05, 9.9411e+04] # RMS_DENSITY, probe1, probe6, probe11
322+
probe_performance_11.test_vals = [-6.290748, 101020, 101050, 99123] # RMS_DENSITY, probe1, probe6, probe11
323323
# Tolerances are typically 0.001 in TestCase.py
324324
test_list.append(probe_performance_11)
325325

0 commit comments

Comments
 (0)