搜索资源列表
AD_algorithm
- 改进的AD算法用于重排节点编号以优化带宽!
c_for_FEM_postpro
- 利用c++进行有限元分析的可视化实现 xyz.txt是ansys有限元分析后输出的所有节点坐标 danyuan.txt为有限元分析的所有单元包含的节点编号 jiedianjie.txt为有限元分析后,每个节点的应力值-a.dsp This file (the project file) contains information at the project level and is used to build a single project or subpr
MechFem
- 机械应力有限元分析(二维和三维)源程序,程序使用方法见文件MECHMAIN.CPP,即先设置节点编号,然后设置单元节点,再设置节点边界条件,求解时要说明使用方程求解方法.- source code of FEM analysis for Mechanical stress (two-dimensional and three-dimensional), the main program is MECHMAIN.CPP, which introduce its utilization method
yxy
- 对区域作三角形剖分,对节点和单元编号。用有限元方法的简单程序-For the triangulation of the region, number of nodes and elements. Filing with the finite element method program
in_to_pxy
- 有限元建模,将节点信息进行编号 有限元建模,将节点信息进行编号-fem model of fem mode lfem model
Euler_DG_Quadrilateral_2D
- 自己写了一个二维Euler方程的间断有限元程序 上次发了一个三角形单元的程序 因为不是曲边单元 所以在圆柱后面容易形成涡 现在把程序改为曲边四边形单元了 没有涡出现 单元是8节点四边形单元 节点编号顺序是 1 5 2 6 3 7 4 8 也就是四个角点依次 是1 2 3 4 然后是边的中点编号 5 6 7 8. 时间推进采用 Runge-Kutta 方法 数值通量采用全局Lax-Friedrichs通量 仍然不能捕捉激波 因为
Newton
- C++编写的电力系统潮流计算程序,采用牛顿法,并考虑到节电优化编号,5,14,57,300节点验证正确-Power flow calculation program, C++ written using Newton' s method, taking into account the number to the power-saving optimization, 5,14,57,300 node authentication
niulafa
- 牛拉法电力系统潮流计算程序,对节点重新编号,并采用系数矩阵法,大大减少了计算量。-Cattle Rafah power flow calculation procedures, renumber nodes, using coefficient matrix method, greatly reducing the amount of computation.
exp10
- 图的实现由Graph类完成。类中,图数据结构采用邻接 表实现。邻接链表中的节点用一个数据对表示,第一个域 用来保存和连接第i个节点边的另一端的节点编号,第二个 域用来保存该边的权值。另外用一个辅助数组来存储各节点 的评分值。-Figure achieved by the Graph class is completed. Class, graph data structure using adjacency Table implementation. Adjacen
sanjiao
- 利用有限元计算结构的静力程序,其中节点编号以及单元节点号可以从商业软件中读取。-using finite element method to calculate the static problems. the node information and cell information can be read the sofeware
