Skip to content

Conversation

@wilfonba
Copy link
Collaborator

@wilfonba wilfonba commented Nov 1, 2024

Description

A mixup in the ordering in variable allocation in surface tension meant that it would only work if m, n, and p were the same in 3D.

Fixes #663

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Scope

  • This PR comprises a set of related changes with a common goal

How Has This Been Tested?

Ran a 3D case with surface tension on multiple processes where each process' local m, n, and p were not the same. Existing test cases passed, but they also weren't affected by this bug.

@sbryngelson sbryngelson merged commit 38a20a7 into MFlowCode:master Nov 1, 2024
20 of 21 checks passed
@codecov
Copy link

codecov bot commented Nov 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.53%. Comparing base (44bce70) to head (ff942ca).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #670   +/-   ##
=======================================
  Coverage   54.53%   54.53%           
=======================================
  Files          61       61           
  Lines       13802    13802           
  Branches     1727     1727           
=======================================
  Hits         7527     7527           
  Misses       5819     5819           
  Partials      456      456           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wilfonba wilfonba deleted the fixSurfaceTensionBug branch April 19, 2025 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

About case of 3D_recovering_sphere

2 participants