@@ -99,7 +99,7 @@ def main():
9999 channel .cfg_dir = "euler/channel"
100100 channel .cfg_file = "inv_channel_RK.cfg"
101101 channel .test_iter = 20
102- channel .test_vals = [- 2.647975 , 2.818091 , 0.022281 , 0.004645 ]
102+ channel .test_vals = [- 2.647975 , 2.818090 , 0.022280 , 0.004644 ]
103103 channel .su2_exec = "parallel_computation.py -f"
104104 channel .timeout = 1600
105105 channel .tol = 0.00001
@@ -132,7 +132,7 @@ def main():
132132 oneram6 .cfg_dir = "euler/oneram6"
133133 oneram6 .cfg_file = "inv_ONERAM6.cfg"
134134 oneram6 .test_iter = 10
135- oneram6 .test_vals = [- 10.198925 , - 9.616270 , 0.281704 , 0.011821 ]
135+ oneram6 .test_vals = [- 9.277150 , - 8.694005 , 0.281703 , 0.011821 ]
136136 oneram6 .su2_exec = "parallel_computation.py -f"
137137 oneram6 .timeout = 3200
138138 oneram6 .tol = 0.00001
@@ -143,7 +143,7 @@ def main():
143143 fixedCL_naca0012 .cfg_dir = "fixed_cl/naca0012"
144144 fixedCL_naca0012 .cfg_file = "inv_NACA0012.cfg"
145145 fixedCL_naca0012 .test_iter = 10
146- fixedCL_naca0012 .test_vals = [- 12.134366 , - 6.700512 , 0.300000 , 0.019470 ]
146+ fixedCL_naca0012 .test_vals = [- 7.379831 , - 1.886302 , 0.300000 , 0.019471 ]
147147 fixedCL_naca0012 .su2_exec = "parallel_computation.py -f"
148148 fixedCL_naca0012 .timeout = 1600
149149 fixedCL_naca0012 .tol = 0.00001
@@ -155,7 +155,7 @@ def main():
155155 polar_naca0012 .cfg_file = "inv_NACA0012.cfg"
156156 polar_naca0012 .polar = True
157157 polar_naca0012 .test_iter = 10
158- polar_naca0012 .test_vals = [- 1.220449 , 4.250991 , 0.008963 , 0.016640 ]
158+ polar_naca0012 .test_vals = [- 1.217981 , 4.256386 , 0.009084 , 0.016823 ]
159159 polar_naca0012 .su2_exec = "compute_polar.py -i 11"
160160 polar_naca0012 .timeout = 1600
161161 polar_naca0012 .tol = 0.00001
@@ -240,7 +240,7 @@ def main():
240240 rae2822_sa .cfg_dir = "rans/rae2822"
241241 rae2822_sa .cfg_file = "turb_SA_RAE2822.cfg"
242242 rae2822_sa .test_iter = 20
243- rae2822_sa .test_vals = [- 2.005647 , - 5.264972 , 0.809933 , 0.062257 ]
243+ rae2822_sa .test_vals = [- 2.004689 , - 5.265793 , 0.809463 , 0.062016 ]
244244 rae2822_sa .su2_exec = "parallel_computation.py -f"
245245 rae2822_sa .timeout = 1600
246246 rae2822_sa .tol = 0.00001
@@ -251,7 +251,7 @@ def main():
251251 rae2822_sst .cfg_dir = "rans/rae2822"
252252 rae2822_sst .cfg_file = "turb_SST_RAE2822.cfg"
253253 rae2822_sst .test_iter = 20
254- rae2822_sst .test_vals = [- 0.510644 , 4.875481 , 0.814472 , 0.062806 ]
254+ rae2822_sst .test_vals = [- 0.510641 , 4.870022 , 0.813722 , 0.062439 ]
255255 rae2822_sst .su2_exec = "parallel_computation.py -f"
256256 rae2822_sst .timeout = 1600
257257 rae2822_sst .tol = 0.00001
@@ -262,7 +262,7 @@ def main():
262262 rae2822_sst_sust .cfg_dir = "rans/rae2822"
263263 rae2822_sst_sust .cfg_file = "turb_SST_SUST_RAE2822.cfg"
264264 rae2822_sst_sust .test_iter = 20
265- rae2822_sst_sust .test_vals = [- 2.435061 , 4.875481 , 0.814472 , 0.062806 ]
265+ rae2822_sst_sust .test_vals = [- 2.435890 , 4.870022 , 0.813722 , 0.062439 ]
266266 rae2822_sst_sust .su2_exec = "parallel_computation.py -f"
267267 rae2822_sst_sust .timeout = 1600
268268 rae2822_sst_sust .tol = 0.00001
@@ -295,7 +295,7 @@ def main():
295295 turb_naca0012_sa .cfg_dir = "rans/naca0012"
296296 turb_naca0012_sa .cfg_file = "turb_NACA0012_sa.cfg"
297297 turb_naca0012_sa .test_iter = 10
298- turb_naca0012_sa .test_vals = [- 11.155953 , - 14.468619 , 1.064330 , 0.019756 ] #last 4 columns
298+ turb_naca0012_sa .test_vals = [- 11.147929 , - 14.466781 , 1.064330 , 0.019756 ]
299299 turb_naca0012_sa .su2_exec = "parallel_computation.py -f"
300300 turb_naca0012_sa .timeout = 3200
301301 turb_naca0012_sa .tol = 0.00001
@@ -306,7 +306,7 @@ def main():
306306 turb_naca0012_sst .cfg_dir = "rans/naca0012"
307307 turb_naca0012_sst .cfg_file = "turb_NACA0012_sst.cfg"
308308 turb_naca0012_sst .test_iter = 10
309- turb_naca0012_sst .test_vals = [- 12.799245 , - 5.875128 , 1.049989 , 0.019163 ] #last 4 columns
309+ turb_naca0012_sst .test_vals = [- 12.800055 , - 5.865784 , 1.049989 , 0.019163 ]
310310 turb_naca0012_sst .su2_exec = "parallel_computation.py -f"
311311 turb_naca0012_sst .timeout = 3200
312312 turb_naca0012_sst .tol = 0.00001
@@ -317,7 +317,7 @@ def main():
317317 turb_naca0012_sst_sust .cfg_dir = "rans/naca0012"
318318 turb_naca0012_sst_sust .cfg_file = "turb_NACA0012_sst_sust.cfg"
319319 turb_naca0012_sst_sust .test_iter = 10
320- turb_naca0012_sst_sust .test_vals = [- 12.641087 , - 5.753486 , 1.005233 , 0.019017 ] #last 4 columns
320+ turb_naca0012_sst_sust .test_vals = [- 12.641676 , - 5.748419 , 1.005233 , 0.019017 ]
321321 turb_naca0012_sst_sust .su2_exec = "parallel_computation.py -f"
322322 turb_naca0012_sst_sust .timeout = 3200
323323 turb_naca0012_sst_sust .tol = 0.00001
@@ -344,7 +344,7 @@ def main():
344344 turb_naca0012_sst_restart_mg .cfg_file = "turb_NACA0012_sst_multigrid_restart.cfg"
345345 turb_naca0012_sst_restart_mg .test_iter = 20
346346 turb_naca0012_sst_restart_mg .ntest_vals = 5
347- turb_naca0012_sst_restart_mg .test_vals = [- 7.620278 , - 7.729499 , - 1.981040 , - 0.000016 , 0.079062 ]
347+ turb_naca0012_sst_restart_mg .test_vals = [- 7.619889 , - 7.729499 , - 1.981039 , - 0.000016 , 0.079062 ]
348348 turb_naca0012_sst_restart_mg .su2_exec = "parallel_computation.py -f"
349349 turb_naca0012_sst_restart_mg .timeout = 3200
350350 turb_naca0012_sst_restart_mg .tol = 0.000001
@@ -594,7 +594,7 @@ def main():
594594 contadj_fixed_CL_naca0012 .cfg_dir = "fixed_cl/naca0012"
595595 contadj_fixed_CL_naca0012 .cfg_file = "inv_NACA0012_ContAdj.cfg"
596596 contadj_fixed_CL_naca0012 .test_iter = 100
597- contadj_fixed_CL_naca0012 .test_vals = [0.275868 , - 5.200487 , 0.342720 , 0.000105 ]
597+ contadj_fixed_CL_naca0012 .test_vals = [0.275856 , - 5.200511 , 0.342710 , 0.000105 ]
598598 contadj_fixed_CL_naca0012 .su2_exec = "parallel_computation.py -f"
599599 contadj_fixed_CL_naca0012 .timeout = 1600
600600 contadj_fixed_CL_naca0012 .tol = 0.00001
@@ -683,7 +683,7 @@ def main():
683683 turb_naca0012_1c .cfg_dir = "rans_uq/naca0012"
684684 turb_naca0012_1c .cfg_file = "turb_NACA0012_uq_1c.cfg"
685685 turb_naca0012_1c .test_iter = 10
686- turb_naca0012_1c .test_vals = [- 4.973120 , 1.141760 , 0.861180 , 0.014211 ]
686+ turb_naca0012_1c .test_vals = [- 4.981674 , 1.138300 , 0.867182 , 0.015761 ]
687687 turb_naca0012_1c .su2_exec = "parallel_computation.py -f"
688688 turb_naca0012_1c .timeout = 1600
689689 turb_naca0012_1c .tol = 0.00001
@@ -742,7 +742,7 @@ def main():
742742 harmonic_balance .cfg_dir = "harmonic_balance"
743743 harmonic_balance .cfg_file = "HB.cfg"
744744 harmonic_balance .test_iter = 25
745- harmonic_balance .test_vals = [- 1.589755 , 3.922208 , 0.006724 , 0.099454 ] #last 4 columns
745+ harmonic_balance .test_vals = [- 1.589739 , 3.922579 , 0.006702 , 0.099632 ]
746746 harmonic_balance .su2_exec = "parallel_computation.py -f"
747747 harmonic_balance .timeout = 1600
748748 harmonic_balance .tol = 0.00001
@@ -754,7 +754,7 @@ def main():
754754 hb_rans_preconditioning .cfg_dir = "harmonic_balance/hb_rans_preconditioning"
755755 hb_rans_preconditioning .cfg_file = "davis.cfg"
756756 hb_rans_preconditioning .test_iter = 25
757- hb_rans_preconditioning .test_vals = [- 1.902361 , - 5.950093 , 0.007786 , 0.128110 ] #last 4 columns
757+ hb_rans_preconditioning .test_vals = [- 1.902099 , - 5.949279 , 0.007768 , 0.128062 ]
758758 hb_rans_preconditioning .su2_exec = "parallel_computation.py -f"
759759 hb_rans_preconditioning .timeout = 1600
760760 hb_rans_preconditioning .tol = 0.00001
@@ -770,7 +770,7 @@ def main():
770770 rot_naca0012 .cfg_dir = "rotating/naca0012"
771771 rot_naca0012 .cfg_file = "rot_NACA0012.cfg"
772772 rot_naca0012 .test_iter = 25
773- rot_naca0012 .test_vals = [- 2.668380 , 2.875334 , - 0.079260 , 0.002252 ]
773+ rot_naca0012 .test_vals = [- 2.698005 , 2.845328 , - 0.079439 , 0.002128 ]
774774 rot_naca0012 .su2_exec = "parallel_computation.py -f"
775775 rot_naca0012 .timeout = 1600
776776 rot_naca0012 .tol = 0.00001
@@ -831,7 +831,7 @@ def main():
831831 aeroelastic .cfg_dir = "aeroelastic"
832832 aeroelastic .cfg_file = "aeroelastic_NACA64A010.cfg"
833833 aeroelastic .test_iter = 2
834- aeroelastic .test_vals = [0.076565 , 0.033057 , - 0.001650 , - 0.000127 ]
834+ aeroelastic .test_vals = [0.076550 , 0.033042 , - 0.001650 , - 0.000127 ]
835835 aeroelastic .su2_exec = "parallel_computation.py -f"
836836 aeroelastic .timeout = 1600
837837 aeroelastic .tol = 0.00001
@@ -1039,7 +1039,7 @@ def main():
10391039 bars_SST_2D .cfg_dir = "sliding_interface/bars_SST_2D"
10401040 bars_SST_2D .cfg_file = "bars.cfg"
10411041 bars_SST_2D .test_iter = 13
1042- bars_SST_2D .test_vals = [13.000000 , - 0.619179 , - 1.564701 ] #last 4 columns
1042+ bars_SST_2D .test_vals = [13.000000 , - 0.619686 , - 1.564594 ]
10431043 bars_SST_2D .su2_exec = "SU2_CFD"
10441044 bars_SST_2D .timeout = 1600
10451045 bars_SST_2D .tol = 0.00001
@@ -1127,7 +1127,7 @@ def main():
11271127 dyn_fsi .cfg_dir = "fea_fsi/dyn_fsi"
11281128 dyn_fsi .cfg_file = "config.cfg"
11291129 dyn_fsi .test_iter = 4
1130- dyn_fsi .test_vals = [- 4.379832 , - 4.005999 , 0.000000 , 0.000000 ] #last 4 columns
1130+ dyn_fsi .test_vals = [- 4.379832 , - 4.006001 , 0.000000 , 0.000000 ]
11311131 dyn_fsi .multizone = True
11321132 dyn_fsi .unsteady = True
11331133 dyn_fsi .su2_exec = "mpirun -n 2 SU2_CFD"
@@ -1197,7 +1197,7 @@ def main():
11971197 cht_compressible .cfg_dir = "coupled_cht/comp_2d"
11981198 cht_compressible .cfg_file = "cht_2d_3cylinders.cfg"
11991199 cht_compressible .test_iter = 10
1200- cht_compressible .test_vals = [- 4.256303 , - 0.532538 , - 0.532538 , - 0.532537 ] #last 4 columns
1200+ cht_compressible .test_vals = [- 4.256032 , - 0.532728 , - 0.532729 , - 0.532728 ]
12011201 cht_compressible .su2_exec = "SU2_CFD"
12021202 cht_compressible .timeout = 1600
12031203 cht_compressible .multizone = True
@@ -1224,7 +1224,7 @@ def main():
12241224 pywrapper_turb_naca0012_sst .cfg_dir = "rans/naca0012"
12251225 pywrapper_turb_naca0012_sst .cfg_file = "turb_NACA0012_sst.cfg"
12261226 pywrapper_turb_naca0012_sst .test_iter = 10
1227- pywrapper_turb_naca0012_sst .test_vals = [- 12.799245 , - 5.875128 , 1.049989 , 0.019163 ] #last 4 columns
1227+ pywrapper_turb_naca0012_sst .test_vals = [- 12.800055 , - 5.865784 , 1.049989 , 0.019163 ]
12281228 pywrapper_turb_naca0012_sst .su2_exec = "mpirun -np 2 SU2_CFD.py --parallel -f"
12291229 pywrapper_turb_naca0012_sst .timeout = 3200
12301230 pywrapper_turb_naca0012_sst .tol = 0.00001
@@ -1247,7 +1247,7 @@ def main():
12471247 pywrapper_aeroelastic .cfg_dir = "aeroelastic"
12481248 pywrapper_aeroelastic .cfg_file = "aeroelastic_NACA64A010.cfg"
12491249 pywrapper_aeroelastic .test_iter = 2
1250- pywrapper_aeroelastic .test_vals = [0.076565 , 0.033057 , - 0.001650 , - 0.000127 ] #last 4 columns
1250+ pywrapper_aeroelastic .test_vals = [0.076550 , 0.033042 , - 0.001650 , - 0.000127 ]
12511251 pywrapper_aeroelastic .su2_exec = "mpirun -np 2 SU2_CFD.py --parallel -f"
12521252 pywrapper_aeroelastic .timeout = 1600
12531253 pywrapper_aeroelastic .tol = 0.00001
@@ -1272,7 +1272,7 @@ def main():
12721272 pywrapper_unsteadyCHT .cfg_dir = "py_wrapper/flatPlate_unsteady_CHT"
12731273 pywrapper_unsteadyCHT .cfg_file = "unsteady_CHT_FlatPlate_Conf.cfg"
12741274 pywrapper_unsteadyCHT .test_iter = 5
1275- pywrapper_unsteadyCHT .test_vals = [- 1.614167 , 2.245726 , - 0.001238 , 0.175705 ] #last 4 columns
1275+ pywrapper_unsteadyCHT .test_vals = [- 1.614167 , 2.245726 , - 0.001240 , 0.175715 ]
12761276 pywrapper_unsteadyCHT .su2_exec = "mpirun -np 2 python launch_unsteady_CHT_FlatPlate.py --parallel -f"
12771277 pywrapper_unsteadyCHT .timeout = 1600
12781278 pywrapper_unsteadyCHT .tol = 0.00001
@@ -1285,7 +1285,7 @@ def main():
12851285 pywrapper_rigidMotion .cfg_dir = "py_wrapper/flatPlate_rigidMotion"
12861286 pywrapper_rigidMotion .cfg_file = "flatPlate_rigidMotion_Conf.cfg"
12871287 pywrapper_rigidMotion .test_iter = 5
1288- pywrapper_rigidMotion .test_vals = [- 1.614165 , 2.242643 , - 0.038313 , 0.173856 ] #last 4 columns
1288+ pywrapper_rigidMotion .test_vals = [- 1.614165 , 2.242641 , - 0.038307 , 0.173866 ]
12891289 pywrapper_rigidMotion .su2_exec = "mpirun -np 2 python launch_flatPlate_rigidMotion.py --parallel -f"
12901290 pywrapper_rigidMotion .timeout = 1600
12911291 pywrapper_rigidMotion .tol = 0.00001
0 commit comments