Skip to content

Commit 1243d16

Browse files
committed
update regression
1 parent 694d9c3 commit 1243d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TestCases/parallel_regression_AD.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def main():
8080
ea_naca64206.cfg_dir = "optimization_euler/equivalentarea_naca64206"
8181
ea_naca64206.cfg_file = "NACA64206.cfg"
8282
ea_naca64206.test_iter = 10
83-
ea_naca64206.test_vals = [2.782467, 2.056357, 2372200.0, 3.878]
83+
ea_naca64206.test_vals = [3.181093, 2.471539, -5487700.0, 8.3604]
8484
ea_naca64206.su2_exec = "mpirun -n 2 SU2_CFD_AD"
8585
ea_naca64206.timeout = 1600
8686
ea_naca64206.tol = 0.00001

0 commit comments

Comments
 (0)