Skip to content

Commit

Permalink
Update TC reference solution after bug fix
Browse files Browse the repository at this point in the history
The bug fix has a minor but non-negligible (relative to the tolerance)
affect on the reference solution because of the top and bottom
endwalls.
  • Loading branch information
trevilo committed Mar 26, 2024
1 parent 07f1da5 commit 5d7e823
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions test/lomach-flow.test
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,5 @@ setup() {
[[ ${status} -eq 0 ]]
test -s restart_output-tc.sol.h5
h5diff -r --delta=1e-16 restart_output-tc.sol.h5 $REF_SOLN_TC /velocity
h5diff -r --delta=1e-16 restart_output-tc.sol.h5 $REF_SOLN_TC /swirl
}
2 changes: 1 addition & 1 deletion test/ref_solns/taylor-couette/restart_output-tc.Re100.h5
Git LFS file not shown

0 comments on commit 5d7e823

Please sign in to comment.