Skip to content

Implemented 2D streamlines and vizualization routine#262

Open
b-fg wants to merge 4 commits intomasterfrom
viz_streamlines
Open

Implemented 2D streamlines and vizualization routine#262
b-fg wants to merge 4 commits intomasterfrom
viz_streamlines

Conversation

@b-fg
Copy link
Member

@b-fg b-fg commented Oct 23, 2025

Also compatible with 3D slices.

@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

❌ Patch coverage is 0% with 39 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
ext/WaterLilyMakieExt.jl 0.00% 31 Missing ⚠️
src/Metrics.jl 0.00% 8 Missing ⚠️
Files with missing lines Coverage Δ
src/WaterLily.jl 85.29% <ø> (ø)
src/Metrics.jl 82.82% <0.00%> (-7.29%) ⬇️
ext/WaterLilyMakieExt.jl 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

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

With this, there is not need for complicated path integral algorithms when we have a body in the domain.
This will automatically also extend to 3D (solving 3 Poisson equations).
Currently, we need a new solver to account for vonNeumann BC for ψ on the body.
@b-fg
Copy link
Member Author

b-fg commented Oct 27, 2025

@weymouth this is ready to implement the BCs for the streamline-Poisson equation.

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.

1 participant