Draft: integrate focused Akinci surface tension PRs - #1262
Draft
svchb wants to merge 15 commits into
Draft
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1262 +/- ##
==========================================
+ Coverage 90.39% 90.62% +0.23%
==========================================
Files 138 139 +1
Lines 11322 11611 +289
==========================================
+ Hits 10234 10523 +289
Misses 1088 1088
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
svchb
force-pushed
the
integration/akinci-models
branch
from
August 8, 2026 18:00
b6eb22a to
c90def9
Compare
This was referenced Aug 8, 2026
svchb
force-pushed
the
integration/akinci-models
branch
2 times, most recently
from
August 14, 2026 12:18
09ee92e to
5fc3355
Compare
This was referenced Aug 14, 2026
svchb
force-pushed
the
integration/akinci-models
branch
from
August 14, 2026 12:46
5fc3355 to
52b4d2b
Compare
svchb
force-pushed
the
integration/akinci-models
branch
from
August 14, 2026 12:54
52b4d2b to
45a4d4e
Compare
svchb
force-pushed
the
integration/akinci-models
branch
from
August 14, 2026 16:04
45a4d4e to
f79308a
Compare
svchb
force-pushed
the
integration/akinci-models
branch
from
August 14, 2026 16:12
f79308a to
f42b1fa
Compare
svchb
force-pushed
the
integration/akinci-models
branch
from
August 14, 2026 17:13
f42b1fa to
0e83e06
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Integration view for the complete focused Akinci implementation stack and base branch for the validation work. This draft does not replace review and merge of the individual focused PRs.
Included Stack
The experimental physical-coefficient model from #1260 is intentionally excluded. Multiphase pair coefficients and pair reference densities remain dedicated future work rather than being represented by a generic average. The aggregate head is identical to #1267; targeting
mainprovides the complete implementation diff.Follow-Up
Verification
git diff --checkpassedStack Order
Focused merge order is #1258, #1279, #1280, #1259, #1261, #1266, then #1267. Supporting views are #1262, #1263, and historical umbrella #1253.
All focused PRs target upstream
mainbecause GitHub cannot use contributor-fork branches as upstream PR bases. Each PR links a fork comparison that isolates its own review layer.