Skip to content

Commit 5f80d7d

Browse files
committed
weird update
1 parent 62b5aa8 commit 5f80d7d

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
@@ -1322,7 +1322,7 @@ def main():
13221322
nonlinear_plane_stress.cfg_dir = "fea_fsi/VonMissesVerif"
13231323
nonlinear_plane_stress.cfg_file = "nonlinear_plane_stress_2d.cfg"
13241324
nonlinear_plane_stress.test_iter = 19
1325-
nonlinear_plane_stress.test_vals = [-7.432129, -3.354513, -13.982310, 162480, 43, -4.072960]
1325+
nonlinear_plane_stress.test_vals = [-7.433449, -3.355607, -13.983863, 162480, 43, -4.070373]
13261326
test_list.append(nonlinear_plane_stress)
13271327

13281328
# Dynamic beam, 2d

0 commit comments

Comments
 (0)