搜索资源列表
3D_Solid_src空间8节点等参元计算源程序
- FEM计算应用软件,提供3D Solid src 空间8结点等参单元计算-FEM calculation software application, to provide space for 3D Solid src eight node isoparametric element calculation
2D_E_Plastic_FEM
- 平面及轴对称弹塑性有限元分析程序,8节点等参元。-plane and axisymmetric elastic-plastic finite element analysis program, 8-node isoparametric element.
Temper4
- 温度场计算四节点等参元Fortran程序-temperature field calculation 4-node isoparametric element procedure Fortran
Temper20
- 3维温度场计算Fortran源程序,20节点等参元。-three-dimensional temperature field calculation Fortran source, the 20-node isoparametric element.
Plane8
- 平面应力计算Fortran源程序,平面8节点等参元。-plane stress calculation Fortran source, the plane eight-node isoparametric element.
exam6_2
- 等参元计算应力应变问题的有限元程序,matlab编写。-finite element program for plane stress problems
OOPFEM
- 面向对象的有限元程序设计 ——空间8结点等参元的分析计算-Object-oriented finite element program design- space 8 node isoparametric element analysis calculation
exam6_1
- 采用4~8结点四边形等参元计算受内压的旋转厚壁圆筒-The use of 4 ~ 8-node isoparametric quadrilateral element calculation by the internal pressure of the rotating thick-walled cylinder
vf8jiedian
- 用fortran编写的求解平面八节点的等参元问题-The solution prepared with fortran plane eight-node isoparametric elements problem
main
- 4节点等参元的钢筋混凝土非线性程序江见鲸钢筋混凝土非线性有限元分析源程序-4-node isoparametric element of reinforced concrete non-linear process Jiang, see whales, nonlinear finite element analysis of reinforced concrete source
main
- 用Fortran95编写的求解三维八结点等参元通用代码-to solve the isoparameter element of 8 nodes 3-dimensional
FEA
- 采用三角形单元,八节点等参元 一维变带宽存储 计算二维热传导问题-Using triangular elements, eight-node isoparametric element one-dimensional variable bandwidth storage of two-dimensional heat conduction problem
Q8_simplified
- 梁在横向荷载作用下的挠度曲线和应力分布,matlab实现的有限元程序,单元为8结点等参元 将matlab工作目录设为解压后的文件夹 依次执行 main postprocessing 两条命令-matlab program for FEA
8node
- 平面八节点等参元的有限元分析程序,主要讨论平面弹性情况下的应力情况-Plane eight-node isoparametric element of the finite element analysis program
双线性四边形等参单元程序
- 双线性四边形等参单元有限元MATLAB分析程序(Bilinear quadrilateral isoparametric finite element MATLAB analysis program)
四边形等参元
- 建立四边形等参单元的有限元模型,满足对称性(A finite element model of quadrilateral isoparametric elements)
FEM -Q8等参元程序
- 实现C++的Q8等参元程序, //输入问题类型D[0],积分点数H[0] inFile>>D[0]>>H[0]; //输入单元数EN,结点数NN,约束数,FXN、FYN,载荷数SXN,SYN,面载荷数KQ inFile>>NN>>NE>>KU>>KV>>KRX>>KRY>>KQ; //输入材料基本数据 inFile>>EO>>PO&
有限元-六面体单元
- 有限元六面体单元MATLAB代码,有限元,FEM,六面体单元,等参元(Finite element hexahedral element MATLAB code)
有限元实验
- 有限元求刚度矩阵,等参元,三角形单元,四边形单元(Find the stiffness matrix by finite element method)
平面四边形八节点等参元
- 有限元程序的8节点平面四边形等参单元matlab代码,带有详细说明。