搜索资源列表
finite differece schem
- 本文件中详细介绍了多种差分格式,upwind,weno,eno,smart,等等
2nd-up-wind
- 二阶迎风差分格式。代码简单用于计算二阶迎风差分格式的fortran程序。-Fortran program about 2nd-upwind.
cfddd2
- Computtional Fluid Dynamics (CFD) steady 1-Dimensional convection and diffusionusing central differencing, upwind differencing, hybrid differencing and power law schemes11rawrarf
devolepvogolotta
- Computtional Fluid Dynamics (CFD) steady 1-Dimensional convection and diffusionusing central differencing, upwind differencing, hybrid differencing and power law schemes132132131
Upwind1d
- 一维可压缩黏性流动是气体动力学中最经典的黏性流动问题,采用迎风型差分算法进行数值求解。这里给出了计算一维可压缩黏性流动问题的计算程序。-One-dimensional compressible viscous flow is the most classic aerodynamic viscous flow problems, using upwind difference algorithm for numerical solving. Here is a computer program t
fvm_MAC_couette
- 不可压缩黏性流动的典型流动,有解析解,可以用来检验数值算法计算精度和可靠性。采用有限体积算法一阶迎风型离散格式进行数值求解。这里给出了计算二维不可压缩黏性流体流动问题计算程序,供大家学习参考。-A typical flow of an incompressible viscous flow, there are analytical solution, numerical algorithms can be used to test the accuracy and reliability. F
B
- 一维可压缩黏性流动是气体动力学中最经典的黏性流动问题,对它采用迎风型 差分算法进行数值求解。-One-dimensional viscous compressible gas flow dynamics of the most classic viscous flow problems, use it upwind difference algorithm for numerical solving.
D
- 采用有限体积算法一阶迎风型离散格式进行数值求解。-Finite volume algorithm first order upwind discretization solved numerically.
F
- 本算例中采用有限体积算法三阶迎风型 离散格式对它进行数值求解-The example used in the third-order upwind finite volume method numerical solution of discrete format it
Roe
- Fortran语言解决一维激波管问题,本程序为一阶迎风Roe格式(Fortran language to solve one-dimensional shock tube problem, this program is the first order upwind Roe format)