Skip to content

Commit

Permalink
regression test_vals to reflect change RESTART_SOL=YES
Browse files Browse the repository at this point in the history
  • Loading branch information
josy-nal committed Nov 8, 2023
1 parent 88811d3 commit 470943e
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 @@ -491,7 +491,7 @@ def main():
actuatordisk_bem.cfg_dir = "rans/actuatordisk_bem"
actuatordisk_bem.cfg_file = "actuatordisk_bem.cfg"
actuatordisk_bem.test_iter = 15
actuatordisk_bem.test_vals = [-5.226958, -8.297197, -0.004325, -0.565388]
actuatordisk_bem.test_vals = [-5.282249, -10.335140, 0.001383, -0.375718]
actuatordisk_bem.timeout = 3200
test_list.append(actuatordisk_bem)

Expand Down

0 comments on commit 470943e

Please sign in to comment.