搜索资源列表
有限元fortran程序
- 几种有限元的FORTRAN语言编程
yuandaima
- 文件1.txt,2.txt,3.txt和5.txt为用Fortran编写的有限元程序 4.txt为用c++编写的钢筋混凝土异形柱的全过程非线性分析源程序-document 1.txt, 2.txt, 3.txt and 5.txt Fortran prepared for the use of the finite element program 4.txt to use C++ to prepare the R.C.special-t
SAP4源程序
- sap4源代码!by fortran 这是一个有限元计算的软件 可以完成平面,三维的计算功能-SAP4 source code! By FORTRAN This is a finite element software can be completed planar, 3D computing power
非线性有限元
- 结构有限元分析源程序,用FORTRAN90编写,主要用于结构分析。-Finite Element Analysis source with FORTRAN90 preparation, mainly for structural analysis.
PCELM6
- 国外有限元分析源程序6,用FORTRAN编写,用于结构的有限元分析。-foreign source Finite Element Analysis 6, FORTRAN prepared for the structure of the finite element analysis.
徐世良for
- 徐世良fortran 有限元计算中的fortran源代码-Zhi-FORTRAN FEM calculation of FORTRAN source code
Fortran_FEM
- fortran课程设计时编写的连续体平面问题的有限元源程序 -fortran courses designed to prepare the plane for the finite element program
Fortran-finite-element
- 有限元计算,编程工具FORTRAN。用于计算有限元计算-Finite element analysis, programming tools FORTRAN. Used to calculate the finite element method
2dugridfortran
- 本程序生成二维非结构网格,用于有限元计算-This procedure generated two-dimensional unstructured grid for the finite element method
Programming_the_Finite_Element_Method.ZIP
- 《有限元方法编程(第三版)》随书源码。 采用 Fortran 90 编制,近 400 个计算子程序。在 64 位机器上编译通过,并运行正确。- Finite Element Method Programming (Third Edition) With the book source. The preparation of the use of Fortran 90, nearly 400 calculation subrouti
FEM
- 平面四节点等参元有限元程序,适合初学者使用,有详细的说明-Planar four node isoparametric element finite element program, suitable for beginners to use, has a detailed descr iption of
youxianyuanfangfa
- 基于FEPG的有限元方法.FEPG系统是基于虚位移原理(即弱形式)而不是变分原理,要求用户书写弱形式的微分方程表达式-FEPG Based on the finite element method. FEPG system is based on the principle of virtual displacement (ie, weak form) rather than the variational principle, req
FORTRAN_program
- FORTRAN常用算法程序集。学习有限元程序的第一步。-FORTRAN
PLANEFEM
- 四边形八节点等参单元的平面有限元分析Fortran语言程序-Eight-node isoparametric quadrilateral element finite element analysis of plane Fortran language program
Possion_FEM
- 有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。 IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值 GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度 FIXP:设置已知节点函数值 GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算 GF(NI,N,M,LE,YI,FE):
plast_fem
- 塑性有限元FORTRAN源代码,国人典范,让人敬佩!-Plastic finite element FORTRAN source code, a model of Chinese people admire!
sss
- 有限元的程序和算例,很好用的程序,是源代码,但是是fortran的,需要调试-Finite element procedures and examples, good use of the procedure, is the source code, but it is the fortran need to debug
FORTRAN
- 工程有限元fortran源码,全C语言。本书还其他语言版。-Engineering finite element fortran source code, all C language. The book also other language version.
fem(-fortran)
- 有限元 fortran 程序 网格剖分 一维存储 刚度矩阵 数值求解-Fortran program fem
TU-0634有限元教学程序及数据文件
- 基础的有限元Fortran程序代码,主要为四节点等参单元(Fortran for FEM code)