Skip to content

Commit

Permalink
Updated regression values for data-driven fluid test case
Browse files Browse the repository at this point in the history
  • Loading branch information
EvertBunschoten committed Jul 4, 2023
1 parent 4066516 commit 2a0fd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TestCases/parallel_regression.py
Original file line number Diff line number Diff line change
Expand Up @@ -1003,7 +1003,7 @@ def main():
datadriven_fluidModel.cfg_dir = "nicf/datadriven"
datadriven_fluidModel.cfg_file = "datadriven_nozzle.cfg"
datadriven_fluidModel.test_iter = 50
datadriven_fluidModel.test_vals = [-2.623753, 0.145100, 4.688298, 0.000000, 0.000000]
datadriven_fluidModel.test_vals = [-2.623890, 0.145236, 4.688439, 0.000000, 0.000000]
test_list.append(datadriven_fluidModel)

# Rarefaction Q1D nozzle, include CoolProp transport model
Expand Down

0 comments on commit 2a0fd69

Please sign in to comment.