A collection of snippets that exemplify the proper implementation of conservative high-order compact-schemes.
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
This repository exemplifies the most clean and minimalistic way to program conservative compact schemes for solving systems of equations such as Navier-Stokes or Euler-Equations.
This short and extremely versatile implementation of conservative compact schemes is possible thanks to three ingredients:
1. A Taylor Table algorithm (see: Easy build compact schemes).
2. An ingenious spare technique to produce highly performing discrete finite-difference operations in higher-dimensions. (see: Easy build finite-difference operators).
3. The conservative boundary schemes by Brady and Livescu (2019).
Here we reproduce some of the invicid benchmark tests proposed by Brady and Livescu (2019).
Citar como
Manuel A. Diaz (2026). compact schemes (https://github.com/wme7/compact_schemes/releases/tag/v1.0.0), GitHub. Recuperado .
Agradecimientos
Inspirado por: Easy build compact schemes, Easy build finite-difference operators
Inspiración para: Compact Filters with Holes, Order of accuracy & Stability
Información general
- Versión 1.0.0 (2,36 MB)
-
Ver licencia en GitHub
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.0.0 |
