Skip to content

Commit de4216f

Browse files
committed
regression should work now
1 parent 665eda0 commit de4216f

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
@@ -59,7 +59,7 @@ def main():
5959
ionized.cfg_dir = "nonequilibrium/thermalbath/finitechemistry"
6060
ionized.cfg_file = "weakly_ionized.cfg"
6161
ionized.test_iter = 10
62-
ionized.test_vals = [0.945997, 0.945997, -12.039262, -12.171767, -32.000000, 10.013239, 0.0, 0.0]
62+
ionized.test_vals = [0.444750, 0.788316, 2.290376, -4.057969, -12.041145, -12.168935, -32.000000, 10.324556]
6363
ionized.su2_exec = "mpirun -n 2 SU2_CFD"
6464
ionized.timeout = 1600
6565
ionized.new_output = True

0 commit comments

Comments
 (0)