登录
首页 » Fortran » MYFEM

MYFEM

于 2009-05-22 发布 文件大小:532KB
0 418
下载积分: 1 下载次数: 32

代码说明:

  有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。 IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值 GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度 FIXP:设置已知节点函数值 GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算 GF(NI,N,M,LE,YI,FE):单元列阵的计算 AK(I,J,AIJ):总刚度矩阵元素迭加 QEB:总刚度矩阵和总列阵合成 BDE:边界条件处理 SOLGS:Gauss-Seidel迭代法求解方程组 UDIFF(NI,NFLAG,UDIF,LE,ADJ):标准元素内形状函数导数计算 DIFF:节点上 , 加权平均 (In this program, FEM was used to solve the possion equation. It is implemented through FORTRAN)

文件列表:

MYFEM
.....\DATA
.....\....\FIG.DAT
.....\....\FIG0.DAT
.....\....\LINE.DAT
.....\....\LINEX.DAT
.....\....\LINEY.DAT
.....\....\RESULTS.DAT
.....\....\RESULTS0.DAT
.....\....\RESULTS1.DAT
.....\....\RESULTS2.DAT
.....\....\复件 LINE.DAT
.....\DATA80
.....\......\FIG.DAT
.....\......\LINEX.DAT
.....\......\LINEY.DAT
.....\......\RESULTS.DAT
.....\Debug
.....\DIFF.FOR
.....\fig
.....\...\DAT.DAT




.....\...\Doc1.doc

.....\...\F80.bmp
.....\...\fdif.lay
.....\...\FDIF80.lay
.....\...\figy.bmp
.....\...\LINEX.bmp
.....\...\LINEX.lay
.....\...\LINEX80.bmp
.....\...\LINEX80.lay
.....\...\LINEY.bmp
.....\...\LINEY.lay
.....\...\LINEY80.bmp
.....\...\LINEY80.lay
.....\...\nLINEX80.bmp
.....\...\nLINEY80.bmp
.....\...\zone.bmp
.....\...\ZONE.lay
.....\...\ZONE0.bmp
.....\...\复件 DIFX80.bmp
.....\...\复件 DIFY80.bmp
.....\...\复件 F80.bmp
.....\...\复件 LINEX80.bmp
.....\...\复件 LINEY80.bmp
.....\FIG.DAT
.....\GK.FOR
.....\GKD.FOR
.....\IFG.FOR
.....\LINEX.DAT
.....\LINEY.DAT
.....\MYFEM.mak
.....\MYFEM.mdp
.....\RESULTS.DAT

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

发表评论

0 个回复

  • plate_vibrate_process
    本程序主要根据有限元法编写,可以求解薄板的振动和静力分析问题(This procedure mainly based on the preparation of the finite element method can solve the plate vibration and static analysis of the problem)
    2011-06-10 20:15:16下载
    积分:1
  • 4block
    2D single bin packing 问题的4Block算法(4-Block Algorithm for 2D single bin packing Problem)
    2009-04-07 14:26:16下载
    积分:1
  • aboat-shuzhi-fenxi
    数值分析计算课程的部分习题答案,有matlab编程,希望对大家有用。(some small matlab codes .)
    2012-08-17 22:28:01下载
    积分:1
  • EKF_UKF_PF_EKPF
    EKF,UKF,PF,EKPF四种滤波算法的比较和matlab编程,能实现简单的单个目标跟踪滤波(EKF, UKF, PF, EKPF four kinds of comparison and filtering algorithm matlab programming, to achieve a simple single target tracking filter)
    2021-04-27 10:28:44下载
    积分:1
  • FVM-for-cavity-flow
    有限体积法计算二维方腔流(含数值算法介绍及C++,Fortran源代码)(Calculation of two-dimensional cavity flow with finite volume method (including introduction of numerical algorithm and C++, Fortran source code))
    2014-04-30 09:27:01下载
    积分:1
  • FCTVOFMain
    FCTVOF的主程序,其中FCTVOF是求解关于VOF值的运输方程的一种经典算法,可求出各时刻的各网格的VOF值,从而利用界面重构技术实现界面的重构。(FCTVOF main program, including FCTVOF is for solving the transport equation of VOF value a classic algorithm, can calculate the VOF value of each moment of each grid, so as to make use of the interface to refactor the technical implementation interface. )
    2021-01-19 22:08:42下载
    积分:1
  • nei-ba43
    外文资料里面的源代码,使用高阶累积量对MPSK信号进行调制识别,wolf 方法计算李雅普诺夫指数。( Foreign materials inside the source code, Using high-order cumulants of MPSK signal modulation recognition, wolf calculated Lyapunov exponent.)
    2017-04-02 13:14:54下载
    积分:1
  • umat+hill
    计算正交各向异性材料(如木材,复合材料等)的弹塑性本构(The elastoplastic constitutive relation of orthotropic materials is calculated)
    2020-12-25 22:19:05下载
    积分:1
  • FEMprogram
    四面体网格划分的有限元计算源代码,在将变形体划分为四面体后,输入节点坐标,程序利用弹塑性本构,将载荷和位移关系转变为线性方程组,是一个很好的求解简单三维变形体的程序,还可输出单元变形量,应力等。(Tetrahedral mesh of the finite element method source code, in the deformed tetrahedron is divided into, the input node coordinates, the program using elastic-plastic constitutive, will be the relationship between load and displacement into linear equations, is a very good Solving a simple three-dimensional deformation body procedures, but also the output unit deformation, stress and so on.)
    2020-12-16 11:59:12下载
    积分:1
  • MATLAB
    利用五点差分格式和Jacobi迭代法,求解精确解和数值解的误差,判断阶数是否正确(Five-point difference scheme and Jacobi iteration method are used to solve the error between exact solution and numerical solution and to judge whether the order is correct or not.)
    2020-06-23 08:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载