搜索资源列表
graduationprograms
- 考虑土地基情况,考虑土的长期沉降效应,计算出筏板地基下土层分块刚度。作为边界条件参与进一步的有限元计算,为本人本科毕业设计所编程序。-Consider land-based, considering the long-term soil subsidence effects, to calculate the soil under the foundation raft block stiffness. As a boundary condition to participate in furt
NL10
- 工程地质中常用程序代码 1.工程地质线弹性有限元分析 2.均质岩土体 边界 单元 计算 程序 -Commonly used in engineering geology program code 1. Engineering Geology linear elastic finite element analysis of 2. Homogeneous rock mass boundary element calculation program
defgm
- Language and environment: Fortran 90 This is a sample program of The Decomposed element free Galerkin method compared with the finite difference method for elastic wave propagation, by Katou, M., Matsuoka, T., Mikada, H., Sanada, Y. and Ashida, Y.
Fem2
- 适用于方形传热等边界条件较简单的有限元程序-Square heat transfer for simple boundary conditions such as finite element program
B3D
- 地震勘探3维波动方程边界元正演模拟程序 源代码,非常经典-Seismic 3-dimensional wave equation boundary element forward modeling program source code, very classic
BEM
- 使用间接边界元算法求解简单的二维流体力学问题-Fluid dynamic analyse using Boundary Element Method
Potential_BEM.f90
- Fortran code to solve 2D potential problems with the collocation boundary element method.
Quadrilateral
- 基于四边形单元有限元原理,计算桁架系统在外力作用下,各节点位移与单元应变。主程序BLOCKMAT.m,从输入文件中读入结点个数,单元个数,结点荷载个数,受约束边界点数,弹性模量,泊松比,厚度,单元定义数组,结点坐标数组,结点力数组,约束信息数组。输入文件inport.txt不同参数代表不同的桁架结构。-Based on quadrilateral finite element principle, calculation of truss system under the action of e
Triangular
- 基于三角形单元有限元原理,计算桁架系统在外力作用下,各节点位移与单元应变。主程序BLOCKMAT.m,从输入文件中读入结点个数,单元个数,结点荷载个数,受约束边界点数,弹性模量,泊松比,厚度,单元定义数组,结点坐标数组,结点力数组,约束信息数组。输入文件int.txt不同参数代表不同的桁架结构。-on the basis of the principle of triangle finite element calculation truss system under the action of
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.
pingmianhangjia
- 这是一个平面桁架结构的通用有限元程序分析,将原始数据(节点坐标、连接关系、材料几何参数边界条件)存储,利用以上数据编辑Matlab 程序计算桁架的应力、应变、位移分量,将所得数据存入二进制文档,并且研究当固定单胞数目时,怎么修改设计,在不明显增加质量时,降低最大应力杆的应力。 -This is a general-purpose finite element program planar truss structure analysis, the raw data (node
sarveshadm
- Boundary element potential measur Classical algorithm matlab Bounda ant colony optimization (ACO) The pretreatment of the mechanica Fuzzy C-means algorithm for clust matlab m file,draw all surface Imperialist Competitive Algorit
边界元求解圆柱绕热
- The Boundary Element Method with programming书籍中的配套源程序之一,适合于边界元初学者学习边界元法求解圆柱绕热的详细步骤。