Location:
Search - finite volume
Search list
Description: 非常经典的讲有限元方法的书籍.
Platform: |
Size: 11374973 |
Author: china2008jason |
Hits:
Description: 一个基于有限体积法的斜水跃水流动画模拟,使用OPengl工具,非常逼真。动画连续,对流体力学感兴趣的朋友一定有用哦!-a finite volume method based on the jump ramp water flow simulation animation, the use of tools OPengl, very lifelike. Animation for the hydrodynamics of friends interested in a certain useful!
Platform: |
Size: 2278400 |
Author: 童话 |
Hits:
Description: Finite Volume Methods for Hyperbolic Problems。一本关于应用有限体积法求解双曲型微分方程的书,很不错的:)-Finite Volume Methods for Hyperbolic Prob lems. One for the application of the finite volume method for solving differential equations, the book is very good :)
Platform: |
Size: 11374592 |
Author: 骆绎 |
Hits:
Description: // TetGen computes Delaunay tetrahedralizations, constrained Delaunay tetra- //
// hedralizations, and quality Delaunay tetrahedral meshes. The latter are //
// nicely graded and whose tetrahedra have radius-edge ratio bounded. Such //
// meshes are suitable for finite element and finite volume methods. -//TetGen computes Delaunay tetrahedralizations, constrained Delaunay tetra-////hedralizations, and quality Delaunay tetrahedral meshes. The latter are//// nicely graded and whose tetrahedra have radius-edge ratio bounded. Such//// meshes are suitable for finite element and finite volume methods.
Platform: |
Size: 253952 |
Author: tangdading |
Hits:
Description: 有限体积法求解一维欧拉方程,有助于理解近似黎曼解的概念-Finite volume method for solving one-dimensional Euler equations, contribute to an understanding of the concept of approximate Riemann solutions
Platform: |
Size: 2048 |
Author: 李超 |
Hits:
Description: Finite Volume Poisson PDE Solver
Platform: |
Size: 164864 |
Author: 邵业 |
Hits:
Description: 关于有限容积法,由西安交通大学陶文铨院士课题组的基本程序(FORTRAN)-On the finite volume method, from Xi
Platform: |
Size: 33792 |
Author: 吴学红 |
Hits:
Description: Finite volume methods for hyperbolic problems
-Finite volume methods for hyperbolic problems
Platform: |
Size: 420864 |
Author: 魏红波 |
Hits:
Description: 计算传热学分析,包括直角坐标中用有限容积法生成的二维对流扩散方程的求解程序;直角坐标中同位网格上二维NAVIER-STOKES方程求解程序;及计算结果的后处理程序;-Calculation of heat transfer analysis, including the rectangular coordinates using finite volume method to generate two-dimensional convection-diffusion equation solver rectangular coordinates with the grid on two-dimensional NAVIER-STOKES equations procedures and calculate the results after the treatment procedures
Platform: |
Size: 50176 |
Author: 黄永光 |
Hits:
Description: 采用有限容积法在直角坐标同位网格上求解三维稳态NAVIER-STOKES方程的程序-Finite volume method in rectangular coordinates with the grid on solving three-dimensional steady-state NAVIER-STOKES equations procedures
Platform: |
Size: 18432 |
Author: 黄永光 |
Hits:
Description: 路面太阳能集热系统传热分析与模型建立
有限容积法数值计算分析-Twodimensional heat conduction
Finite Volume Method
Line by Line TDMA with SOR
Platform: |
Size: 117760 |
Author: 张昭 |
Hits:
Description: 计算浅水动力学--有限体积法的应用是计算流体力学大师谭维炎的经典著作,是学习有限体积法的一本好书-Calculation of shallow water dynamics- finite-volume method is the application of computational fluid dynamics of the classics master Dr. Yan is the finite volume method to study a good book
Platform: |
Size: 5126144 |
Author: hry |
Hits:
Description: finite volume method code for ten cases!
Platform: |
Size: 318464 |
Author: 吴学红 |
Hits:
Description: 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.
Platform: |
Size: 10240 |
Author: payam |
Hits:
Description: 二维、非结构网格、有限体积法求解浅水方程代码,带算例。不可多得的源代码。-source code for two dimensional Finite Volume Solver for Nonlinear shallow water equations, with examples included
Platform: |
Size: 784384 |
Author: laofang |
Hits:
Description: Computational_Fluid_Dynamics:principles and applications 非常经典的计算流体力学书,以有限体积法为基础,介绍了结构体,非结构体网格的各种通量计算方法,及显隐式时间步长,湍流模型,边界条件,加速收敛,网格生成等等基本计算流体力学理论,是一本不可多得的有限体积法CFD书-Computational_Fluid_Dynamics:principles and applications
classic books about CFD, based on Finite Volume Method
Platform: |
Size: 7349248 |
Author: sif |
Hits:
Description: Sixpack is a library of solvers that may be used to solve structured finite volume and finite difference discretisations of PDE s. The solvers include static methods like Jacobi s Method, SOR, SSOR, RBSOR, incomplete factorisation methods like ILU, ILDL, SIP, MSI, Krylov space methods like CG and, BiCGSTAB (with a variety of preconditioners), and a multigrid solver using Jacobi, ILU, ILDL and SIP for smoothing. In addition there is a block tridiagonal solver for when you want to try a direct method.
Platform: |
Size: 217088 |
Author: Feiyu Lu |
Hits:
Description: This code incorporates the Finite Volume Method using SIMPLE algorithm on colocated body-fitted grids.
Platform: |
Size: 13312 |
Author: souheil |
Hits:
Description: 圆柱绕流的数值模拟(基于有限体积法),Fortran程序-Numerical simulation of flow around a cylinder (based on the finite volume method), Fortran program
Platform: |
Size: 46080 |
Author: 钱云 |
Hits:
Description: 这是化学/石油工程师的有限体积(玩具)工具箱。
现在,它可以解决一个瞬变对流扩散方程的变速场/扩散系数。 离散化方案
包括:
?? * 中心差异扩散项
?? * 中央差分对流项
?? * 逆风对流期
?? * TVD对流项与各种流量限制器
?? * 瞬态项
?? * Dirichlet,Neumann,Robin和周期性边界条件(This is a finite volume (toy) toolbox for chemical/petroleum engineers.
Right now, it can solve a transient convection-diffusion equation with variable velocity field/diffusion coefficients. The discretization schemes
include:
* central difference diffusion term
* central difference convection term
* upwind convection term
* TVD convection term with various flux limiters
* transient term
* Dirichlet, Neumann, Robin, and periodic boundary conditions)
Platform: |
Size: 1608704 |
Author: SONNY_YANG
|
Hits: