搜索资源列表
Prime-Obsession
- 德比希尔的力作《素数之恋》指引你领略这个世界上最著名的未解数学问题的200年历史。黎曼假设的公式化表述,对它的研究以及它的意义,每一项都代表着数学思想中的广阔领域,而这本书巧妙地把所有这些都包容在内。满是趣闻逸事的篇章与引领初学者循序渐近地探索基本概念的篇章交替出现——既吸引住了读者,又给他们留下了持久的印象。-Derbyshire' s masterpiece " The Love of prime numbers" to guide you a taste of th
A-solver-for-1-D-RIEMANN-problem
- 分别采用Roe格式和AUSM格式求解一维黎曼问题,并将计算结果与解析解进行比较,发现这两种计算格式都能获得高的计算精度。-Roe scheme were used in this procedure and AUSM format to solve a 1-D RIEMANN problem, and numerical results were compared with the analytical solution, the results can be seen from these t
dd
- 基于vFortran平台,编写的运用差分算法计算黎曼问题-Based vFortran platform, prepared by the use of differential algorithm for computing the Riemann problem
Lax
- 利用Lax差分格式计算流体力学中的一维黎曼问题-Lax difference of computational fluid mechanics Wei Liman problem
1d-sod-no-debug
- 理想气体状态方程的一维波前追踪程序,能够精确捕捉界面,求解黎曼问题-ideal gas equation of state one-dimensional front tracking algorithm
WENOPLFPRK
- 利用5阶有限差分weno结合LF流通量分裂,3阶runge-kutta求解双马赫反射、黎曼问题、界面不稳定性问题-Order finite difference weno combination of LF liquidity split third-order runge-kutta to solve the double-Mach reflection, the Riemann problem for interface instability
Riemann-problems
- 一维黎曼问题数值解与计算程序。本文档首先是分析然后给出了C++实现的源程序。-The document is about Riemann problems of one one-dimensional. The code is wrote in C++.
201305
- 一维黎曼问题 C++源程序 以及fortran源程序-One dimensional Riemannian problem C++ source and source fortran
Riemann_exact_lixl
- 精确黎曼解,中科院李新亮老师授课用,可求解该问题-Exact Riemann solution, Chinese Academy of Sciences Li XL teachers to teach with, the problem can be solved
Riemannmain
- 用Roe格式求解黎曼激波管问题的Fortran源代码。可以通过MUSCL插值来提高求解精度。适合计算流体力学的初学者参考学习。-Riemann shock tube problem with Roe scheme. You cam improve the accuracy by MUSCL interpolation. This code is suitable for CFD beginners.
Godnov_HLLC
- 解1D黎曼问题的有限体积法,使用Roe格式做近似-1D finite volume method for solving the Riemann problem, make use of the approximate Roe format
5CFDprogram
- 压缩包中包含五个CFD基础程序,其中MacCormack1DSolveRiemann.for是一维欧拉方程求解(黎曼问题),UpwindTVD_1D.for是一维可压粘性N-S方程求解,MAC-Chorin2D.for是利用MAC算法和Chorin压力迭代解法求解 二维不可压缩黏性平板间Poisuille流动问题,Lax-Webdroff2D.for是利用Lax-Webdroff差分格式求解二维平面激波反射问题,fvm_upwind_MAC_couette.for是以一阶迎风型离散格式和Ch
Riemann-problem
- 一维黎曼问题,计算流体力学,C和Frotran预言代码-Riemann problem
Riemann-problem
- Matlab求解一维黎曼问题。 keshe.m是主程序 time.m是一级程序 YRD.m是格式程序 theta.m是限制器 drawing.m是绘图程序 qx.txt是精确解数据(缺少会报错)-Matlab solving a dimensional Riemannian problem. keshe.m is the main program is a program YRD.m time.m is the format of the program theta.m
Riemann-solver
- 程序是关于计算两相黎曼问题的一个求解器。可以直接设置。-The code is a solver about the two-phase Riemann problem. the user can use it directly.
一维黎曼问题(A)
- 一维黎曼问题的数学及物理模型描述@C语言与Fortran语言求解器编译(Mathematical and physical model descr iption of one dimensional Riemann problem)
prject223
- roe格式对多种不同初始条件黎曼问题的计算。(the document solve the riemann problem with roe method.)
1
- 一维黎曼问题,一维问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度两步差分格式进行数值求解。(Riemann problem, One dimensional problem, the shock tube problem, is a typical one-dimensional compressible non viscous gas dynamic problem with analytic solutions. It is solved num
sod
- sod激波管问题,x<0:(u,ρ,p)=(0,1,1);x≥0:(u,ρ,p)=(0,0.125,0.1),画出t=0.14时刻的u,ρ,p曲线.(The Sod shock tube problem, named after Gary A. Sod, is a common test for the accuracy of computational fluid codes, like Riemann solvers, and was heavily investigated by S