所属分类:
物理计算
开发工具:C/C++
文件大小:7KB
下载次数:5
上传日期:2017-09-10 18:38:35
说明: 包含各种常见差分格式及其精度分析,可以作为下一步流体计算的基础。
(A variety of common difference schemes and their accuracy analysis can be used as the basis for the next step of fluid computation.)
文件列表:
Adams-Bashforth.cpp
first_order_upwind.cpp
Lax.cpp
Lax-Wendroff.cpp
Leap-frog.cpp
second_order_upwind.cpp
Warming-Beam.cpp