登录
首页 » Fortran » Boundary-Element-Methods

Boundary-Element-Methods

于 2020-06-30 发布 文件大小:1971KB
0 254
下载积分: 1 下载次数: 16

代码说明:

  弹性力学问题的边界元—姜弘道,用fortran语言编写的,实例详细(BEM elasticity problems- Jiang Hongdao with fortran language, detailed examples)

文件列表:

弹性力学问题的边界元—姜弘道
............................\三维弹性静力问题的并行边界元
............................\............................\例题输入数据文件
............................\............................\................\data.txt,20740,2008-01-11
............................\............................\可执行程序
............................\............................\..........\linux
............................\............................\..........\.....\parbe3d,403275,2006-03-21
............................\............................\源程序
............................\............................\......\parbe3d.f,26548,2007-09-07
............................\............................\程序使用说明及举例.doc,653824,2011-10-25
............................\二维位势多边界问题常量元
............................\........................\例题输入数据文件
............................\........................\................\data.txt,3012,2007-10-02
............................\........................\可执行程序
............................\........................\..........\pomcobe.exe,409651,2007-09-06
............................\........................\..........\readme.txt,75,2007-10-02
............................\........................\源程序
............................\........................\......\pomcobe.for,7367,2007-09-06
............................\........................\程序使用说明及举例.doc,72704,2008-01-10
............................\二维位势问题二次边界元
............................\......................\例题输入数据文件
............................\......................\................\data.txt,3417,2008-01-12
............................\......................\可执行程序
............................\......................\..........\poqubem.exe,434225,2008-01-11
............................\......................\..........\readme.txt,75,2007-10-02
............................\......................\源程序
............................\......................\......\poqubem.for,10432,2008-01-11
............................\......................\程序使用说明及举例.doc,81408,2008-01-12
............................\二维位势问题常量边界元
............................\......................\例题输入数据文件
............................\......................\................\data.txt,1987,2007-10-02
............................\......................\可执行程序
............................\......................\..........\pocobem.exe,405553,2007-09-03
............................\......................\..........\readme.txt,75,2007-10-02
............................\......................\源程序
............................\......................\......\pocobem.for,6580,2007-09-03
............................\......................\程序使用说明及举例.doc,117760,2008-01-10
............................\二维位势问题线性边界元
............................\......................\例题输入数据文件
............................\......................\................\data.txt,2679,2007-10-02
............................\......................\可执行程序
............................\......................\..........\polnbem.exe,413745,2007-09-05
............................\......................\..........\readme.txt,75,2007-10-02
............................\......................\源程序
............................\......................\......\polnbem.for,8364,2007-10-28
............................\......................\程序使用说明及举例.doc,122368,2008-01-10
............................\二维弹性问题二次元
............................\..................\例题输入数据文件
............................\..................\................\data.txt,1784,2008-01-13
............................\..................\可执行程序
............................\..................\..........\windows
............................\..................\..........\.......\elqubem.exe,434225,2007-09-07
............................\..................\源程序
............................\..................\......\elqubem.f,19483,2007-09-07
............................\..................\程序使用说明及举例.doc,101888,2008-01-13
............................\二维弹性问题常量边界元
............................\......................\例题输入数据文件
............................\......................\................\data.txt,2040,2008-01-12
............................\......................\可执行程序
............................\......................\..........\elcobem.exe,421937,2008-01-13
............................\......................\..........\readme.txt,75,2007-10-02
............................\......................\源程序
............................\......................\......\elcobem.for,12093,2008-01-13
............................\......................\程序使用说明及举例.doc,98304,2012-06-02
............................\弹性力学问题的边界元法教学程序目录.files
............................\........................................\filelist.xml,207,2008-01-12
............................\........................................\header.htm,2304,2008-01-12
............................\弹性力学问题的边界元法教学程序目录.htm,36411,2008-01-12
............................\整理文档
............................\........\三维静力问题并行边界元.doc,593920,2011-10-25
............................\........\二维位势多边界问题常量元.doc,100352,2011-10-25
............................\........\二维位势问题二次边界元.doc,128512,2011-10-25
............................\........\二维位势问题常量边界元.doc,143872,2011-10-25
............................\........\二维位势问题线性边界元.doc,166912,2011-10-25
............................\........\二维弹性问题二次边界元.doc,184832,2011-10-25
............................\........\二维弹性问题常量边界元.doc,131584,2011-10-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一种优化的神经网络字预失真方法
    说明:  基于神经网络的数字预失真技术,即智能DPD(Digital Predistortion Technology Based on Neural Network)
    2019-09-27 20:57:50下载
    积分:1
  • erfenfa
    说明:  最优化算法中的二分法,是用MATLAB实现的,经过调试的(Optimization of the dichotomy, is to use MATLAB to achieve, through debugging)
    2008-10-16 20:43:36下载
    积分:1
  • 82859165cifa
    编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入 (Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
    2011-06-21 22:50:34下载
    积分:1
  • PWE-solid--water-or-solid-air-
    计算声子晶体固-液和固-气体系,和实验测试吻合,很适应(Suitable for computing phononic crystal solid-liquid and solid and gas, and experimental agreement )
    2021-04-20 10:28:50下载
    积分:1
  • umat-DP
    用于计算abaqus中土的状态。是子程序。(The state used to calculate the abaqus Turkey. Is the subroutine.)
    2012-06-16 10:54:03下载
    积分:1
  • juzhen2
    说明:  实现矩阵的四则运算,并能计算矩阵的特征值和特征向量(Four arithmetic operations of matrices are realized, and eigenvalues and eigenvectors of matrices can be calculated.)
    2019-06-11 15:21:39下载
    积分:1
  • 禁忌法 C++
     禁忌搜索算法是一种全局性邻域搜索算法,模拟人类具有记忆功能的寻优特征。它通过局部邻域搜索机制和相应的禁忌准则来避免迂回搜索,并通过破禁水平来释放一些被禁忌的优良状态,进而保证多样化的有效探索,以最终实现全局优化(Tabu search algorithm)
    2018-04-13 09:03:34下载
    积分:1
  • zenike-nihe
    泽尼克拟合算法,包括直角坐标系拟合和极坐标系的拟合,成熟代码,还请放心!(Zernike fitting algorithm, including fitting, fitting and polar coordinates Cartesian coordinates of the mature code, please rest assured!)
    2020-12-08 15:49:20下载
    积分:1
  • fenerzhizhisuanfa
    说明:  这是一个ACM试题中的算法,叫分而治之算法,上面有PPT还有实例代码,希望喜欢ACM的同学可以喜欢(This is a Question in the ACM algorithm, called divide and conquer algorithms, there are examples of the code above, there are PPT hope that students like to be like the ACM)
    2010-03-26 12:38:25下载
    积分:1
  • shengxianchangdu
    程序计算在声速梯度下水中声线的传播并计算声线的长度(Program calculates the velocity gradient in the water line of acoustic sound propagation and calculate the length of the line)
    2021-04-23 14:28:47下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载