搜索资源列表
mesh_2d
- 二维贴体网格 fortran 源程序;偏微分方程生成网格,附详细的说明文档-body-fit mesh generation, two dimension
Otypemesh
- 适体坐标网格生成程序,使用于复杂几何结构,c/c++ 源程序,包含naca0012 算例。计算流体力学前处理器,网格生成工具-o type grid constuction c/c++ bodyfited mesh, computational fluid dynamics preprocessing tool
BFCGRID
- BFC适体(均匀与非均匀)网格自动生成的源程序。-BFC body (uniform and non-uniform) grid automatic generation of source.
基于Laplace方程的翼型O-形网格生成器
- 源程序使用C++编写,通过求解椭圆型微分方程(拉普拉斯方程)生成绕翼型的O-形二维网格。网格坐标以.plt的格式输出,可使用tecplot进行查看。