Skip to content

Commit aa7209a

Browse files
committed
updates
1 parent 5c78bc8 commit aa7209a

File tree

8 files changed

+55
-55
lines changed

8 files changed

+55
-55
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
ITER, avg_dp
2-
1, 89.03358290403737
2+
1, 63.82289754521027

TestCases/hybrid_regression.py

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -206,23 +206,23 @@ def main():
206206
turb_naca0012_sst.cfg_dir = "rans/naca0012"
207207
turb_naca0012_sst.cfg_file = "turb_NACA0012_sst.cfg"
208208
turb_naca0012_sst.test_iter = 10
209-
turb_naca0012_sst.test_vals = [-8.493861, -10.747240, -4.507971, 1.047913, 0.019156, -1.585577, 0.000000]
209+
turb_naca0012_sst.test_vals = [-12.232701, -14.434762, -6.411172, 1.047444, 0.019214, -1.652128, 0]
210210
test_list.append(turb_naca0012_sst)
211211

212212
# NACA0012 (SST_SUST, FUN3D finest grid results: CL=1.0840, CD=0.01253)
213213
turb_naca0012_sst_sust = TestCase('turb_naca0012_sst_sust')
214214
turb_naca0012_sst_sust.cfg_dir = "rans/naca0012"
215215
turb_naca0012_sst_sust.cfg_file = "turb_NACA0012_sst_sust.cfg"
216216
turb_naca0012_sst_sust.test_iter = 10
217-
turb_naca0012_sst_sust.test_vals = [-7.985914, -10.322645, -3.314244, 0.995006, 0.019294, -1.538068]
217+
turb_naca0012_sst_sust.test_vals = [-12.152274, -14.781420, -6.725224, 1.000270, 0.019123, -1.417716]
218218
test_list.append(turb_naca0012_sst_sust)
219219

220220
# NACA0012 (SST, fixed values for turbulence quantities)
221221
turb_naca0012_sst_fixedvalues = TestCase('turb_naca0012_sst_fixedvalues')
222222
turb_naca0012_sst_fixedvalues.cfg_dir = "rans/naca0012"
223223
turb_naca0012_sst_fixedvalues.cfg_file = "turb_NACA0012_sst_fixedvalues.cfg"
224224
turb_naca0012_sst_fixedvalues.test_iter = 10
225-
turb_naca0012_sst_fixedvalues.test_vals = [-5.192503, -10.035788, -1.617649, 1.022030, 0.040310, -2.381936]
225+
turb_naca0012_sst_fixedvalues.test_vals = [-5.192403, -10.256922, -1.568131, 1.022561, 0.040530, -2.382766]
226226
test_list.append(turb_naca0012_sst_fixedvalues)
227227

228228
# NACA0012 (SST, explicit Euler for flow and turbulence equations)
@@ -250,7 +250,7 @@ def main():
250250
axi_rans_air_nozzle_restart.cfg_dir = "axisymmetric_rans/air_nozzle"
251251
axi_rans_air_nozzle_restart.cfg_file = "air_nozzle_restart.cfg"
252252
axi_rans_air_nozzle_restart.test_iter = 10
253-
axi_rans_air_nozzle_restart.test_vals = [-6.046200, -0.482494, -2.228367, 2.466115, 0.000000]
253+
axi_rans_air_nozzle_restart.test_vals = [-12.065478, -6.838586, -8.839400, -4.103176, 0]
254254
test_list.append(axi_rans_air_nozzle_restart)
255255

256256
#################################
@@ -263,7 +263,7 @@ def main():
263263
turb_naca0012_sst_restart_mg.cfg_file = "turb_NACA0012_sst_multigrid_restart.cfg"
264264
turb_naca0012_sst_restart_mg.test_iter = 20
265265
turb_naca0012_sst_restart_mg.ntest_vals = 5
266-
turb_naca0012_sst_restart_mg.test_vals = [-7.644626, -7.427011, -0.631753, -0.000007, 0.079118]
266+
turb_naca0012_sst_restart_mg.test_vals = [-7.633090, -7.182014, -0.627166, -0.000020, 0.078737]
267267
test_list.append(turb_naca0012_sst_restart_mg)
268268

