搜索资源列表
一个最基本的有限元计算程序
- 可以作为有限元学习的编程实例,以更好地理解有限元理论,并为进一步使用大型有限元软件打下基础。本文所涉及的有限元基本理论请参考章本照先生编著的《流体力学中的有限元方法》PP.156-165。-FEM can be used as learning programming examples to better understand the finite element theory, and to further the use of large-scale finite element softw
Python编写的一个简易有限元计算软件
- 自己写的一个课程设计程序。计算一个受两个力的桁架系统的拉/压杆内应力值。应用Python 2.6.1
有限元特征值问题的MATLAB源程序
- 以上的MATLAB代码是用来求解椭圆特征值问题的,是用有限元的计算方法来编程的,计算结果全部正确,符合我们有限元的理论。
finite_element_toolbox_v2.01
- matlab工具箱,使用有限元计算ODEs(常微分), PDEs(偏微分),BVPs(边值问题),包括一维,二维,三维.(Matlab Finite Element toolbox,version2.01)-This is a toolbox for computing ODEs or PDEs in BVPs using FEM in 1D, 2D and 3D
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
fem_bathe
- Bathe教授的有限元计算程序,包括子空间迭代法-Iterate method in fem field from Professor Bathe.
beamelement
- 这时一个基于梁元的有限元计算程序,其中ex1为主程序,调用其他函数,可以解决梁的变形,弯曲,超静定载荷等问题。-When a beam element based on the finite element program, which mainly Ex1 procedures, call the other function, can solve the beam deformation, bending, load hyperstatic issues.
FEM
- 用vc写的有限元计算代码,在vc9下调试成功-the program of FEM using C++
abasicprograme
- 单元网格划分 一个最基本的有限元计算程序 二维传热问题 -Unit mesh of a basic two-dimensional finite element calculation procedure of heat transfer problem
FEM_in_C
- 三角形单元有限元计算程序源代码,C/C-Triangular element finite element computer program source code, C/C++
FEM.CPP.tar
- 一个有限元计算的例子,初学者可以参考,简单易看懂-an example of FEm computation
triangle_3
- 三结点三角形单元有限元计算程序 matlab编程-Three-node triangular element finite element program matlab programming
matlabFEM
- matlab的有限元计算代码,可计算梁、桁架等结构-matlab,FEM
new
- 矩形块的三角形单元的有限元计算程序,实现了单元网格自动剖分,后处理后自动绘图等-Rectangular block triangular element finite element program
redAnTS_Toolbox
- 康奈尔大学开发的基于matlab的有限元计算程序,感兴趣的可以看看,有gui 界面,相关的教程可以登录下面的网站https://confluence.cornell.edu/display/SIMULATION/MATLAB+Learning+Modules-Matlab-based Cornell University developed the finite element program, interested can see, there are gui interface, relat
有限元计算
- 有限元计算,用于计算很多关于有限元的问题,呕血制作(from windows ,you can use it to solve many problems.)
ComputationalMechanicsLibrary
- 一个个人使用的精简了的c++有限元计算库(Finite element calculation library)
matlab有限元计算程序--平板小孔应力集中问题
- 用于有限元的matlab计算,matlab有限元集中问题(Matlab calculation for finite element)
四面体网格划分的有限元计算源代码
- 四面体网格划分的有限元计算源代码,在将变形体划分为四面体后,输入节点坐标,程序利用弹塑性本构,将载荷和位移关系转变为线性方程组,是一个很好的求解简单三维变形体的程序,还可输出单元变形量,应力等
matlab有限元分析与应用
- 使用matlab进行 有限元计算,内含多种方式方法,欢迎交流讨论(Finite element calculation using matlab)