搜索资源列表
BEMforacoustics
- 求解声学问题的边界元源程序,可以为使用边界元法求解位势问题和弹性力学问题提供启发-problem solving acoustic BEM source, for the use of the boundary element method and the potential problems of elasticity to provide inspiration
BoundaryElement
- 边界元简单模型计算 附有试验文档 地球物理边界元法数值模拟实验-Boundary element model with a simple test document geophysical boundary element method numerical simulation experiments
bem
- 边界元前处理程序,检查边界网格及其法向方向-bem program
edge
- 边界元法求磁场的计算代码,主要计算部分有注释-Boundary element method code in order to calculate the magnetic field, the main computing part of the annotated
PotentialLinearBoundaryElementMethod
- 二维位势问题线性边界元程序,思路清晰,说明详细,学习边界元法的好资料。-2D POTENTIAL PROBLEMS USING LINEAR boundary ELEMENT method
Plastic-bubble-and-the-complexity-of-underwater-ex
- ,将边界元出BE M)与有限元法(FEM)棉合提将边界元算法(BE M)与有限元法(FEM)藕合出了气泡与弹塑性结构榈合动力学计算方法,并开发了全套的三维水下气泡分析程序(UBA) ,计算值与实验值之间误差在10 以内-Plastic bubble and the complexity of underwater explosion
Method-for-solving-EM-problems
- 提出了一种求解电磁场有限元 边界元混合法所生成的线性方程组的有效方法 ———内观 法结合多波前法.由于该线性方程组的系数是一个部分稀疏部分满填充的矩阵,为了加速求解,应用内观法将系数矩阵分为 2块,一块是有限元法形成的稀疏矩阵,另一块是边界元法生成的满阵,然后用多波前法求解稀疏矩阵方程,用高斯 约当消去法解满阵方程. 采用该方法,计算了二维多层介质柱体的雷达散射截面.计算结果表明,该方法的计算效率远远高于传统的高斯法.-Proposed for solving mixed finite el
hod
- 三维非定常扩散方程的虚边界元法Three-dimensional unsteady diffusion equation virtual boundary element method-Three-dimensional unsteady diffusion equation virtual boundary element method
boundary-element-method
- 位势边界元法去解决位势的问题,采用的常量元的方法-boundary element method for elastic problems
t6u3vw.ZIP
- 多介质工频电场分析的快速多极子边界元法Multiple fault of cage rotor induction motor by current distribution-Multiple fault of cage rotor induction motor by current distribution
BEM-KW-2011.12.13
- 变常量边界元法程序。解决弹性力学特戒边界元法问题的程序-Program to solve the problem of elasticity special ring boundary element method
BEM10
- 可以求解二维弹性问题的边界元法程序,采用了线性单元来求解-solve two dimensional elastic problems by linear elements
Indirect-variable-BEM
- 间接变量方形区域边界元法,能有效计算二维位势问题。-Indirect variable square region boundary element method can effectively calculate the two-dimensional potential problems.
LAP_BE40
- 给定某处电场边界上40个节点的电压值或电荷量,即可得知此处整体的二维电压分布情况。(Given the voltage or charge of 40 nodes on an electric field boundary, the overall two-dimensional voltage distribution here can be obtained.)
bem1
- 本程序采用常数边界元法计算电荷及电势分布(Calculation of charge and potential distribution by boundary element method)
Mij_Hess_Smith
- matlab编程利用hess simth面元法(边界元法)计算球体及椭球体附加质量(Matlab programming uses hess_simth surface element method (boundary element method) to calculate the additional mass of spheres and ellipsoids)
二维热场matlab程序
- 采用边界元法求解二维平面上热传播问题的MATLAB程序(MATLAB program for solving heat propagation in two dimensional plane by boundary element method)
z----BEM_Acoustics边界元法,可以求解外声场、内声场,在此基础上可以开发出快速边界元法
- BEM_Acoustics边界元法,可以求解外声场、内声场,在此基础上可以开发出快速边界元法
弹性力学平面问题边界元法计算程序(姚振汉 边界元法 源代码)
- 此程序有线性、二次、三次插值的直线单元、圆弧单元,以及二次等参曲线单元,每个边界线段除等分外、还可等比划分,还有两端加密或中部加密的对称型等比划分等功能,可以根据问题的特性合理划分边界单元,建立最合理的边界元计算模型。程序中对于弱奇异积分通过变换求得解析积分,柯西主值积分用刚体位移法处理,同时对于非奇异积分采用了等精度高斯积分,因此计算精度优于一般的边界元程序,更优于有限元等其他数值方法。
边界元求解圆柱绕热
- The Boundary Element Method with programming书籍中的配套源程序之一,适合于边界元初学者学习边界元法求解圆柱绕热的详细步骤。