Skip to content

Implement local version of vdim#82

Open
tanderson92 wants to merge 74 commits into
mainfrom
local-vdim
Open

Implement local version of vdim#82
tanderson92 wants to merge 74 commits into
mainfrom
local-vdim

Conversation

@tanderson92

@tanderson92 tanderson92 commented Aug 18, 2024

Copy link
Copy Markdown
Member

Experimental branch/PR to play around and track progress on ideas related to a local version of VDIM, which is given in schematic form below.

LVDIM_schematic

@codecov

codecov Bot commented Aug 28, 2024

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 6.13811% with 367 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.75%. Comparing base (437f756) to head (f927142).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
src/vdim.jl 0.00% 254 Missing ⚠️
src/reference_interpolation.jl 0.00% 41 Missing ⚠️
src/mesh.jl 2.50% 39 Missing ⚠️
ext/IntiMakieExt.jl 5.26% 18 Missing ⚠️
src/api.jl 0.00% 6 Missing ⚠️
src/quadrature.jl 54.54% 5 Missing ⚠️
src/reference_integration.jl 70.00% 3 Missing ⚠️
src/utils.jl 75.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (437f756) and HEAD (f927142). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (437f756) HEAD (f927142)
2 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #82       +/-   ##
===========================================
- Coverage   84.00%   67.75%   -16.25%     
===========================================
  Files          25       25               
  Lines        3952     4274      +322     
===========================================
- Hits         3320     2896      -424     
- Misses        632     1378      +746     

☔ View full report in Codecov by Sentry.
📢 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.

@tanderson92

tanderson92 commented Jun 13, 2026

Copy link
Copy Markdown
Member Author

This stabilized lvdim is now working for Helmholtz, both low-frequency / overresolved Helmholtz, using asymptotics and Laplace potentials to build the local Helmholtz corrections (hk << 1), and the well-resolved / not-overresolved Helmholtz too (hk = O(1)). Laplace working too but that was never unstable. @maltezfaria

@tanderson92 tanderson92 marked this pull request as ready for review June 13, 2026 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants