搜索资源列表
二维非结构化网格生成及流动传热求解程序
- delauney二维非结构化网格生成程序 采用fortran语言-Delauney 2D unstructured mesh generation process using FORTRAN language
网格划分
- 网格剖分程序
《无网格法》书籍代码
- 张雄《无网格法》书后matlab源码,有助于对无网格法程序实现的学习
交错网格化地震波数值模拟程序
- 交错网格化地震波数值模拟程序
matlab的元胞自动机程序的源代码
- matlab的元胞自动机程序的源代码,胞自动机程序状态演化规则 ①如果一个元胞的状态是0,则当它有状态为1的邻元时,该元胞的状态以概率a×b变为1,并且当它的临域中状态为1的邻元越多,其状态转变为1的概率越大 ②如果一个元胞的状态是1,则该元胞的状态保持不变。初始传播者位于中心单元格25×25处 取50×50的网格,临域为Moore型,经过50个仿真时钟,知识传播结果的模拟图 ,matlab Cellular Automata procedure source code, cellula
cvt_mesh.rar
- 一个三维有限元网格自动剖分源代码程序,功能较为强大,可用于有限元网格划分。,A three-dimensional finite element mesh automatic generation source code procedures, functions more powerful and can be used for finite element mesh.
Mesh2d.rar
- 一个功能强大的非结构网格划分程序,可实现网格的自动剖分,及局部加密与质量控制,A powerful non-structural mesh procedures, can realize the automatic mesh generation, and partial encryption and quality control
Grid.rar
- 采用Fortran语言的正交曲线网格生成程序,Fortran language, the use of orthogonal curvilinear grid generation process
SPHYSICS3D.rar
- SPHYSICS3D 三维SPH计算源代码。可以计算有障碍物,造波板等复杂三维边界下的流场。其中关于无网格的大涡模拟程序,有较大的参考价值。,SPHYSICS3D three-dimensional SPH calculation of the source code. Obstructions can be calculated, the complex three-dimensional wave plate boundaries under the flow field. One on n
2Dmtlab
- 无网格法求解2维悬臂梁问题的Matlab程序,与有限元方法相比有很大的好处-the method of meshless
FEMprogram
- 四面体网格划分的有限元计算源代码,在将变形体划分为四面体后,输入节点坐标,程序利用弹塑性本构,将载荷和位移关系转变为线性方程组,是一个很好的求解简单三维变形体的程序,还可输出单元变形量,应力等。-Tetrahedral mesh of the finite element method source code, in the deformed tetrahedron is divided into, the input node coordinates, the program using el
zidongtiqu
- 使用matlab实现自动提取网格图像交点的程序,-Realize the use of automatic extraction matlab image point grid procedure,
meshfree
- 清华大学张雄网格法书中程序,MATLAB版本,均经过测试。助你快速掌握并应用无网格法-Tsinghua University, Zhang Xiong grid method book programs, MATLAB version, are tested. Help you quickly grasp and apply the no-grid method
finite_elements_mesh
- 使用有限元方法对平面进行网格划分 附有程序使用说明-Plane using the finite element method to mesh with program instructions
有限差分正演程序
- 有限差分正演程序,是用交错网格方法编写的,加入了边界条件等因素,初学可以看一下
局部最大熵形函数matlab程序
- 局部最大熵近似形函数matlab程序,主要用于无网格计算。 This set of Matlab functions computes the Calculation of the local maximum-entropy shape functions with Newton's method as described in section 4.2 of [1]. The core functions are shapef.m and Gamma_.m. The rest is pro
无网格和有限元对应的matlab程序
- 该程序包同时包含无网格meshless程序(用matlab编写)和有限元程序。两种方法编程,可便于对照学习。包含几十个matlab的m源程序,思路清晰,注释详细。
一维移动最小二乘近似的MATLAB程序
- 无网格法的移动最小二乘法的matlab程序(Meshless method of moving least squares Matlab procedures)
基于结构网格二维Euler方程的Jameson求解方法
- 基于结构网格二维Euler方程的Jameson求解方法 自己写的程序,网格是现成的结构网格(Jameson solution method based on two-dimensional Euler equation of structural grid. Write their own procedures, the grid is ready - made structural grid.)
圆柱绕流网格划分
- 在二维方向上的对圆柱体在空气域的流动问题,进行的网格划分程序(In the two-dimensional direction of the cylinder flow in the air domain, the mesh generation program)