Skip to content
Snippets Groups Projects
Commit 0653f52d authored by Michael Kuron's avatar Michael Kuron :mortar_board:
Browse files

Volume-of-Fluid: fix incorrect sign and add geometric test

The scheme corresponds to calculating the overlap volume of a cell shifted by the flow velocity with its neighbor cell. The new test does that explicitly, but generates convoluted expressions which should not be used directly because they are so slow to evaluate.

Thanks to this test, an incorrect sign in the implementation was found and fixed.
parent b44b0045
No related branches found
No related tags found
1 merge request!163Volume-of-Fluid: better tests and make it actually work
Pipeline #25108 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment