FluidNumerics / SELF

Spectral Element Library in Fortran
BSD 3-Clause "New" or "Revised" License
65 stars 7 forks source link

Linear Shallow Water verification #28

Open fluidnumerics-joe opened 2 years ago

fluidnumerics-joe commented 2 years ago

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

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 commented 2 years ago

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

siddharthabishnu commented 2 years ago

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