-
kaobou_v14
音频信号通过LM386放大,计算两个矩阵之间的欧氏距离,电力系统暂态稳定程序,可以进行暂态稳定计算。( LM386 audio signal amplification, Calculation of the Euclidean distance between the two matrices, Power System Transient Stability Program, can be transient stability.)
- 2016-11-24 21:50:36下载
- 积分:1
-
eof.f90
eof分析,关于气象方面的经验正交函数分析,eof.f90 作降水的eof分解(eof analysis, empirical orthogonal function analysis of the meteorological aspects eof eof.f90 for precipitation, decomposition)
- 2012-11-27 10:53:21下载
- 积分: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
-
journal-bearing
有限差分法的径向滑动轴承求解,可用于求解油膜厚度、油膜压力等(Radial sliding bearings for solving finite difference method can be used to solve the oil film thickness, oil pressure, etc.)
- 2021-03-09 20:19:27下载
- 积分:1
-
Osculating
基于密切锥方法的高超声速乘波前体设计源程序,Fortran编写(Hypersonic Waverider Fore Body Design
Based on Osculating Cones)
- 2021-02-26 11:29:37下载
- 积分:1
-
[二次开发] ABAQUS-UMAT
说明: ABAQUS 的二次开发,详细注释说明,自学ABAQUS的二次开发(ABAQUS secondary development, detailed notes, self-study ABAQUS secondary development)
- 2020-01-01 22:55:42下载
- 积分:1
-
kriging
kriging方法源程序,用于kriging方法构建近似模型,方便易懂(kriging method source,Kriging method used to construct an approximate model, easy to understand)
- 2021-04-26 10:08:45下载
- 积分:1
-
1_2_3维均值聚类
说明: 简单地实现了一、二、三维的K均值聚类,效果还不错,适合初步学习模式识别的同志们(Simple implementation of one, two, three - dimensional k-means clustering, the effect is not bad, it is suitable for the initial learning pattern recognition comrades)
- 2020-07-02 04:00:01下载
- 积分:1
-
BEM-acoustic-problems
别人的程序(Fortran)是关于边界元法求解声学问题。(Someone else' s program (Fortran) is on the boundary element method to solve acoustic problems.)
- 2013-12-18 19:50:58下载
- 积分:1
-
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通量
仍然不能捕捉激波 因为没有做重构或者加人工粘性 等这个做出来了 再发一次。
程序没有进行优化 比如说内存的消耗没有优化 比如直边单元的边界积分仍然采
用了曲边的积分方法 增加了计算量 比如面积分、线积分都是采用的是Gauss-
Legendre-Lobatto积分 积分精度会比一般的Gauss-Legendre积分精度低一阶 等
等问题。 二维的 纯属交流性质 就没有考虑这些问题 ^_^
如果物面全部是直边 那么只要改变一个参数N 就可以获得不同的计算精度 且具
有谱精度 因为单元的节点是Gauss-Legendre-Lobatto积分点。 其实就是谱元法
(物面是曲边的情况我不清楚是不是也可以通过提高基函数的阶数 也就是增加N
来提高计算精度)(Wrote a two-dimensional Euler equations with discontinuous finite element program
Last made a triangular element of the program, not curved edge unit is so easy to form a vortex in the cylinder behind the
Program to curved edge quadrilateral element vortices appear
Unit is the order of 8-node quadrilateral element node number is 15,263,748 which is the four corners of the points in turn
Is 1234 and then the side of the midpoint of the number 5678.
Time promote the use of Runge-Kutta method
Numerical flux of the overall situation of Lax-Friedrichs, flux
Still can not capture the shock wave did not do the reconstruction or artificial viscosity do it Zaifayici.
The program is not optimized for example, memory consumption is not optimized such as straight-edge boundary integral of the unit is still mining
Integral method to increase the amount of computation such as surface integral with a curved edge, the line integral using the Gauss-
The Legendr)
- 2021-01-29 12:58:40下载
- 积分:1