Skip to content

Commit 8c5595a

Browse files
committed
change regression tutorial
1 parent 23383dd commit 8c5595a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TestCases/tutorials.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ def main():
144144
DAspecies3_primitiveVenturi.cfg_dir = "../Tutorials/incompressible_flow/Inc_Species_Transport"
145145
DAspecies3_primitiveVenturi.cfg_file = "DAspecies3_primitiveVenturi.cfg"
146146
DAspecies3_primitiveVenturi.test_iter = 50
147-
DAspecies3_primitiveVenturi.test_vals = [-9.806093, -8.630548, -8.666007, -8.333826, -12.914929, -11.064095, -10.278654]
147+
DAspecies3_primitiveVenturi.test_vals = [-9.819107, -8.643459, -8.676921, -8.347339, -12.926241, -9.739487, -8.947991]
148148
DAspecies3_primitiveVenturi.command = TestCase.Command("mpirun -n 2", "SU2_CFD_AD")
149149
test_list.append(DAspecies3_primitiveVenturi)
150150

0 commit comments

Comments
 (0)