搜索资源列表
_cfd_showmesh_1_0
- 生成Mesh,用于流动与传热问题的数值计算与仿真-Mesh Generation,for numerical simulation of heat and mass transfer
Mesh3DIncPts
- 用于有限元网格生成及优化,包括二维和三维情形-For the finite element mesh generation and optimization, including two-dimensional and three-dimensional case
source
- 网格生成Mesh Generation what meeaan Mesh Generation what meeaan -Mesh Generation what meeaanMesh Generation what meeaan
unstructive-mesh
- 非结构化网格的实现,二维非结构化网格生成及流动传热求解程序-Unstructured grid implementation, two-dimensional unstructured grid generation and flow and heat transfer solver
WEB110707
- 有限元方法在工程中的广泛应用以及并行计算机硬件环境的快速发展使得 有限元并行计算及其网格生成技术受到了前所未有的重视。本文对有限元并行计 算核心技术之一的基于节点的局部网格生成算法(简称局部网格生成算法)作了 较为系统、深入地研究。-With widespread use of FEM in engineering and the rapid development of the parallel computing system,Parallel finite element
front_triangle
- 非结构三角形网格生成方法,采用前沿推进方法,网格生成十分方便快捷-unstructured mesh generation method
Mesh2dv23
- MATLAB编写的非结构化网格生成程序,不算很长-MATLAB program written in unstructured mesh generation, not very long
aerofoilgrid
- 绕翼型网格生成程序,采用O型网格,拉普拉斯方程。-Around the airfoil mesh generation process, the use of O-type grid, Laplace s equation.
delauney-triangle-algrithim
- delaunay 三角细分算法,简单的delaunay三角网格的生成算法。-delaunay triangle subdivision algorithm, the simple delaunay triangular mesh generation algorithm.
Delaunay
- 利用Delaunay方法进行网格划分,对初学者很有帮助-mesh generation code
jacobizz
- 雅克比矩阵转正程序,用于常规有限元网格生成后的初始网格检查,评价网格生成的结果。-Jacobian matrix regularization procedure for the conventional finite element mesh generation of the initial grid inspection, evaluation of the results of mesh generation.
Euler_RKDG_Tri_3node_20111107
- 用间断有限元方法求解二维Euler方程。 算例是一个圆柱绕流问题。压缩文件里面还包含了一个用MATLAB写的网格生成程 序,只需要做很小的改动就可以生成稀疏程度不同的网格。 程序还有些问题如下: 1. 因为没有对边界处作处理,所以计算的残差不会收敛到一个给定的小数,如 0.001等。当最大残差为0.1左右时,按下键盘上的ESC键,程序计算结束,会输出 一个文件Result.dat,用tecplot软件打开这个文件,可以得到一些结果,如流线
APNUM04
- Parallel Unstructured Mesh Generation by an Advancing Front Method-A robust approach for a parallel framework has been developed to generate large-scale meshes in a short period of time. A coarse tetrahedral mesh is generated first to provide t
vtk2DDelaunayGeneration
- C++结合VTK三维可视化库,实现2D和3D Delaunay网格生成的代码,是学习vtk管线编程和 Delaunay 三角网格生成的很好的程序代码-2D & 3D Delaunay Mesh Generation implemented by c++ & vtk
cartesian_grid
- mfix的网格生成部分的程序,用于划分网格,数值计算前处理部分-mfix the mesh generation part of the procedure for meshing, pre-treatment part of the numerical calculation
two.boundary
- Two boundary mesh generation around naaca airfoil
tetgen1.4.3
- 四面体网格生成模块,TETGEN4.3。基于点云网格化,基于表面网格内插生成四面体网格-Tetrahedral mesh generation module TETGEN4.3. Point cloud meshing, based on the surface grid interpolation to generate a tetrahedral mesh
main
- cfd作业,首先编写一个O网格生成程序,然后采用迭代法求解位势方程-The cfd operations, the first to write an O mesh generation program, and then using the iteration method for solving the potential equation
fem
- 一个用MATLAB写的二维矩形有限元算法,包括网格剖分和演示程序-Using MATLAB to write the two-dimensional rectangular finite element algorithms, including mesh generation and demo program
Qquad_messhu
- 四边形网格的生成算法,可以看看看,我认为不错!可直接使用。 -Quadrilateral mesh generation algorithm, you can look at it, I consider good! Can be used directly.