compact schemes

版本 1.0.0 (2.4 MB) 作者: Manuel A. Diaz
A collection of snippets that exemplify the proper implementation of conservative high-order compact-schemes.
49.0 次下载
更新时间 2021/4/16

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).

引用格式

Manuel A. Diaz (2024). compact schemes (https://github.com/wme7/compact_schemes/releases/tag/v1.0.0), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

BradyLivescu2019/E4

BradyLivescu2019/E6

BradyLivescu2019/E8

BradyLivescu2019/T4

BradyLivescu2019/T6

BradyLivescu2019/T8

版本 已发布 发行说明
1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库