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

Full Williamson case 6 example #48

Open
JHopeCollins opened this issue May 18, 2022 · 1 comment
Open

Full Williamson case 6 example #48

JHopeCollins opened this issue May 18, 2022 · 1 comment
Labels
Examples Example test cases / useage

Comments

@JHopeCollins
Copy link
Collaborator

Now that we have the shallow water utilities, the new shallow water implicit solver, and paradiag.next_window(), we need an example for Williamson6. This example needs:

  • solution and errors at 1, 7, and 14 days including calculating potential vorticity and CFL
  • Information on the number of nonlinear and linear solves for varying mesh refinement and CFL
  • weak scaling for constant window duration but varying number of steps per window
  • ?? anything else?
@JHopeCollins JHopeCollins added the Examples Example test cases / useage label May 18, 2022
@JHopeCollins
Copy link
Collaborator Author

This should use the update Williamson 6 initial conditions which introduce an explicit instability. This dominates over the numerical instability which can pollute the solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Examples Example test cases / useage
Projects
None yet
Development

No branches or pull requests

1 participant