Skip to content

Commit 2a0fd69

Browse files
Updated regression values for data-driven fluid test case
1 parent 4066516 commit 2a0fd69

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
@@ -1003,7 +1003,7 @@ def main():
10031003
datadriven_fluidModel.cfg_dir = "nicf/datadriven"
10041004
datadriven_fluidModel.cfg_file = "datadriven_nozzle.cfg"
10051005
datadriven_fluidModel.test_iter = 50
1006-
datadriven_fluidModel.test_vals = [-2.623753, 0.145100, 4.688298, 0.000000, 0.000000]
1006+
datadriven_fluidModel.test_vals = [-2.623890, 0.145236, 4.688439, 0.000000, 0.000000]
10071007
test_list.append(datadriven_fluidModel)
10081008

10091009
# Rarefaction Q1D nozzle, include CoolProp transport model

0 commit comments

Comments
 (0)