269269
#############################
@@ -311,8 +311,8 @@ def main():
311311
turb_naca0012_p1c2.cfg_dir = "rans_uq/naca0012"
312312
turb_naca0012_p1c2.cfg_file = "turb_NACA0012_uq_p1c2.cfg"
313313
turb_naca0012_p1c2.test_iter = 10
314-
turb_naca0012_p1c2.test_vals = [-5.548780, 0.945778, 0.213968, -0.126040]
315-
turb_naca0012_p1c2.test_vals_aarch64 = [-5.554425, 0.943683, 0.229293, -0.121125]
314+
turb_naca0012_p1c2.test_vals = [-5.548775, 0.945962, 0.211150, -0.121291]
315+
turb_naca0012_p1c2.test_vals_aarch64 = [-5.548775, 0.945962, 0.211150, -0.121291]
316316
test_list.append(turb_naca0012_p1c2)
317317

318318
######################################
@@ -556,7 +556,7 @@ def main():
556556
Jones_tc_restart.cfg_dir = "turbomachinery/APU_turbocharger"
557557
Jones_tc_restart.cfg_file = "Jones_restart.cfg"
558558
Jones_tc_restart.test_iter = 5
559-
Jones_tc_restart.test_vals = [-3.501035, -0.855391, -11.767172, -6.117423, -9.432832, -3.573397, 73273.000000, 73273.000000, 0.019884, 82.491000]
559+
Jones_tc_restart.test_vals = [-7.286677, -5.327018, -14.895652, -9.330534, -12.071733, -6.548623, 73291.000000, 73291.000000, 0.020111, 82.896000]
560560
test_list.append(Jones_tc_restart)
561561

562562
# 2D axial stage
@@ -573,8 +573,8 @@ def main():
573573
transonic_stator_restart.cfg_dir = "turbomachinery/transonic_stator_2D"
574574
transonic_stator_restart.cfg_file = "transonic_stator_restart.cfg"
575575
transonic_stator_restart.test_iter = 20
576-
transonic_stator_restart.test_vals = [-5.007735, -3.099310, -2.751696, 1.091966, -3.542819, 2.163237, -471630.000000, 94.866000, -0.035738]
577-
transonic_stator_restart.test_vals_aarch64 = [-5.007735, -3.099310, -2.751696, 1.091966, -3.542819, 2.163237, -471630, 94.866, -0.035738]
576+
transonic_stator_restart.test_vals = [-4.357748, -2.480402, -2.075152, 1.737469, -1.440919, 2.727299, -471620.000000, 94.840000, -0.054603]
577+
transonic_stator_restart.test_vals_aarch64 = [-4.357748, -2.480402, -2.075152, 1.737469, -1.440919, 2.727299, -471620.000000, 94.840000, -0.054603]
578578
test_list.append(transonic_stator_restart)
579579

580580
# Multiple turbomachinery interface restart

TestCases/hybrid_regression_AD.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def main():
8686
discadj_rans_naca0012_sst.cfg_dir = "disc_adj_rans/naca0012"
8787
discadj_rans_naca0012_sst.cfg_file = "turb_NACA0012_sst.cfg"
8888
discadj_rans_naca0012_sst.test_iter = 10
89-
discadj_rans_naca0012_sst.test_vals = [-2.234037, -0.198500, 2.769200, -0.039720]
89+
discadj_rans_naca0012_sst.test_vals = [-2.237494, -0.200182, 2.762600, -0.039607]
9090
test_list.append(discadj_rans_naca0012_sst)
9191

9292
#######################################
@@ -131,7 +131,7 @@ def main():
131131
discadj_incomp_turb_NACA0012_sst.cfg_dir = "disc_adj_incomp_rans/naca0012"
132132
discadj_incomp_turb_NACA0012_sst.cfg_file = "turb_naca0012_sst.cfg"
133133
discadj_incomp_turb_NACA0012_sst.test_iter = 10
134-
discadj_incomp_turb_NACA0012_sst.test_vals = [-4.029282, -2.181911, -7.734686, 0.000000, -0.939944]
134+
discadj_incomp_turb_NACA0012_sst.test_vals = [-3.597708, -2.983823, -8.354806, 0.000000, -0.916525]
135135
test_list.append(discadj_incomp_turb_NACA0012_sst)
136136

137137
#######################################################

