搜索资源列表
exam8_2
- 采用平面梁单元计算两铰抛物线拱的在初始条件下自由振动,并对时程曲线结果进行FFT变换-Plane beam element calculation using the two hinged parabolic arch at the initial conditions of free vibration, and the results of time-curve FFT transform
Edgenodetrn
- 比较全面的介绍了三角形平面单元的计算,包括matlab源程序和PDF说明-Triangular Plate Displacement Elements
planestrain0stress8node-4square
- 平面单元四边形八结点单元的应力应变分析,考虑了应力应变梯度-the analysis of 2D plane including stress and strain
triangle
- 是平面三角形单元分析的Matlab源码,是我自己编写的,运行成功,希望对大家有所帮助。-Is a plane triangular element analysis Matlab source code is written in my own running success, we want to help.
Main
- 有限单元法平面应力三角形单元 matlab 程序 -Triangular plane stress finite element method matlab program unit
PlaneFrameAssemble
- matlab 平面单元分析 适合采用matlab进行有限元计算的朋友-Plane element analysis matlab matlab for finite element analysis using friends
SAP4
- SAP2000软件具有框架单元、索单元、板单元、壳单元、平面单元、实体单元、连接单元、铰单元等单元,提供线性和非线性、静力和动力分析,可以进行静力分析、振型分析、反应谱分析、时程分析、曲屈分析、移动荷载分析、稳态分析、功能谱密度分析、静力Pushover分析、施工顺序加载分析等。 SAP2000是通用有限元分析与设计软件,适用于桥梁、工业建筑、输电塔、设备基础、电力设施、索膜结构、运动场所、演出场所等特种结构。-SAP2000 software has a frame unit, ca
hypper-elastic-flagshyp
- 超弹数值分析计算源程序 包括了3节点,4节点平面单元,3维单元-nonlinear hyperelastic analysis
M-Files
- MATLAB有限元分析的M文件,程序中采用的单元包括:杆元、梁单元、平面单元-MATLAB guide to finite elements
fem1
- 平面单元的有限元计算程序(含for源代码、可执行程序和输入文件) -Plane element finite element program (including for the source code, executables and input files)
采用矩形单元和三角形单元计算平面问题
- 本程序采用矩形单元和三角形单元计算平面问题:采用矩形单元计算纯弯梁的变形;采用三角形单元计算隧道在自重作用下的变形和应力;三角形单元的后处理程序
trussfem
- 该matlab程序为平面桁架的有限元分析程序,输入节点,单元,载荷信息就可以得到节点位移,节点荷载以及单元位移,内力,应力等结果。对刚度矩阵采用的方法是对角元乘大数法。程序注释文字清楚,准确。(The matlab program is a finite element analysis program for plane truss. The input node, element and load information can be used to get the results of n
矩形板(8-1)位移
- 平面8节点单元类,可以输出单元的刚度,并可通过形函数插值得到内部各点得位移、应力等。对各位以前编写的程序的一个补充和完善吧。(plane eight-unit category, the output unit stiffness, through the shape function can be interpolation points in the internal displacement and stress. Right before you and the procedure fo
平面杆系有限元模型
- 建立一般的平面杆系有限单元模型,解决平面杆系问题(A general finite element model of plane bar system is established)
三角形单元后处理
- 对于平面三角形单元的有限单元法计算结果,进行后处理(The postprocessing results of the finite element method for planar triangular elements)
MATLAB程序
- 计算固体力学有关有限元入门的小程序,四结点单元(A small program for calculating the finite element introduction of solid mechanics, four node units)
code
- 有限元平面四节点等参单元源程序,可以做为参考。(Finite element plane four node isoparametric element)
xingba1
- 利用Fortran编写平面桁架结构的单元刚度矩阵,合成总体刚度矩阵求解(The element stiffness matrix of the plane truss structure is written by Fortran, and the synthesis of the general stiffness matrix is solved)
program
- 计算梁单元、杆单元、平面单元等的有限元数值模拟代码。初学者非常适用。(Finite element code for calculating beam element, rod element, plane element, etc.Great for beginners.)
平面四边形八节点等参元
- 有限元程序的8节点平面四边形等参单元matlab代码,带有详细说明。