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

Simple tests for correct halo filling + dynamics with the MultiRegion cubed sphere #3020

Closed
4 tasks
glwagner opened this issue Mar 23, 2023 · 1 comment · Fixed by #2867
Closed
4 tasks
Assignees
Labels
feature 🌟 Something new and shiny numerics 🧮 So things don't blow up and boil the lobsters alive

Comments

@glwagner
Copy link
Member

glwagner commented Mar 23, 2023

Starting proposal for tasks that ensure the cubed sphere halo filling and dynamics are correct:

  • Advect a Gaussian bump over the sphere, show correctness of the solution and tracer conservation.
  • Test that the velocity halos are correct by direct inspection.
  • Test that vorticity can be computed (also at corners), recover analytical solution
  • Shallow water tests: Rossby-Haurwitz, Gaussian splash

Tasks

@navidcy navidcy linked a pull request Mar 23, 2023 that will close this issue
@glwagner glwagner added feature 🌟 Something new and shiny numerics 🧮 So things don't blow up and boil the lobsters alive labels Mar 23, 2023
@glwagner glwagner changed the title Fill tracer halos correctly on the MultiRegion cubed sphere Simple tests for correct halo filling + dynamics with the MultiRegion cubed sphere Mar 23, 2023
@glwagner
Copy link
Member Author

How about we put together one PR to solve

Advect a Gaussian bump over the sphere, show correctness of the solution and tracer conservation.

and a second PR to resolve the other three tasks on this issue?

@siddharthabishnu @navidcy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🌟 Something new and shiny numerics 🧮 So things don't blow up and boil the lobsters alive
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants