-
最简单的一个vumat子程序quenchplate_xpl_vumat
最简单的一个vumat子程序,不同温度对应不用屈服,包含应力更新(The simplest VUMAT subroutine does not yield to different temperatures, including stress updates.)
- 2018-05-05 17:01:24下载
- 积分:1
-
自控课设
说明: 自动控制原理课程设计,建立倒立摆的非线性数学模型用SIMULINK图形库实现。(The course design of the principle of automatic control and the establishment of the nonlinear mathematical model of the inverted pendulum are realized by the Simulink graphic library.)
- 2020-06-20 12:31:50下载
- 积分:1
-
Riemann-problem
一维黎曼问题,计算流体力学,C和Frotran预言代码(Riemann problem)
- 2015-04-29 09:58:22下载
- 积分:1
-
Fluent_tutorial
Fluent 学习文件
全方位的指导手册 (Building geometry
Setting boundary condition types)
- 2014-01-14 10:26:21下载
- 积分:1
-
MYFEM
有限元求解柏松方程。本文采用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)
- 2009-05-22 17:22:56下载
- 积分:1
-
NSHG
二阶非线性耦合波方程组的计算 The calculation of the second-order nonlinear coupled wave equations(The calculation of the second-order nonlinear coupled wave equations)
- 2021-03-16 14:59:22下载
- 积分:1
-
Matching-2
//给定整数n,产生所有[2n]上的匹配(matching)
//将其视为一个所有块大小均为2的集合分拆
//以a_i表示其第i个元素所在的集合号
//输出格式为 a1 a2 a3 ...
//满足
//a_{i+1} <= max { a1,a2,...a_i } + 1
(//a given integer n, have all [2n] on the matching (matching)// will be considered as an all pieces are two sets of a split// a_i said in its i elements of a collection of lies// output format for a1 a2 a3 ...// meet// a_ i (a))
- 2007-06-13 22:14:46下载
- 积分:1
-
wenoeul
有限差分法求解欧拉方程,weno有限差分法求解欧拉方程。(Euler solved with weno)
- 2021-03-22 20:19:16下载
- 积分:1
-
cube_0p1mm
说明: abaqus周期性边界条件代码,可以参考学习(ABAQUS periodic boundary condition code can refer to learning)
- 2020-08-13 22:08:28下载
- 积分:1
-
cmpfit-1.2
很好的最小二乘求解工具,经典算法的c语言版本实现(A MINPACK-1 Least Squares Fitting Library in C)
- 2014-03-06 21:12:48下载
- 积分:1