搜索资源列表
二维非结构化网格生成及流动传热求解程序
- delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
Mesh2d.rar
- 一个功能强大的非结构网格划分程序,可实现网格的自动剖分,及局部加密与质量控制,A powerful non-structural mesh procedures, can realize the automatic mesh generation, and partial encryption and quality control
unstruc.rar
- 非结构网格生成程序,计算流体动力学,网格生成十分方便,Unstructured grid generation procedure, computational fluid dynamics, grid generation is very convenient
dolfyn
- 三维非结构网格求解程序,2万多行,国外的开源代码,配有说明书。FORTRAN开发,要看懂难度有点大,CFD编程摸索很久了,没什么起色都。 开源么,就免费吧,赚个人气……
code
- 二维非结构网格生成程序。用 Delaunay 三角形化方法,实现x‐y 平面上给定的梯形区域的非结构化网格划分。-Unstructured mesh generation process. Delaunay triangulation method used to achieve x-y plane of the trapezoidal region given unstructured mesh.
Euler.tar
- 一个非结构Euler方程的求解器,对于结构网格将点的坐标安((i=1,imax),k=1,kmax)输入后就可以了,适用于任何结构C型网格,但解法是非结构的哦!-A unstructural Euler equations solver, for unstructured grid coordinates of the point An ((i = 1, imax), k = 1, kmax) can be entered after, and apply to any structure, C
Mesh2d_v24
- 非结构网格剖分,进行平面网格的剖分,可以插值复杂地形-Unstructured mesh generation, the plane of the grid mesh, can be interpolated complex terrain
sourcecode
- 非结构网格海洋环流与生态模型 (FVCOM),此模型综合了现有海洋有限差分和有限元模型的优点,解决了数值计算中浅海复杂岸界拟合、质量守恒以及计算有效性的难题,是一个可以模拟全球及地区海洋环流与生态的高分辨率的数值模型系统及预报系统。-An Unstructured Grid, Finite-Volume Coastal Ocean Model
2008DELAUNEY
- 二维delaunay三角形非结构化网格生成程序,较通用型网格生成,可以进一步优化,有益于对三维的程序编制。-Two-dimensional delaunay triangular unstructured grid generation procedure
Triangle_for_EM_EXPLORATION
- 用c语言和matlab编写的、自动生成非结构化三角网格剖分的程序,用于地球物理勘探中的大地电磁、海洋可控源二维正演模拟。-Triangle.m is a MATLAB graphical user interface for creating 2D models and generating fi nite element triangulation grids. Grid generation is accomplished by an external call to the C-
p-2d
- 采用SIMPLE算法,有限容积法求解二维流场,容易拓展为非结构化网格。 -SIMPLE algorithm using finite volume method for solving two-dimensional flow field, easily expanded to unstructured grid.
unstructive-mesh
- 非结构化网格的实现,二维非结构化网格生成及流动传热求解程序-Unstructured grid implementation, two-dimensional unstructured grid generation and flow and heat transfer solver
Mesh2dv23
- MATLAB编写的非结构化网格生成程序,不算很长-MATLAB program written in unstructured mesh generation, not very long
unstr2d
- 基于非结构网格二维欧拉方程求解程序,fortran语言编写。-Unstructured grid-based two-dimensional Euler equations solver fortran language.
SIMPLE
- 非结构网格SIMPLE算法Fortran计算程序,包含主程序和用户自定义程序。-Non-structural mesh SIMPLE algorithm the Fortran calculated program contains the main program and user-defined procedures.
SU2-3.2.5.tar
- 斯坦福大学航空系非结构网格CFD代码SU2-CFD CODE
grid_adaptation_structure
- CFD数值计算中关于求解激波问题的基于非结构网格的自适应网格方法相关代码-CFD numerical calculation of the shock problem based on the unstructured grid method of adaptive grid method
Matmesh
- matlab实现网格划分(结构网格和非结构网格)-mesh generation software developed with matlab
FVM-Euler-2D
- 计算流体力学中运用有限体积法求解二维无粘欧拉方程,非结构网格-CFD finite volume method for solving two-dimensional inviscid Euler equations, unstructured grids
edu3d_tetgrid_cube
- 在立方体中生成非结构网格,以不规则四面体填充(Generating unstructured grids in a cube, filled with irregular tetrahedron)