Skip to content
Snippets Groups Projects
  1. Jan 16, 2024
  2. May 20, 2022
  3. Feb 10, 2022
  4. Jan 10, 2022
  5. Nov 02, 2021
  6. Oct 26, 2021
  7. Sep 10, 2021
  8. Jun 15, 2021
  9. Feb 22, 2021
  10. Jul 10, 2020
  11. Jul 08, 2020
    • Michael Kuron's avatar
      Volume-of-Fluid: fix incorrect sign and add geometric test · 0653f52d
      Michael Kuron authored
      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.
      0653f52d
  12. Jan 30, 2020
  13. Jan 14, 2020