TestCases/parallel_regression.py

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -450,8 +450,8 @@ def main():
450450
turb_naca0012_sst.cfg_dir = "rans/naca0012"
451451
turb_naca0012_sst.cfg_file = "turb_NACA0012_sst.cfg"
452452
turb_naca0012_sst.test_iter = 10
453-
turb_naca0012_sst.test_vals = [-8.515393, -10.746513, -4.384035, 1.047851, 0.019161, -1.928467, 0.000000]
454-
turb_naca0012_sst.test_vals_aarch64 = [-12.107692, -15.277743, -6.210238, 1.049757, 0.019249, -2.357984, 0]
453+
turb_naca0012_sst.test_vals = [-12.232533, -14.435252, -6.410718, 1.047444, 0.019214, -1.704292, 0.000000]
454+
turb_naca0012_sst.test_vals_aarch64 = [-12.232533, -14.435252, -6.410718, 1.047444, 0.019214, -1.704292, 0.000000]
455455
turb_naca0012_sst.timeout = 3200
456456
test_list.append(turb_naca0012_sst)
457457

@@ -460,8 +460,8 @@ def main():
460460
turb_naca0012_sst_sust.cfg_dir = "rans/naca0012"
461461
turb_naca0012_sst_sust.cfg_file = "turb_NACA0012_sst_sust.cfg"
462462
turb_naca0012_sst_sust.test_iter = 10
463-
turb_naca0012_sst_sust.test_vals = [-8.040159, -10.043114, -3.511447, 0.997716, 0.019035, -1.409880]
464-
turb_naca0012_sst_sust.test_vals_aarch64 = [-12.087234, -14.827336, -6.062338, 1.000276, 0.019495, -1.779654]
463+
turb_naca0012_sst_sust.test_vals = [-12.146206, -14.781894, -6.726031, 1.000270, 0.019123, -1.593340]
464+
turb_naca0012_sst_sust.test_vals_aarch64 = [-12.146206, -14.781894, -6.726031, 1.000270, 0.019123, -1.593340]
465465
turb_naca0012_sst_sust.timeout = 3200
466466
test_list.append(turb_naca0012_sst_sust)
467467

@@ -470,7 +470,7 @@ def main():
470470
turb_naca0012_sst_2003_Vm.cfg_dir = "rans/naca0012"
471471
turb_naca0012_sst_2003_Vm.cfg_file = "turb_NACA0012_sst_2003-Vm.cfg"
472472
turb_naca0012_sst_2003_Vm.test_iter = 10
473-
turb_naca0012_sst_2003_Vm.test_vals = [-8.123539, -10.281917, -3.540665, 1.045725, 0.019271, -1.656078]
473+
turb_naca0012_sst_2003_Vm.test_vals = [-8.263497, -10.306865, -3.563758, 1.045289, 0.019325, -1.551944]
474474
turb_naca0012_sst_2003_Vm.timeout = 3200
475475
test_list.append(turb_naca0012_sst_2003_Vm)
476476

@@ -479,7 +479,7 @@ def main():
479479
turb_naca0012_sst_1994_KLm.cfg_dir = "rans/naca0012"
480480
turb_naca0012_sst_1994_KLm.cfg_file = "turb_NACA0012_sst_1994-KLm.cfg"
481481
turb_naca0012_sst_1994_KLm.test_iter = 10
482-
turb_naca0012_sst_1994_KLm.test_vals = [-8.334419, -10.630544, -3.917441, 1.047157, 0.019197, -1.877042]
482+
turb_naca0012_sst_1994_KLm.test_vals = [-8.563644, -10.803387, -3.994584, 1.046738, 0.019251, -1.806540]
483483
turb_naca0012_sst_1994_KLm.timeout = 3200
484484
test_list.append(turb_naca0012_sst_1994_KLm)
485485

@@ -530,7 +530,7 @@ def main():
530530
axi_rans_air_nozzle_restart.cfg_dir = "axisymmetric_rans/air_nozzle"
531531
axi_rans_air_nozzle_restart.cfg_file = "air_nozzle_restart.cfg"
532532
axi_rans_air_nozzle_restart.test_iter = 10
533-
axi_rans_air_nozzle_restart.test_vals = [-5.503924, 0.122159, -1.251673, 3.349405, 0.000000]
533+
axi_rans_air_nozzle_restart.test_vals = [-12.067082, -6.839065, -8.740217, -4.045574, 0.000000]
534534
axi_rans_air_nozzle_restart.tol = 0.0001
535535
test_list.append(axi_rans_air_nozzle_restart)
536536

