Skip to content

Commit 7a0496f

Browse files
committed
update test
1 parent b5e2952 commit 7a0496f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TestCases/serial_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ def main():
442442
inc_turb_naca0012.cfg_dir = "incomp_rans/naca0012"
443443
inc_turb_naca0012.cfg_file = "naca0012.cfg"
444444
inc_turb_naca0012.test_iter = 20
445-
inc_turb_naca0012.test_vals = [-4.758063, -10.974497, -0.000005, -0.028655, 4, -6.041638, 2, -6.473951]
445+
inc_turb_naca0012.test_vals = [-4.758064, -10.974498, -0.000003, -0.028654, 4, -6.049653, 2, -4.951206]
446446
test_list.append(inc_turb_naca0012)
447447

448448
# NACA0012, SST_SUST

0 commit comments

Comments
 (0)