Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Neutral full velocity model #105

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

bendudson
Copy link
Owner

Solves Navier-Stokes equations for axisymmetric neutral gas: All components of velocity are evolved as Field2D quantities (i.e dependent on X and Y but not Z).

Was implemented in Hermes-2, previously not available in Hermes-3.

bendudson and others added 5 commits February 6, 2023 16:09
Catches non-finite values being written to the state. Previously only
Field3D was checked.
Solves Navier-Stokes equations for axisymmetric neutral gas: All
components of velocity are evolved as Field2D quantities (i.e
dependent on X and Y but not Z).

Was implemented in Hermes-2, previously not available in Hermes-3.
Not yet working in full geometry, probably issues with conservation.
@mikekryjak mikekryjak mentioned this pull request May 1, 2024
9 tasks
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