-
valve
一个在fluent udf中使用Compute_Force_and_Moment函数计算力的算例(An Example of Compute_Force_and_Moment Function in Fluent UDF)
- 2020-06-19 14:14:38下载
- 积分:1
-
PCG
% SSOR预处理的共轭梯度法求解方程Ax=b
% 输入参数说明
% A 正定矩阵[n*n]
% b 右边向量
% omega SSOR预处理参数(0--2)
% Times 迭代次数
% errtol 给定误差终止条件
%
%输出参数
% NewX 方程Ax=b的x近似解
% avgerr 求解的当前平均绝对误差( SSOR preconditioning conjugate gradient method for solving equations Ax = b the input parameter descriptions A positive definite matrix [n* n] b right side vector omega SSOR preconditioning parameters (0- 2) Times iterations errtol termination of a given error condition NewX output parameter equation Ax = b of x approximate solution to solve the current avgerr average absolute error)
- 2007-11-16 01:14:24下载
- 积分:1
-
welding-residual-stress
关于焊接残余应力的Abaqus子程序-DFLUX(The Abaqus subprogram-DFLUX on welding residual stress)
- 2012-10-25 16:29:20下载
- 积分:1
-
mcml-src
美国汪利宏的蒙特卡洛及卷积模拟程序,可以模拟top-hat光束和高斯光束在生物组织中的传输(U.S. WANG Li-hong of the Monte Carlo and convolution simulation program can simulate the top-hat beam and Gaussian beam transport in tissue)
- 2021-04-11 21:38:57下载
- 积分:1
-
kalman
说明: 本实验是利用卡尔曼滤波器实现一维匀加速运动的轨迹跟踪。卡尔曼滤波是一种时域滤波方法,它采用状态空间方法描述系统,算法采用递推机制,数据存储量小,在导航领域有成功的应用。(This experiment is the use of Kalman filter to achieve a one-dimensional constant acceleration of the trajectory tracking. Kalman filter is a time-domain filtering method, which uses state-space description of systems, algorithms using recursive mechanisms, data storage a small amount of success in the navigation area of the application.)
- 2009-09-03 21:29:38下载
- 积分:1
-
a
说明: 矩阵的转置,相乘及界面的面换稀疏矩阵的三元组相加(Sum of the transpose of the matrix, multiplying, and interfacial surface replacing the sparse matrix triples)
- 2012-09-04 15:33:18下载
- 积分:1
-
3
说明: 数值分析 显示算法 非线弹性 滞回曲线(Numerical analysis showed that the algorithm the linear elastic hysteresis curve)
- 2012-01-09 16:26:03下载
- 积分:1
-
aladdin1.0.tar
有限元分析源代码,能分析梁单元、膜单元、壳体单元等常用的有限元单元,并能计算模态、振型等(Finite element analysis of source code, capable of analyzing beam element, membrane element, shell element, such as commonly used finite element module, and the calculation mode, vibration mode, etc.)
- 2008-02-27 20:11:03下载
- 积分:1
-
planestrain0stress8node-4square
平面单元四边形八结点单元的应力应变分析,考虑了应力应变梯度(the analysis of 2D plane including stress and strain)
- 2021-05-14 11:30:03下载
- 积分:1
-
demo
This is a simple mergesort code. It contains four directory. In the "lib" directory, there re two source code that can serve as timer and memory usage indicater. In the "src" directory, function "mergesort" can perform merge sort, while there s also a main function to execute it.
- 2012-04-29 12:12:55下载
- 积分:1