Skip to content

Vorticity phi with constraint#470

Open
malamast wants to merge 4 commits into
masterfrom
vorticity-phi-with-constraint
Open

Vorticity phi with constraint#470
malamast wants to merge 4 commits into
masterfrom
vorticity-phi-with-constraint

Conversation

@malamast
Copy link
Copy Markdown
Contributor

Work in progress.

  • Added an option in the vorticity component to solve phi as a constrained equation.
  • Solving phi with Laplacian inversion in the rhs can be very expensive. However, with the constraint option, you can add phi in the sytem of equations and solve a DAE system.
  • This might be useful for 2D simulations with drifts.
  • It seems its working for now but I need to test it for longer runs.
  • I did not include code for the boundaries as is done in the examples for DAE, since we do not evolve the boundaries.
  • The non-boussinesq case is only partially implemented. It will require some improvements there to make it non-boussinesq everywhere.

@malamast malamast requested a review from bendudson January 14, 2026 23:03
@malamast malamast self-assigned this Jan 14, 2026
@malamast malamast added enhancement New feature or request help wanted Extra attention is needed labels Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant