Skip to content

Commit ecffbaf

Browse files
updating residual python wrapper test case zimont
1 parent 7c94309 commit ecffbaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestCases/parallel_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1498,7 +1498,7 @@ def main():
14981498
pywrapper_zimont.cfg_dir = "py_wrapper/turbulent_premixed_psi"
14991499
pywrapper_zimont.cfg_file = "psi.cfg"
15001500
pywrapper_zimont.test_iter = 0
1501-
pywrapper_zimont.test_vals = [-3.229704, -1.602176, -3.904854, -2.631849, 0.752828, -3.498356]
1501+
pywrapper_zimont.test_vals = [-5.532006, -4.663972, -5.838306, -4.316956, -2.073665, -4.453762]
15021502
pywrapper_zimont.command = TestCase.Command("mpirun -np 2", "python", "run.py")
15031503
test_list.append(pywrapper_zimont)
15041504

0 commit comments

Comments
 (0)