Skip to content

Commit 0bb922d

Browse files
Updated regression values for partially premixed flamelet test case due to update of the solution file in test cases repository
1 parent 5f8887f commit 0bb922d

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
@@ -65,7 +65,7 @@ def main():
6565
cfd_flamelet_ch4_partial_premix.cfg_dir = "flamelet/06_laminar_partial_premixed_ch4_flame_cfd"
6666
cfd_flamelet_ch4_partial_premix.cfg_file = "lam_partial_prem_ch4_cfd.cfg"
6767
cfd_flamelet_ch4_partial_premix.test_iter = 10
68-
cfd_flamelet_ch4_partial_premix.test_vals = [-10.070242, -11.294887, -4.651523, -13.155604, -11.083940]
68+
cfd_flamelet_ch4_partial_premix.test_vals = [-10.072805, -11.301138, -4.658971, -13.158224, -11.087511]
6969
cfd_flamelet_ch4_partial_premix.new_output = True
7070
test_list.append(cfd_flamelet_ch4_partial_premix)
7171

0 commit comments

Comments
 (0)