Skip to content

Commit 1a9faff

Browse files
Updated regression test values for NICFD test case
1 parent 088d8a6 commit 1a9faff

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
@@ -1074,7 +1074,7 @@ def main():
10741074
datadriven_fluidModel.cfg_dir = "nicf/datadriven"
10751075
datadriven_fluidModel.cfg_file = "datadriven_nozzle.cfg"
10761076
datadriven_fluidModel.test_iter = 50
1077-
datadriven_fluidModel.test_vals = [-6.337491, -3.836046, -4.350978, -1.846961, -2.671950, 0.839927]
1077+
datadriven_fluidModel.test_vals = [-6.338276, -3.837338, -4.350653, -1.850454, -2.701016, 0.692050]
10781078
test_list.append(datadriven_fluidModel)
10791079

10801080
######################################

0 commit comments

Comments
 (0)