搜索资源列表
FEMDevC++sorce
- 一个三角形单元有限元计算程序,是Dev C++的源代码,
FEMstdC++sorce
- 一个简单的三角形单元有限元计算程序,是标准的C++源程序
3node
- 平面三角形单元有限元计算程序,能算各种以三角形单元划分的平面问题
fortranFEM.ZIP
- FORTRAN编写的有限元教学程序,包括三角形单元.-Finite element FORTRAN prepared teaching procedures, including the triangular element.
FEM_in_C
- 三角形单元有限元计算程序源代码,C/C-Triangular element finite element computer program source code, C/C++
angener.tar
- 用fortran编写的有限元网格划分程序,主要用于生成三角形单元。可用于不同的数值计算,比如有限体积法,有限单元法,等等。-ANGENER is a fortran source package able to generate triangulations, which can be used for different numerical methods, for example finite volume method, finite element method, etc.
process_ansys_tri
- 处理AVSYS的剖分数据,试用于曲面三角形单元的剖分情况-get the meshing message of the meshing data by the ANSYS
tri_main
- 三角形单元的自动剖分主程序,比较好用,c语言程序-Automatic triangular element mesh, more easy to use, c language program
tri_triangulation
- 基于cpp的三角形单元自动剖分!very good!-Cpp of the triangular element based on automatic subdivision! very good!
FEM_TRANSFER
- 二维稳态热传导问题的有限单元法程序,该 程序基于三角形线性单元,可以处理任意三种边界类型的热传导问题。-Two-dimensional steady heat transfer finite element method program, the program is based on linear triangular elements, and deal with any of three types of heat conduction boundary problem.
Plane_finite_element_program
- 简单的平面有限元程序,采用三结点三角形单元;采用等带宽存贮技术;采用高斯消元法解线性方程组。-Simple plane finite element program, using three node triangular element use of such bandwidth, storage technology using Gauss elimination method to solve linear equations.
contour
- 等值线算法 1. 根据给定点生成三角形网格(具体见三角形网格生成算法),假设标量场在三角形的内部及边上满足线性分布关系。 根据标量场的最大值和最小值以及等值线的条数(可以设置一个缺省值比如30, 用户可以改变该值), 均匀划分出一系列的等值线的给定值。 对每一个给定值, 对所有三角形单元搜索一遍。 如果这个给定值位于某三角形单元的三个顶点处的标量值的最大值和最小值之间, 则必定在三角形的边上存在着两个点, 这两个点的标量值等于给定值。 把这两个点连接起来就得到等值线的一部分(参见图1
FEM
- 一个简单的有限元程序,利用三角形单元来计算静力荷载-A simple finite element program, the use of triangular elements to calculate the static load
FEM-zibian-wanshan
- 基于有限单元法的基本原理,解决有限元问题中的平面应力和平面应变问题,采用的是三角形单元,可输出节点位移、单元应力、单刚总刚等.-Based on the basic principles of finite element method to solve the problem in the finite element plane stress and plane strain problems, the use of the triangle element, the displacemen
shangzai
- 有限元三角形单元源程序 fortran语言-Source finite element triangular element
conv
- 有限元三角形单元解决平面标准塑性应力应变问题-Plane triangular element finite element to solve the problem the standard plastic stress-strain
FEA
- 采用三角形单元,八节点等参元 一维变带宽存储 计算二维热传导问题-Using triangular elements, eight-node isoparametric element one-dimensional variable bandwidth storage of two-dimensional heat conduction problem
getopt1
- 三角形单元的网格划分以及单元刚度矩阵的求解程序-Triangular mesh elements and the element stiffness matrix solver
equ
- 计算悬臂梁A点的挠度,分别采用(a)材料力学的梁理论,(b)8个三角形单元,(c)4个矩形单元和(d)1个8结点等参数单元的方法-Calculate the deflection of the cantilever point A, respectively (a) mechanics of materials beam theory, (b) 8 triangle units, (c) 4 rectangle units and (d) 1 8-node element method and
三角形单元后处理
- 对于平面三角形单元的有限单元法计算结果,进行后处理(The postprocessing results of the finite element method for planar triangular elements)