Skip to content

Add dimensionally consistent 2D Akinci kernels - #1259

Draft
svchb wants to merge 9 commits into
trixi-framework:mainfrom
svchb:surface-tension/akinci-2d-kernels
Draft

Add dimensionally consistent 2D Akinci kernels#1259
svchb wants to merge 9 commits into
trixi-framework:mainfrom
svchb:surface-tension/akinci-2d-kernels

Update Float32 tests for dimensional kernels

07ddec5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 1s

90.45% (+0.06%) compared to a720b1d

View this Pull Request on Codecov

90.45% (+0.06%) compared to a720b1d

Details

Codecov Report

❌ Patch coverage is 92.16867% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.45%. Comparing base (a720b1d) to head (07ddec5).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/preprocessing/particle_packing/system.jl 50.00% 3 Missing ⚠️
src/schemes/fluid/surface_normal_sph.jl 92.30% 3 Missing ⚠️
src/schemes/fluid/surface_tension.jl 92.85% 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    #1259      +/-   ##
==========================================
+ Coverage   90.39%   90.45%   +0.06%     
==========================================
  Files         138      139       +1     
  Lines       11322    11446     +124     
==========================================
+ Hits        10234    10354     +120     
- Misses       1088     1092       +4     

☔ 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.