搜索资源列表
无粘圆柱扰流
- 有限元法计算无粘圆柱扰流问题,采用1/4部分计算。附件中包含流函数、速度场分布图。(Computation of inviscid cylindrical turbulent flow by finite element method)
simu.tar
- 简单的声波方程数值模拟程序,使用二阶有限差分方法,震源为单位脉冲。(The simple acoustic wave equation numerical simulation program, using the two - order finite difference method, the source of the unit pulse.)
CitcomToEllipsis
- 地球动力学程序, 是用有限元计算粘弹性体,广泛用于地幔对流等领域(Geodynamic program,The finite element method is used to calculate the viscoelastic body, which is widely used in mantle convection and other fields.)
oofem-2.5
- OOFEM是一个开源多物理并行有限元程序的面向对象的架构。这个项目的目的是提供高效率和强大的有限元计算工具,以及提供高度模块化和可扩展性的发展环境。(OOFEM is an object oriented architecture of an open source multi - Physical parallel finite element program. The purpose of this project is to provide efficient and powerful f
混凝土随机球形骨料球体蒙特卡洛随机分布模型
- 目前三维的混凝土建模很少见,随机球形骨料在受限空间(球体)随机分布模型,本人自己编写,具有原创性。动画显示建模过程。三种粒径不同的骨料随机分布。模拟混凝土材料的过程。有助于后续有限元计算。(Random spherical aggregate in the restricted space (sphere) random distribution model, I write it myself, with originality. Animation shows the modeling pr
MATLAB有限元结构动力学分析与工程应用
- 编程资料,MATLAB有限元结构动力学分析与工程应用,书中有详细的matlab源码(MATLAB finite element structural dynamics analysis and engineering application)
一维热传导方程_有限差分
- 分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。 文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc
FEM_for_2D_truss
- 可以计算平面桁架的matlab有限元计算程序(Matlab finite element calculation program for plane truss)
MainProgram
- 一个基于有限元方法的平面问题求解器,支持网格类型为二维四边形四节点单元和四边形八节点单元的有限元网格: 前处理——用Abaqus建模编号并导出数据 在Matlab中读取数据文件 计算单元刚度矩阵(采用高斯积分),组集结构刚度矩阵 组集结点载荷向量,引入位移边条 求解结点位移,单元应力应变 后处理——绘制应力应变位移云图,与Abaqus结果对照(A plane problem solver based on finite element method)
FVM
- Finite volume method