Skip to content

Fix Akinci free-surface correction with continuity density - #1261

Draft
svchb wants to merge 13 commits into
trixi-framework:mainfrom
svchb:fix/akinci-free-surface-correction
Draft

Fix Akinci free-surface correction with continuity density#1261
svchb wants to merge 13 commits into
trixi-framework:mainfrom
svchb:fix/akinci-free-surface-correction

Test Akinci forces with continuity density

8b326b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 0s

90.53% (+0.14%) compared to a720b1d

View this Pull Request on Codecov

90.53% (+0.14%) compared to a720b1d

Details

Codecov Report

❌ Patch coverage is 94.75655% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.53%. Comparing base (a720b1d) to head (8b326b4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/schemes/fluid/surface_normal_sph.jl 90.24% 4 Missing ⚠️
src/preprocessing/particle_packing/system.jl 50.00% 3 Missing ⚠️
src/schemes/fluid/surface_tension.jl 93.47% 3 Missing ⚠️
src/general/semidiscretization.jl 81.81% 2 Missing ⚠️
src/schemes/fluid/fluid.jl 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1261      +/-   ##
==========================================
+ Coverage   90.39%   90.53%   +0.14%     
==========================================
  Files         138      139       +1     
  Lines       11322    11546     +224     
==========================================
+ Hits        10234    10453     +219     
- Misses       1088     1093       +5     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.