搜索资源列表
NnuericalMethodsforPDE
- 本程序功能为计算一阶双曲型偏微分方程的初值问题,分别采用3种格式计算:1、迎风格式 2、Lax-Friedrichs格式 3、Lax-Wendroff格式-function of the procedures for calculating an order hyperbolic partial differential equation initial value problems were used to calculate three formats : 1, 2 upwind, the
inviscid_eqution
- 求解粘性Burger方程和非粘性Burger方程的各种差分格式,包括BTCS格式的显式计算 BTCS格式的隐式计算 滞后非线性项 向前时间步长线性化 牛顿迭代法线性化 Lax-Wendroff格式 通量分裂格式显试计算 通量分裂格式隐式计算 CN格式隐式计算 等格式。-Solution of viscous Burger equation and non-viscous Burger differential equations of various for
Main
- 计算流体力学代码,可用于二维不可压缩流场计算,代码采用simple算法-Computational fluid dynamics code, can be used for two-dimensional incompressible flow field, the code using simple algorithm
lax.for
- 包括初始条件和边界条件的lax格式求解一维激波管问题。-lax scheme for one-dimensional shock tube problem solving
Lax-C
- 用Lax格式求解一维激波管问题的C语言算法-Solving one-dimensional format with the Lax shock tube problem of C language algorithm
pollution
- This Program predicts air pollution dispersion in a 2 dimensional domain using Lax-Wendroff and MacCormack methods
lax-wendroff-shock-compute
- 利用Lax-Wendroff差分格式求解二维平面激波反射问题-Lax-Wendroff difference format for solving two-dimensional plane shock wave reflection
Convection-diffusion-burgus-equation
- 对流扩散方程,Burgus方程的迎风格式,Lax格式,Lax_wendroff格式-convection-diffusion equation and the Burgus equation with the upwind scheme, Lax scheme, Lax-wendroff scheme
shock-handin
- 求解一维欧拉方程组的一个实验报告,里头包括了Lax-Wendroff格式,三阶迎风格式矢通量分裂法及。报告包括源代码和算法步骤分析及计算结果-Solving one-dimensional Euler equations of a lab report, including inside the Lax-Wendroff format, the third-order upwind scheme flux vector splitting method and its results
kxjsp82
- 用lax wendroff 方法求解线性对流方程 初值为指数函数-With lax wendroff initial value as the index function method to solve the linear convection equation
hw_3.tar
- Solver for 1-D Burger s equation using Lax-Wendroff scheme.
Lax-Wendroff2D-cpp
- 利用Lax-wendroff差分格式求解二维平面激波反射问题 (C++语言版本)-Use Lax-wendroff difference scheme for solving the two-dimensional planar shock reflection problem (C++ language version)
Lax-Webdroff2D-for
- 利用Lax-wendroff差分格式求解二维平面激波反射问题 (Fortran语言版本)-Use Lax-wendroff difference scheme for solving the two-dimensional planar shock reflection problem (Fortran language version)
laxwendroff.tar
- lax-wendroff 格式解burger equation,含绘图和精度计算!./test.sh运行程序-lax-wendroff scheme solve burger eqution ,contains draw picture and calculate order!./test.sh run program
One-dimensional-shock-tube-problem
- 本代码是用来解决利用Lax—Wendroff格式求解关于一维激波管问题的方程-This code is used to solve the use of Lax-Wendroff scheme in solving the equation for one dimensional shock tube problem
fd1d_burgers_lax
- 采用 Lax-Wendroff算法计算非粘Bergers方程-nonviscous Burgers equation, Lax-Wendroff method.
project31
- 程序求解三种简单方程使用了四种格式计算求解。(the document aim to calculate 3 function with four methods.)