搜索资源列表
aladdin2.1.tar
- 有限元程序,这是aladdin的第二版,具有分析梁单元、壳单元、板单元等能
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.
Newtonliang
- 典型梁元的考虑几何非线性效应的牛顿法迭代程序,使用者可以在此基础上添加自己的有限元程序-Consider typical beam element geometry of the Newton method of nonlinear effects of iterative process, the user can add their own based on the finite element program
ansysfenxi
- 该C程序是南京航天航天大学在读期间编写的有限元程序,分析了复杂梁杆单元受力下的变形,给出了每个节点的应力和应变-The C program is the Space and Astronautics, Nanjing University of Reading during the preparation of the finite element program to analyze a complex truss beam under the force deformation, given
BEAM3d.ZIP
- 空间梁的有限元程序 fortran 编写-Spatial beam finite element program fortran write
FEM_matlab
- 这是我们上有限元程序这门课的时候,老师给我们的一个有限元程序,计算杆或梁的受力分析,包括完整的程序,感觉很详细,还有例子用word说明。-This is the course on the finite element program, the teacher gave us a finite element program to calculate pole or beam stress analysis, including the complete program, I feel in g
plane_61_bar
- 本程序主要为61个梁构成的结构的有限元分析程序-This procedure is mainly composed of 61 beam finite element analysis program structure
Q8_simplified
- 梁在横向荷载作用下的挠度曲线和应力分布,matlab实现的有限元程序,单元为8结点等参元 将matlab工作目录设为解压后的文件夹 依次执行 main postprocessing 两条命令-matlab program for FEA
Wilson
- 梁在横向荷载作用下的挠度曲线和应力分布,matlab实现的有限元程序,单元为Wilson非协调元 将matlab工作目录设为解压后的文件夹 依次执行 main postprocessing 两条命令-Matlab Program for FEA
theplaneframe
- 平面框架有限元程序,可计算线性和非线性(几何、材料非线性)问题,来自《杆系与箱型梁桥结构分析及程序设计》一书,是学习fortran和非线性很好的例子-Plane finite element program frame, can be used to calculate the linear and nonlinear (geometry, material nonlinear) problems, from the rod and box girder bridge structure ana
finite-element
- 三角形与悬臂梁有限元方法分析报告与C语言程序-Finite element method analysis with the C language program about triangle element and cantilever beam
exam8_1
- 平面梁单元有限元程序设计,本程序采用matlab编写的。-Finite Element Program Design
beam
- 三角形单元计算梁变形和内力的有限元程序,单元精度很高。(A finite element program for calculating deformation and internal forces of beams by triangular elements)
frame
- 框架有限元程序,采用两节点平面梁单元,精度较高(The frame finite element program employs two node plane beam element with high accuracy)
MATLAB-有限元-梁单元
- MATLAB编写的一段有限元方法计算梁的应力分析程序(A finite element method program written by matlab for stress analysis of beams)
梁的有限元C++程序设计
- 主要是有限元分析,建立梁的模型,对照《有限单元法》这本书学习,事半功倍(It is mainly the finite element analysis, the establishment of beam model, compared with the book "finite element method" study, get twice the result with half the effort)
悬臂梁有限元Matlab
- 悬臂梁有限元matlab程序,使用三角形三节点单元计算结构响应(Cantilever beam finite element matlab program for calculating structural response using triangular three-node element)
有限元编程作业
- 梁系统的单位总体刚度矩阵,应力应变矩阵有限元matlab程序分析(The analysis of the unit total stiffness matrix and the stress-strain matrix of the beam system by MATLAB program)
有限元程序MATLAB
- 四杆桁架结构的有限元分析(Bar2D2Node); 三梁平面框架结构的有限元分析(Beam2D2Node); 基于3节点三角形单元的矩形薄板分析(Triangle2D3Node); 基于4节点四边形单元的矩形薄板分析(Quad2D4Node); 基于4节点四面体单元的空间块体分析(Tetrahedron3D4Node); 基于8节点六面体单元的空间块体分析(Hexahedral3D8Node);(Finite element analysis of four bar truss str
46
- 用matlab语言编写三节点梁单元程序,并与abaqus矩形单元,六节点三角形单元仿真结果做了对照,加深对FEM的理解。(The program of three node beam element is written in MATLAB language, and the simulation results are compared with those of ABAQUS rectangular element and six node triangular element to dee