搜索资源列表
ScanKb
- 共阳极连接的键盘扫描程序 PC5 PC4 PC3 PC2 PC1 PC0 PC10 0 1 2 3 17 18 PC9 4 5 6 7 19 20 PC8 8 9 10 11 21 22 PC7 12 13 14 15 23 24 PC6 16 25 -total anodic bonding keyboard scanning procedures PC5 PC4 PC3 advection The
ScanKb
- 共阳极连接的键盘扫描程序 PC5 PC4 PC3 PC2 PC1 PC0 PC10 0 1 2 3 17 18 PC9 4 5 6 7 19 20 PC8 8 9 10 11 21 22 PC7 12 13 14 15 23 24 PC6 16 25 -total anodic bonding keyboard scanning procedures PC5 PC4 PC3 advection The
func_adv
- 计算二维或者三维的平流项,在大气科学相关收支方程运算中有用-Calculation of two-dimensional or three-dimensional advection in the atmospheric science-related balance of payments equation useful computing
oneD_convection_mfiles
- upwind1D Upwind difference coefficients for 1D advection-diffusion equation -upwind1D Upwind difference coefficients for 1D advection-diffusion equation
NonlinearAdvectionSI
- 用于解算一维非线性平流扩散方程的半隐式差分格式算法-Computing the numerical solution of nonlinear advection equation via a semi-implicit scheme.
advection-solver
- A CUDA code for advection equation solver
difference
- finite difference method solving one dimensional advection-diffusion equation
gaoyaliuruanjian
- 高压平流泵控制系统上位机软件,供大家参考-High-pressure pump control system advection PC software, for reference
CIP-REFERENCE
- The latest papers related to CIP method, which is one of the powerful methods to solve advection equations-The latest papers related to CIP method, which is one of the powerful methods to solve advection equations
code-computational-physics
- The code is useful for solving partial differential equations such as the advection equation, the 2 dimensional heat equation. Also contains code to simulate two falling balls align in one axis with rebound.
CFD-(FV)-
- 1d advection equation solver
untmee_conv_explicit
- solving 1d transport (advection + diffusion)problem: dQ/dt+U dQ/dx=0
untmee_conv_implicit
- solving 1d transport (advection + diffusion)problem implicit method: dQ/dt+U dQ/dx=0
untmee_convDiff_implicit
- solving 1d transport (advection + diffusion)problem: dQ/dt+U dQ/dx=alpha d2Q/dx2-solving 1d transport (advection + diffusion)problem: dQ/dt+U dQ/dx=alpha d2Q/dx2
LBM--Advection-Diffusion-D2Q9
- ! LBM - Advection - Diffusion D2Q9
WENO-1d-advection
- 5th order WENO for 1d advection
advection
- Advection equation, this solves the advection equation using a Courant Friedrichs Levy number of 0.9 and a number of points of 200.
Advection-Diffusion-D2Q9
- 格子boltzmann方法Advection-Diffusion D2Q9模型-Lattice boltzmann method Advection-Diffusion D2Q9 model
Advection
- this matlab program solves the 1d advection problem with boundaries
Implicit advection scheme
- A simple advection equation written in implicit method using MATLAB