Skip to content

Commit 3b22e92

Browse files
committed
Update reg test for MUSCL species testcase after recent fix
1 parent 6d1d59b commit 3b22e92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TestCases/parallel_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1628,7 +1628,7 @@ def main():
16281628
species_passive_val.cfg_dir = "species_transport/passive_transport_validation"
16291629
species_passive_val.cfg_file = "passive_transport.cfg"
16301630
species_passive_val.test_iter = 50
1631-
species_passive_val.test_vals = [-16.559189, -16.315116, -16.908670, -4.316833, 10.000000, -4.523292, 8.000000, -5.173152]
1631+
species_passive_val.test_vals = [-16.559189, -16.315116, -16.908670, -4.257599, 10.000000, -4.523292, 8.000000, -5.193350]
16321632
species_passive_val.su2_exec = "mpirun -n 2 SU2_CFD"
16331633
species_passive_val.timeout = 1600
16341634
species_passive_val.new_output = True

0 commit comments

Comments
 (0)