@@ -1086,7 +1086,7 @@ def main():
10861086
Jones_tc_restart.cfg_dir = "turbomachinery/APU_turbocharger"
10871087
Jones_tc_restart.cfg_file = "Jones_restart.cfg"
10881088
Jones_tc_restart.test_iter = 5
1089-
Jones_tc_restart.test_vals = [-3.501027, -0.855390, -11.767169, -6.117420, -9.432832, -3.573397, 73273.000000, 73273.000000, 0.019884, 82.491000]
1089+
Jones_tc_restart.test_vals = [-7.286677, -5.327030, -14.895645, -9.330524, -12.071730, -6.548621, 73291.000000, 73291.000000, 0.020111, 82.896000]
10901090
test_list.append(Jones_tc_restart)
10911091

10921092
# 2D axial stage
@@ -1102,7 +1102,7 @@ def main():
11021102
transonic_stator_restart.cfg_dir = "turbomachinery/transonic_stator_2D"
11031103
transonic_stator_restart.cfg_file = "transonic_stator_restart.cfg"
11041104
transonic_stator_restart.test_iter = 20
1105-
transonic_stator_restart.test_vals = [-5.011834, -3.091110, -2.757795, 1.087934, -3.544707, 2.166101, -471630, 94.868, -0.035888]
1105+
transonic_stator_restart.test_vals = [-4.354904, -2.473465, -2.076229, 1.740407, -1.440833, 2.730785, -471620.000000, 94.839000, -0.050270]
11061106
transonic_stator_restart.test_vals_aarch64 = [-5.011834, -3.091110, -2.757795, 1.087934, -3.544707, 2.166101, -471630, 94.868, -0.035888]
11071107
test_list.append(transonic_stator_restart)
11081108

@@ -1370,8 +1370,8 @@ def main():
13701370
pywrapper_turb_naca0012_sst.cfg_dir = "rans/naca0012"
13711371
pywrapper_turb_naca0012_sst.cfg_file = "turb_NACA0012_sst.cfg"
13721372
pywrapper_turb_naca0012_sst.test_iter = 10
1373-
pywrapper_turb_naca0012_sst.test_vals = [-8.515763, -10.746560, -4.508015, 1.047852, 0.019161, -1.928310, 0.000000]
1374-
pywrapper_turb_naca0012_sst.test_vals_aarch64 = [-12.107692, -15.277743, -6.210238, 1.049757, 0.019249, -2.357984, 0]
1373+
pywrapper_turb_naca0012_sst.test_vals = [-12.232533, -14.435252, -6.410718, 1.047444, 0.019214, -1.704292, 0]
1374+
pywrapper_turb_naca0012_sst.test_vals_aarch64 = [-12.232533, -14.435252, -6.410718, 1.047444, 0.019214, -1.704292, 0]
13751375
pywrapper_turb_naca0012_sst.command = TestCase.Command("mpirun -np 2", "SU2_CFD.py", "--parallel -f")
13761376
pywrapper_turb_naca0012_sst.timeout = 3200
13771377
test_list.append(pywrapper_turb_naca0012_sst)
@@ -1565,23 +1565,23 @@ def main():
15651565
species2_primitiveVenturi.cfg_dir = "species_transport/venturi_primitive_3species"
15661566
species2_primitiveVenturi.cfg_file = "species2_primitiveVenturi.cfg"
15671567
species2_primitiveVenturi.test_iter = 50
1568-
species2_primitiveVenturi.test_vals = [-5.643794, -4.798953, -4.858719, -5.648947, -1.195985, -5.564607, 5.000000, -0.958960, 5.000000, -2.515334, 5.000000, -0.796944, 0.000210, 0.000206, 0.000004, 0.000000]
1568+
species2_primitiveVenturi.test_vals = [-5.383507, -4.591042, -4.618659, -5.371315, -1.048003, -5.321849, 5.000000, -1.011668, 5.000000, -2.540380, 5.000000, -1.220744, 0.000035, 0.000035, 0.000000, 0.000000]
15691569
test_list.append(species2_primitiveVenturi)
15701570

