搜索资源列表
burgers
- 大名鼎鼎的burges 方程的Fortran语言程序。Burges方程式源项为零的NS方程,在某些情况下市很有用的。-Famous burges equation Fortran language program. Burges equation source term to zero NS equations, in some cases, city, very useful.
burgers
- 编程序给出线性burgers方程解析解。-Programmed analytical solution gives the linear burgers equation.
godonov_burgers
- godunov方法求解burgers方程,Toro书上的源代码翻译成MATLAB-burgers equation godunov method, Toro books translated into the source code for MATLAB
burgers
- Simple Exact Solutions to Burgers Equation-Simple Exact Solutions to Burgers Equation
bur_all.f
- Burgers equation Burgers equation-Burgers equation
Burgers
- Fortran,Discontinuous Galerkin method for smooth solution of Burgers equation-Fortran, Discontinuous Galerkin method for smooth solution of Burgers' equation
Numerical-solution-of-Burgers-equation-and-its-err
- Burgers方程数值解的计算格式及其误差的C程序设计Numerical solution of Burgers equation and its error calculation format C Programming-Numerical solution of Burgers equation and its error calculation format C Programming
fd1d_burgers_leap
- FD1D_BURGERS_LEAP is a FORTRAN90 program which solves the nonviscous time-dependent Burgers equation using finite differences and the leapfrog method. The function u(x,t) is to be solved for in the equation: -FD1D_BURGERS_LEAP is a FORTRAN90 pr
BURGERS.F
- A Fortran Code for solving the Burger s Equation of Gas Dynamics.
BurgersMacCormack.c.tar
- 二维Burgers 方程的MacCormack解法-The MacCormack Method of Two-dimensional Burgers‘ equation
fd1d_burgers_lax
- Finite Difference Time Domain Method for the solution of burgers equation
burgers.tar
- burgers equation using matlab
burgers.tar
- The Burgers equation whit minmod-The Burgers equation whit minmod
one-dimension-Burgers-equation-solve
- 一维burgers 方程数值模拟,对burgers方程解的物理意义作了较好阐述,英文的,不过内容真的很不错,国外计算物理杂志的文章。。。推荐-one dimension burgers equation solve 。。。
1d-burgers
- 一维burgers方程求解程序,MacCormack格式-One-dimensional burgers equation solver, MacCormack format
linear-burgers-equation
- 编程序给出线性burgers方程解析解 条件:-10<x<10,正三角形位于-0.5 <x <0.5 u和c测试几个数据-Programmed to give a linear analytical solution burgers equation Conditions:-10 <x <10, equilateral triangle at-0.5 <x <0.5 u and c test several data
burgers equation
- 自己收集的一些关于Burgers方程数值解法的matlab程序,有五点差分法、L-W格式、WENO格式等。(Some matlab programs about numerical solution of Burgers equation collected by myself include five-point difference method, L-W scheme, WENO scheme and so on.)
burgers
- 求解burgers非定常burgers方程(solving burgers equation)
Burgers_equation
- The 1D Burgers equation is solved using explicit spatial discretization (upwind and central difference) with periodic boundary conditions on the domain (0,2). The 2D case is solved on a square domain of 2X2 and both explicit and implicit methods are
Godunov格式和Roe格式求解Burgers方程
- Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)