@@ -547,7 +547,7 @@ def main():
547547 inc_lam_bend .cfg_dir = "incomp_navierstokes/bend"
548548 inc_lam_bend .cfg_file = "lam_bend.cfg"
549549 inc_lam_bend .test_iter = 10
550- inc_lam_bend .test_vals = [- 3.446599 , - 3.089644 , - 0.022793 , - 0.194320 ]
550+ inc_lam_bend .test_vals = [- 3.447746 , - 3.085237 , - 0.020816 , 1.147373 ]
551551 inc_lam_bend .su2_exec = "mpirun -n 2 SU2_CFD"
552552 inc_lam_bend .timeout = 1600
553553 inc_lam_bend .tol = 0.00001
@@ -569,7 +569,7 @@ def main():
569569 inc_heatTransfer_BC .cfg_dir = "incomp_navierstokes/streamwise_periodic/chtPinArray_2d"
570570 inc_heatTransfer_BC .cfg_file = "BC_HeatTransfer.cfg"
571571 inc_heatTransfer_BC .test_iter = 50
572- inc_heatTransfer_BC .test_vals = [- 8.242458 , - 7.340502 , - 7.407009 , - 0.152357 , - 1.6675e+03 ] #last 7 lines
572+ inc_heatTransfer_BC .test_vals = [- 8.242651 , - 7.341179 , - 7.407346 , - 0.152603 , - 1667.300000 ] #last 5 lines
573573 inc_heatTransfer_BC .su2_exec = "mpirun -n 2 SU2_CFD"
574574 inc_heatTransfer_BC .timeout = 1600
575575 inc_heatTransfer_BC .tol = 0.00001
@@ -1290,7 +1290,7 @@ def main():
12901290 slinc_steady .cfg_dir = "sliding_interface/incompressible_steady"
12911291 slinc_steady .cfg_file = "config.cfg"
12921292 slinc_steady .test_iter = 19
1293- slinc_steady .test_vals = [19.000000 , - 1.803326 , - 2.097400 ] #last 4 columns
1293+ slinc_steady .test_vals = [19.000000 , - 1.803732 , - 2.108492 ] #last 3 columns
12941294 slinc_steady .su2_exec = "SU2_CFD"
12951295 slinc_steady .timeout = 100
12961296 slinc_steady .tol = 0.00002
@@ -1637,7 +1637,7 @@ def main():
16371637 species2_primitiveVenturi .cfg_dir = "species_transport/venturi_primitive_3species"
16381638 species2_primitiveVenturi .cfg_file = "species2_primitiveVenturi.cfg"
16391639 species2_primitiveVenturi .test_iter = 50
1640- species2_primitiveVenturi .test_vals = [- 5.957517 , - 5.187476 , - 5.037298 , - 5.851420 , - 1.511976 , - 6.046002 , 5 , - 0.808614 , 5 , - 2.351161 , 5 , - 0.247992 , 0.000092 , 0.000090 , 0.000002 , 0.000000 ]
1640+ species2_primitiveVenturi .test_vals = [- 5.955472 , - 5.194868 , - 5.040170 , - 5.861356 , - 1.514787 , - 6.044817 , 5.000000 , - 0.841155 , 5.000000 , - 2.343846 , 5.000000 , - 0.257718 , 0.000089 , 0.000088 , 0.000001 , 0.000000 ]
16411641 species2_primitiveVenturi .su2_exec = "mpirun -n 2 SU2_CFD"
16421642 species2_primitiveVenturi .timeout = 1600
16431643 species2_primitiveVenturi .new_output = True
@@ -1650,7 +1650,7 @@ def main():
16501650 species3_primitiveVenturi_inletFile .cfg_dir = "species_transport/venturi_primitive_3species"
16511651 species3_primitiveVenturi_inletFile .cfg_file = "species3_primitiveVenturi_inletFile.cfg"
16521652 species3_primitiveVenturi_inletFile .test_iter = 50
1653- species3_primitiveVenturi_inletFile .test_vals = [- 6.028145 , - 5.258104 , - 5.107927 , - 5.922051 , - 1.582604 , - 6.314220 , - 6.431771 , 5 , - 0.808615 , 5 , - 2.351160 , 5 , - 0.288300 ]
1653+ species3_primitiveVenturi_inletFile .test_vals = [- 6.026100 , - 5.265495 , - 5.110799 , - 5.931985 , - 1.585414 , - 6.311820 , - 6.434690 , 5.000000 , - 0.841163 , 5.000000 , - 2.343847 , 5.000000 , - 0.295673 ]
16541654 species3_primitiveVenturi_inletFile .su2_exec = "mpirun -n 2 SU2_CFD"
16551655 species3_primitiveVenturi_inletFile .timeout = 1600
16561656 species3_primitiveVenturi_inletFile .new_output = True
0 commit comments