15711571
# 2 species (1 eq) primitive venturi mixing with bounded scalar transport
15721572
species_primitiveVenturi_boundedscalar = TestCase('species2_primitiveVenturi_bounded_scalar')
15731573
species_primitiveVenturi_boundedscalar.cfg_dir = "species_transport/venturi_primitive_3species"
15741574
species_primitiveVenturi_boundedscalar.cfg_file = "species2_primitiveVenturi_boundedscalar.cfg"
15751575
species_primitiveVenturi_boundedscalar.test_iter = 50
1576-
species_primitiveVenturi_boundedscalar.test_vals = [-5.283533, -4.417193, -4.478360, -5.669526, -0.952767, -5.618596, 5.000000, -1.996975, 5.000000, -4.017868, 5.000000, -1.747496, 0.000423, 0.000423, 0.000000, 0.000000]
1576+
species_primitiveVenturi_boundedscalar.test_vals = [-5.273416, -4.372370, -4.440933, -5.944335, -0.961736, -5.609422, 5.000000, -2.024352, 5.000000, -4.092737, 5.000000, -1.811021, 0.000423, 0.000423, 0.000000, 0.000000]
15771577
test_list.append(species_primitiveVenturi_boundedscalar)
15781578

15791579
# 2 species (1 eq) primitive venturi mixing using mixing model including inlet markers for turbulent intensity and viscosity ratios
15801580
species2_primitiveVenturi_mixingmodel_TURBULENT_MARKERS = TestCase('species2_primitiveVenturi_mixingmodel_TURBULENT_MARKERS.cfg')
15811581
species2_primitiveVenturi_mixingmodel_TURBULENT_MARKERS.cfg_dir = "species_transport/venturi_primitive_3species"
15821582
species2_primitiveVenturi_mixingmodel_TURBULENT_MARKERS.cfg_file = "species2_primitiveVenturi_mixingmodel_TURBULENT_MARKERS.cfg"
15831583
species2_primitiveVenturi_mixingmodel_TURBULENT_MARKERS.test_iter = 50
1584-
species2_primitiveVenturi_mixingmodel_TURBULENT_MARKERS.test_vals = [-4.105910, -1.680056, -1.599493, -0.672401, 1.441091, -3.759601, 23.000000, -5.201473, 11.000000, -5.312651, 4.000000, -6.525448, 2.000000, 1.000000, 0.000000, 1.000000]
1584+
species2_primitiveVenturi_mixingmodel_TURBULENT_MARKERS.test_vals = [-4.047742, -1.641280, -1.562848, -0.984640, 1.499898, -3.745901, 23.000000, -5.208811, 12.000000, -5.399205, 3.000000, -5.230072, 2.000000, 1.000000, 0.000000, 1.000000]
15851585
test_list.append(species2_primitiveVenturi_mixingmodel_TURBULENT_MARKERS)
15861586

15871587
# 3 species (2 eq) primitive venturi mixing with inlet files.
@@ -1590,7 +1590,7 @@ def main():
15901590
species3_primitiveVenturi_inletFile.cfg_dir = "species_transport/venturi_primitive_3species"
15911591
species3_primitiveVenturi_inletFile.cfg_file = "species3_primitiveVenturi_inletFile.cfg"
15921592
species3_primitiveVenturi_inletFile.test_iter = 50
1593-
species3_primitiveVenturi_inletFile.test_vals = [-5.714428, -4.869589, -4.929349, -5.719577, -1.266622, -5.824037, -5.944720, 5.000000, -0.958918, 5.000000, -2.515337, 5.000000, -0.523677]
1593+
species3_primitiveVenturi_inletFile.test_vals = [-5.454137, -4.661671, -4.689288, -5.441944, -1.118632, -5.592455, -5.735073, 5.000000, -1.011667, 5.000000, -2.540380, 5.000000, -1.040187]
15941594
test_list.append(species3_primitiveVenturi_inletFile)
15951595

15961596
# rectangle passive transport validation
@@ -1620,7 +1620,7 @@ def main():
16201620
cgns_writer.cfg_dir = "cgns_writer"
16211621
cgns_writer.cfg_file = "config.cfg"
16221622
cgns_writer.test_iter = 1
1623-
cgns_writer.test_vals = [-2.974473, 0.665204, 5.068846, -7.003873]
1623+
cgns_writer.test_vals = [-2.974473, 0.640256, 5.371029, -6.732060]
16241624
cgns_writer.command = TestCase.Command("mpirun -n 2", "SU2_CFD")
16251625
cgns_writer.new_output = True
16261626
test_list.append(cgns_writer)

