Skip to content

Commit fafba32

Browse files
committed
regression
1 parent b70c3fe commit fafba32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TestCases/tutorials.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ def main():
144144
kenics_mixer_tutorial.cfg_dir = "../Tutorials/incompressible_flow/Inc_Species_Transport_Composition_Dependent_Model"
145145
kenics_mixer_tutorial.cfg_file = "kenics_mixer_tutorial.cfg"
146146
kenics_mixer_tutorial.test_iter = 10
147-
kenics_mixer_tutorial.test_vals = [kenics_mixer_tutorial.test_vals = [-7.489796, -6.823473, -6.838032, -5.157793, -7.911512, -3.166212, -7.447901, 5.000000, -1.862212, 4.000000, -5.131048, 3.000000, -6.380193, 0.025472, 0.000000, 0.025472, 0.000000, 64.105000, 8.479200, 48.099000, 7.526700]
147+
kenics_mixer_tutorial.test_vals = [-7.489796, -6.823473, -6.838032, -5.157793, -7.911512, -3.166212, -7.447901, 5.000000, -1.862212, 4.000000, -5.131048, 3.000000, -6.380193, 0.025472, 0.000000, 0.025472, 0.000000, 64.105000, 8.479200, 48.099000, 7.526700]
148148
kenics_mixer_tutorial.command = TestCase.Command("mpirun -n 2", "SU2_CFD")
149149
test_list.append(kenics_mixer_tutorial)
150150

0 commit comments

Comments
 (0)