Skip to content

Add 2D Navier-Stokes Channel Flow Example in Julia - #460

Open
valeriabarra wants to merge 2 commits into
mainfrom
valeria/julia-channel-flow-cylinder
Open

Add 2D Navier-Stokes Channel Flow Example in Julia#460
valeriabarra wants to merge 2 commits into
mainfrom
valeria/julia-channel-flow-cylinder

Conversation

@valeriabarra

Copy link
Copy Markdown
Collaborator

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Example
  • Documentation

Description

Adds the Julia implementation of the 2D Navier-Stokes Channel Flow Example with a solid cylindrical obstacle. This is a replica of the existing Octave example. The resulting plot (with adequate resolution) is included in the MOLE.jl docs.

Related Issues & Documents

Added/updated tests?

_We encourage you to test all code included with MOLE, including examples.

  • Yes
  • No, and this is why: N/A
  • I need help with writing tests

Read Contributing Guide and Code of Conduct

@valeriabarra valeriabarra self-assigned this Sep 11, 2026
@valeriabarra valeriabarra added Examples Addition or improvement of examples that showcase the main functionality of the library MOLE.jl labels Sep 11, 2026
@valeriabarra

Copy link
Copy Markdown
Collaborator Author

Output produced (with adequate resolution) matches the Octave counterpart.

cylinder_flow_2D_481x121_julia

@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Examples Addition or improvement of examples that showcase the main functionality of the library MOLE.jl

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MOLE.jl: Add a channel flow past a cylinder example

1 participant