搜索资源列表
Lid_driven_cavity.zip
- This program incorporates the FV method for solving the Navier-Stokes equations using 2D, Cartesian grids and the staggered arrangement of variables. Variables are stored as 2D arrays. SIMPLE method is used for pressure calculation. UDS and CDS are i
LBm-cavity
- LBM模拟方腔流,入门程序,简单易懂,适合初学者对该方法编程的一个初步认识-Lattice Boltzmann for cavity flow
anb
- LBM Fortran code D2Q9 Model -LBM Fortran code D2Q9 Model
sorce
- Fortran语言,求解方腔流动的CFD(计算流体动力学)代码-code to solve caivty flow
cavity
- this program solves the steady-state navier-stokes eqn in 2d for the flow in a driven cavity problem. the function solved for is the streamfunction. the velocity may be obtained by differentiating the streamfunction.
Numericalcalculation
- 这个程序是一个用fortran编写的二维腔体对流的数值研究-This procedure is a fortran prepared using two-dimensional cavity of the numerical study of convective
cavity
- 运用CFD 编制的方腔流的Fortran程序-Prepared by the use of CFD in a square cavity flow Fortran program
FixedFormat1
- 求解2D的方腔流的fortran源代码有限差分法求解。-Solving for 2-D driven cavity flow by FDM
fvm_quick_cavity_fortran
- 二维不可压缩黏性方腔流动问题数值计算的fortran代码-Dimensional incompressible viscous cavity flow problem numerical calculation of fortran code
201303
- 有限体积法计算方腔流 C++源程序 Fortran 源程序-Finite volume method to calculate cavity flow C++ source Fortran source
FVM-for-cavity-flow
- 有限体积法计算二维方腔流(含数值算法介绍及C++,Fortran源代码)-Calculation of two-dimensional cavity flow with finite volume method (including introduction of numerical algorithm and C++, Fortran source code)
cavity
- Fortran code for solving Lid-Driven cavity
FVM1
- 有限体积法计算方腔流,VC++和fortran程序-cavity flow;FVM VC++
evaporation-in-a-cavity
- fortran编写的用语计算有自由表面的有蒸发效应和热毛细对流效应耦合的方腔流-fortran language written freedom calculate surface evaporation effects and thermal convection effects coupled cavity flow
Lid Driven Cavity SIMPLE
- lid driven cavity simple2d
psi_omega
- 计算流体力学的入门算例,方腔环流的流函数涡量算法,使用Fortran编程,适合初学者。(A numerical example of computational fluid dynamics.Square cavity circulation.)
n-s
- the code solves streamlines in a cavity.
MRT LBM Cavity
- MRT LBM计算Lid driven cavity(multi relaxation time lattice boltzmann method for lid driven cavity test)
Console1
- Square cavity flow,fortran(Square cavity flow, fortran)
fortran lbm lid cavity
- 采用fortran和lbm方法对方腔流进行了数值模拟