搜索资源列表
sdjs44
- 这是我毕业设计时候的一个vb有限元计算程序,比较简单,用于隧道有限元计算的-This is my time as a graduate design vb finite element program is relatively simple for the tunnel finite element method
BEM
- 使用间接边界元算法求解简单的二维流体力学问题-Fluid dynamic analyse using Boundary Element Method
crackprop_modeI_lefm_xfem_cpe4
- crackprop_modeI_lefm_xfem_cpe4,ABAQUS基于线弹性断裂力学的扩展有限元法实例。-crackprop_modeI_lefm_xfem_cpe4 ABAQUS based on linear elastic fracture mechanics extended finite element method instance.
Dem
- 离散元程序 离散元程序 离散元程序-DISCRETE ELEMENT METHOD DISCRETE ELEMENT METHOD
ParaFEM-src.2.0.819
- 有限元程序十分有用,免费下载适用与高等学校研究人员-Finite Element Method
BEM_2d_3d_Code
- The program computes the solution to a Laplace problem by the boundary element method.-The program computes the solution to a Laplace problem by the boundary element method.
Finite-element-analysis-Matlab
- 该程序是一个有限元算法的matlab实现 1.请通过运行‘main’函数来运行程序 2.该程序理论上适用于结构力学内的所有钢架程序,已经在函数‘mainplus’通过西安工业大学版结构力学例题12-7的测试 3.该程序解决了不同种类的多重非结点荷载加载这个通用性问题-The program is a matrix displacement method matlab realize a please to run the program by running two
youxianyuan
- 用有限元方法求解平面桁架结构的内力,以及各个节点的位移。-Using the finite element method for the plane truss structure internal force, and displacement of each node.
P58
- 《有限元方法编程 第三版》Fortran程序,P58 使用20节点块单元的三维空间问题分析,调试通过。-<Programming the Finite Element Method 3th> program 5.8 three dimensional analysis of an elastic solid using uniform 20-node hexahedral brick elements.
matlab-code
- 工程中的有限元方法应用,利用MSC.Patran软件模拟和仿真,然后用matlab程序进行验证对比分析,一些案例的Matlab代码。-Engineering Finite Element Method using MSC.Patran software modeling and simulation, and then verified comparative analysis matlab program, some cases of Matlab code.
C
- 工程中有限元方法应用,先用MSC.Patran进行模拟与仿真,再利用C程序代码进行对比验证(基于一些案例)-Engineering Finite Element Method, first with MSC.Patran simulation and simulation, reuse C code comparison verification (based on the number of cases)
FORTRAN
- 工程中有限元方法应用,先用MSC.Patran进行模拟与仿真,再利用Fortran程序代码进行对比验证(基于一些案例)-Engineering Finite Element Method, first with MSC.Patran simulation and simulation, re-use Fortran code comparison verification (based on the number of cases)
VB
- 工程中有限元方法应用,先用MSC.Patran进行模拟与仿真,再利用VB程序代码进行对比验证(基于一些案例)-Engineering Finite Element Method, first with MSC.Patran simulation and simulation, reuse VB code comparison verification (based on the number of cases)
QBasic
- 工程中有限元方法应用,先用MSC.Patran进行模拟与仿真,再利用Qbasic程序代码进行对比验证(基于一些案例)-Engineering Finite Element Method, first with MSC.Patran simulation and simulation, recycling Qbasic code comparison verification (based on the number of cases)
[muchong.com]VPSC
- 粘塑性 晶体塑性有限元 基于abaqus平台 fortran 语言 有实列 亲测可用-Viscoplastic crystal plasticity finite element method based on real abaqus platform fortran language column pro-test available
be335
- Using a large number of finite element method to solve partial differential equations, The received signal is given eye and BER simulation systems, Interpolation and fitting, solution of equations, data analysis.
2D3Node
- 基于有限元基本原理,利用matlab编写了平面3节点实体单元的程序,可以更加了解3节点有限元的基本理论。(Based on the basic principle of finite element method, the program of plane 3 node solid element is written by MATLAB, which can better understand the basic theory of 3 node finite element.)
2D4Node
- 基于有限元基本原理,利用matlab编写了平面4节点实体单元的程序,可以更加了解4节点有限元的基本理论。(Based on the basic principle of finite element method, the program of plane 4 node solid element is written by MATLAB, which can better understand the basic theory of 4 node finite element.)
Finite_Element_method
- 以三角形网格为实例,采用有限元法计算悬臂梁的应力分布(Taking the triangular mesh as an example, the stress distribution of the cantilever beam is calculated by the finite element method)
边界元求解圆柱绕热
- The Boundary Element Method with programming书籍中的配套源程序之一,适合于边界元初学者学习边界元法求解圆柱绕热的详细步骤。