Skip to content

Commit a7f6b47

Browse files
committed
update sa_comp_edw
1 parent e4f6228 commit a7f6b47

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
@@ -710,7 +710,7 @@ def main():
710710
turbmod_sa_comp_edw_rae2822.cfg_dir = "turbulence_models/sa/rae2822"
711711
turbmod_sa_comp_edw_rae2822.cfg_file = "turb_SA_COMP_EDW_RAE2822.cfg"
712712
turbmod_sa_comp_edw_rae2822.test_iter = 20
713-
turbmod_sa_comp_edw_rae2822.test_vals = [-2.004687, 0.742306, 0.497310, -5.290769, 0.809485, 0.062036]
713+
turbmod_sa_comp_edw_rae2822.test_vals = [-2.004685, 0.742307, 0.497311, -5.290750, 0.809487, 0.062045]
714714
turbmod_sa_comp_edw_rae2822.su2_exec = "mpirun -n 2 SU2_CFD"
715715
turbmod_sa_comp_edw_rae2822.timeout = 1600
716716
turbmod_sa_comp_edw_rae2822.new_output = True

0 commit comments

Comments
 (0)