Skip to content
README.md 652 B
Newer Older
# PSAAP3 WENO
Timothy Smith's avatar
Timothy Smith committed

Timothy A. Smith's avatar
Timothy A. Smith committed
Standalone Fortran WENO code with Loopy transformations.

## Notes

1. The WENO scheme is taken from [1].
2. Boundary conditions are not really handled correctly at all.
3. For now, the Fortran code will not compile -- the main focus is expressing
   the mathematics
4. Metric conversion routines / all flux arrays everywhere potentially have
   wrong shape
5. A declaration of "real" is not intended to suggest single precision

## References

[1] Nonomura, T., Terakado, D., Abe, Y., & Fujii, K. (2015).
*A new technique for freestream preservation of finite-difference WENO on curvilinear grid.*
Computers and Fluids, 107, 242–255.