Skip to content

Commit 077799f

Browse files
committed
Update test expectation for tutorials.py DAspecies3_primitiveVenturi
https://github.com/su2code/SU2/runs/7081204644?check_suite_focus=true Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
1 parent 6af10a5 commit 077799f

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
@@ -113,7 +113,7 @@ def main():
113113
DAspecies3_primitiveVenturi.cfg_dir = "../Tutorials/incompressible_flow/Inc_Species_Transport"
114114
DAspecies3_primitiveVenturi.cfg_file = "DAspecies3_primitiveVenturi.cfg"
115115
DAspecies3_primitiveVenturi.test_iter = 50
116-
DAspecies3_primitiveVenturi.test_vals = [-8.519150, -7.786969, -7.774848, -7.474167, -12.127149, -12.262476, -11.456643]
116+
DAspecies3_primitiveVenturi.test_vals = [-8.528880, -7.799682, -7.783516, -7.482532, -12.140123, -12.250169, -11.455523]
117117
DAspecies3_primitiveVenturi.test_vals_aarch64 = [-8.528880, -7.799682, -7.783516, -7.482532, -12.140123, -12.250169, -11.455523]
118118
DAspecies3_primitiveVenturi.su2_exec = "mpirun -n 2 SU2_CFD_AD"
119119
DAspecies3_primitiveVenturi.timeout = 1600

0 commit comments

Comments
 (0)