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

Linear Shallow Water verification #28

Open
fluidnumerics-joe opened this issue Feb 25, 2022 · 2 comments
Open

Linear Shallow Water verification #28

fluidnumerics-joe opened this issue Feb 25, 2022 · 2 comments

Comments

@fluidnumerics-joe
Copy link
Member

We now have a set of example programs for the linear shallow water solver that are producing reasonable output. It's time to start looking into a more in-depth verification study. This will involve

  • Verifying p-refinement convergence rates (varying polynomial degree) in cases where an analytical solution is known ( a new example may be needed )
  • Verifying h-refinement convergence rates (varying element size) in cases where an analytical solution is known ( a new example may be needed )
  • Verifying time integrator convergence rates
  • Assessing the impacts of double and single precision

In working on this issue, I anticipate that recommendations will be developed for improving SELF. Additionally, the verification study may find issues in the solver implementation that can be concretely defined so they can be addressed.

@fluidnumerics-joe
Copy link
Member Author

@siddharthabishnu - this seems to be what we're working on right now with the planetary and topographic rossby wave cases at the moment

@siddharthabishnu
Copy link

@fluidnumerics-joe, this is great! I am definitely looking forward to the results.

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

No branches or pull requests

2 participants