-
gap-width-and-JRC
计算岩石表面裂隙宽度并求取其表面粗糙度系数(Calculate the rock surface crack width and strike the surface roughness coefficient)
- 2016-02-18 03:01:04下载
- 积分:1
-
pq130
一种流形学习算法(很好用),主要是基于mtlab的程序,这是第二能量熵的matlab代码。( A fluid manifold learning algorithm (good use), Mainly based on the mtlab procedures, This is the second energy entropy matlab code.)
- 2017-04-06 20:05:19下载
- 积分:1
-
dispersion-curvers-in-pipe
管中的纵波频散曲线 直接修改其中的矩阵就可以画出频散曲线
(dispersion curvers in pipe)
- 2014-07-21 15:16:40下载
- 积分:1
-
TC
说明: 非常好的地形改正程序,只需要有点位的经纬度,重力值和高程,内附例子和说明。(Program to compute terrain effects on gravimetric quantities.various modes of terrain effects may be computed)
- 2010-06-30 17:29:28下载
- 积分:1
-
分形维数MATLAB程序源码
分维反映了复杂形体占有空间的有效性,它是复杂形体不规则性的量度。它与动力系统的混沌理论交叉结合,相辅相成。它承认世界的局部可能在一定条件下或过程中,在某一方面(形态,结构,信息,功能,时间,能量等)表现出与整体的相似性,它承认空间维数的变化既可以是离散的也可以是连续的,进而拓展了视野。(Fractal dimension reflects the validity of space occupied by complex bodies, which is a measure of irregularity of complex bodies. It combines with chaos theory of dynamic system and complements each other. It recognizes that the part of the world may be similar to the whole in certain conditions or processes (form, structure, information, function, time, energy, etc.). It recognizes that the change of spatial dimension can be discrete or continuous, thus expanding the horizon.)
- 2019-06-07 00:06:00下载
- 积分:1
-
BZreaction_diffusion
模拟二维BZ反应扩散模型,方法是用显式EULER法求解模型的偏微分方程组(Simulated two-dimensional BZ reaction-diffusion model, the method is to use explicit EULER method for solving partial differential equations model)
- 2011-09-21 12:00:27下载
- 积分:1
-
KZK
求解KZK方程的VISUAL C++源代码 具有计算速度快,计算精度高等优点。(source code solution of KZK equation visual c++)
- 2021-05-13 10:30:02下载
- 积分:1
-
算材料学中用相场法模拟合金凝固相变的程序 1658947 Console6
计算材料学中用相场法模拟合金凝固相变的程序(Computational Materials Science using phase-field simulation of solidification phase change process)
- 2021-01-28 16:38:34下载
- 积分:1
-
jwdis
此函数通过两点的大地经纬度(Ja,Wa)和(Jb,Wb)计算两点间距离 Dis (this function through the 2:00 and Geodesy (Ja, Wa) and ( `, mg) calculated the distance between two points Dis)
- 2006-09-23 00:05:17下载
- 积分: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