TestCases/parallel_regression_AD.py

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ def main():
9191
discadj_rans_naca0012_sst.cfg_dir = "disc_adj_rans/naca0012"
9292
discadj_rans_naca0012_sst.cfg_file = "turb_NACA0012_sst.cfg"
9393
discadj_rans_naca0012_sst.test_iter = 10
94-
discadj_rans_naca0012_sst.test_vals = [-2.274814, -0.278441, -2.250500, -0.003160]
95-
discadj_rans_naca0012_sst.test_vals_aarch64 = [-2.274779, -0.278440, -2.255500, -0.003160]
94+
discadj_rans_naca0012_sst.test_vals = [-2.265084, -0.280000, -2.268000, -0.002968]
95+
discadj_rans_naca0012_sst.test_vals_aarch64 = [-2.265084, -0.280000, -2.268000, -0.002968]
9696
test_list.append(discadj_rans_naca0012_sst)
9797

9898
#######################################
@@ -137,8 +137,8 @@ def main():
137137
discadj_incomp_turb_NACA0012_sst.cfg_dir = "disc_adj_incomp_rans/naca0012"
138138
discadj_incomp_turb_NACA0012_sst.cfg_file = "turb_naca0012_sst.cfg"
139139
discadj_incomp_turb_NACA0012_sst.test_iter = 10
140-
discadj_incomp_turb_NACA0012_sst.test_vals = [-4.183391, -2.287284, -7.892044, 0, -1.230919]
141-
discadj_incomp_turb_NACA0012_sst.test_vals_aarch64 = [-4.183391, -2.287284, -7.892044, 0, -1.230919]
140+
discadj_incomp_turb_NACA0012_sst.test_vals = [-3.944706, -2.788179, -7.913889, 0.000000, -0.956513]
141+
discadj_incomp_turb_NACA0012_sst.test_vals_aarch64 = [-3.944706, -2.788179, -7.913889, 0.000000, -0.956513]
142142
test_list.append(discadj_incomp_turb_NACA0012_sst)
143143

144144
####################################################################
@@ -150,7 +150,7 @@ def main():
150150
discadj_axisymmetric_rans_nozzle.cfg_dir = "axisymmetric_rans/air_nozzle"
151151
discadj_axisymmetric_rans_nozzle.cfg_file = "air_nozzle_restart.cfg"
152152
discadj_axisymmetric_rans_nozzle.test_iter = 10
153-
discadj_axisymmetric_rans_nozzle.test_vals = [9.550294, 4.938499, 7.387346, 2.733061]
153+
discadj_axisymmetric_rans_nozzle.test_vals = [9.554393, 4.939337, 7.053413, 2.476067]
154154
discadj_axisymmetric_rans_nozzle.no_restart = True
155155
test_list.append(discadj_axisymmetric_rans_nozzle)
156156

@@ -299,7 +299,7 @@ def main():
299299
da_sp_pinArray_cht_2d_dp_hf.cfg_dir = "incomp_navierstokes/streamwise_periodic/chtPinArray_2d"
300300
da_sp_pinArray_cht_2d_dp_hf.cfg_file = "DA_configMaster.cfg"
301301
da_sp_pinArray_cht_2d_dp_hf.test_iter = 100
302-
da_sp_pinArray_cht_2d_dp_hf.test_vals = [-4.706292, -4.062398, -4.137374]
302+
da_sp_pinArray_cht_2d_dp_hf.test_vals = [-4.703416, -4.061963, -4.136826]
303303
da_sp_pinArray_cht_2d_dp_hf.multizone = True
304304
test_list.append(da_sp_pinArray_cht_2d_dp_hf)
305305

@@ -308,7 +308,7 @@ def main():
308308
da_sp_pinArray_cht_2d_mf.cfg_dir = "incomp_navierstokes/streamwise_periodic/dp-adjoint_chtPinArray_2d"
309309
da_sp_pinArray_cht_2d_mf.cfg_file = "configMaster.cfg"
310310
da_sp_pinArray_cht_2d_mf.test_iter = 100
311-
da_sp_pinArray_cht_2d_mf.test_vals = [-4.600710, -1.298285, -1.430286, -18.503417, -0.870017, -5.768271, -19.069555, -47.953298]
311+
da_sp_pinArray_cht_2d_mf.test_vals = [-4.508582, -1.198591, -1.394041, -18.498530, -0.810948, -6.006116, -19.074586, -49.841067]
312312
da_sp_pinArray_cht_2d_mf.multizone = True
313313
test_list.append(da_sp_pinArray_cht_2d_mf)
314314

0 commit comments

Comments
 (0)