搜索资源列表
fortran
- 圆柱绕流的数值模拟(基于有限体积法),Fortran程序-Numerical simulation of flow around a cylinder (based on the finite volume method), Fortran program
FVM-convection-and-diffusion
- 有限体积法 求解 一维二维对流扩散问题 离散格式有:中心差分和乘方格式-finite volume method solve convection and diffusion problem
AUSM
- C++语言AUSM+格式,有限体积法,注释也不是太多-C-AUSM+ format, finite volume method
two-FVM
- 本程序是采用有限体积法求解二维对流扩散方程的经典程序。程序里包含各种离散方法,划分网格方法等。适合CFD初学者阅读。-The program is two-dimensional finite volume method for solving convection-diffusion equation of the classic program. Program includes a variety of discrete methods, meshing methods. CFD for
caffa_f
- This code incorporates the Finite Volume Method using SIMPLE algorithm on colocated body-fitted grids.
chuanrexue
- 路面太阳能集热系统传热分析与模型建立 有限容积法数值计算分析-Twodimensional heat conduction Finite Volume Method Line by Line TDMA with SOR
pcol
- A code which employs the SIMPLE-based pressure-correction method for solving the Navier-Stokes equations using Finite Volume method, Cartesian grid, and a colocated arrangement of variables.
data_gen
- 采用有限控制体积法解一维热传导方程,程序简洁明了-Finite control volume method for solution of one-dimensional heat conduction equation, the program concise
angener.tar
- 用fortran编写的有限元网格划分程序,主要用于生成三角形单元。可用于不同的数值计算,比如有限体积法,有限单元法,等等。-ANGENER is a fortran source package able to generate triangulations, which can be used for different numerical methods, for example finite volume method, finite element method, etc.
bfstep
- 四边形结构网格,可用于有限元有限体积的计算-Quadrilateral structured grid can be used for the calculation of the finite element, finite volume
Archive
- Finite volume method for Euler equations in 2D + some meshes created by Gmsh
Final-code_allocate
- MESH READ FROM GAMBIT AND SOLVE UNSTRUCTURED FINITE VOLUME Eqs. CFD
Optimization-program
- MIT--航空航天工程中的计算方法_最优化方案 MIT公开课程--航空航天工程中的计算方法 这门课程适用于在航空和航天工程中出现的计算方法的入门学习。其应用是从航空宇宙结构,空气动力学,动力学和控制,和航空宇宙系统选出的。其技术包括:常微分方程系统的数值积分;偏微分方程式的有限差分,有限体积, 和有限元的离散化;数值线性代数;本征值问题和带有约束的最优化。 -MIT- Aerospace engineering calculations _ MIT open cou
Finite-Volume-Methods-for-Hyp
- 介绍双曲型问题的有限体积法的一本经典书籍,对于初学者很容易入门。-a classic book of introduction finite volume method for hyperbolic Problems, it is easy for beginners to get started.
StreamFunction
- Finite volume matlab code for vorticity stream function using SOR as linear solver
Versteeg
- Examples codes for 'Introduction to Finite Volume Method' by Versteeg.
FVM2D
- This is a C++ finite volume code for two dimensional staggered grid, velocity-pressure coupled equations using NISUS scheme
FVM2dConduction
- A 2D finite volume matlab code for pure conduction. Boundary conditions can be edited as needed
Finite volume Tool for Matlab
- 这是化学/石油工程师的有限体积(玩具)工具箱。 现在,它可以解决一个瞬变对流扩散方程的变速场/扩散系数。 离散化方案 包括: ?? * 中心差异扩散项 ?? * 中央差分对流项 ?? * 逆风对流期 ?? * TVD对流项与各种流量限制器 ?? * 瞬态项 ?? * Dirichlet,Neumann,Robin和周期性边界条件(This is a finite volume (toy) toolbox for chemical/petroleum engineers. Rig
FiniteVolumeMethod
- Finite Volume Method sample codes using Matlab