搜索资源列表
2dugridfortran
- 本程序生成二维非结构网格,用于有限元计算
用D3D模拟地月系
- 一、建立空窗体 新建一个工程,添加引用,并导入名称空间。 加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null; 添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() { PresentParameters presentParams = new PresentParam
delaunay-tri
- 用vba在word里编了一个画网格的程序。这个程序需要grid.dat保存在相同的目录下(和这个word文件) 生成了我的台阶流场。参看上传的附件。 -Using vba in word, made up a painting of the grid program. This program needs grid.dat stored in the same directory (word document) Generate the ste
GenerateGrid_C_new
- 适体网格生成,确定四个顶点,连线,确定网格数即可生成适体网格-grid aptamer, make sure the four vertex
Nonstructuredgridgenerationofthesmallprograms
- 非结构网格生成的小程序,用于计算飞行器机翼气动力流场-Non-structured grid generation of the small programs
front_triangle
- 非结构三角形网格生成方法,采用前沿推进方法,网格生成十分方便快捷-unstructured mesh generation method
cartesian_grid
- mfix的网格生成部分的程序,用于划分网格,数值计算前处理部分-mfix the mesh generation part of the procedure for meshing, pre-treatment part of the numerical calculation
2dugridfortran
- 本程序生成二维非结构网格,用于有限元计算-This procedure generated two-dimensional unstructured grid for the finite element method
2dugridfortran
- 本程序生成二维非结构网格,用于有限元计算-This procedure generated two-dimensional unstructured grid for the finite element method
MYvoronoi
- 根据输入边界条件生成所需泰森多边形,可以自由调整网格密度(The required Tyson polygon is generated according to the input boundary condition, and the grid density can be adjusted freely.)