-
comsol14
下面我们将给出一些基于Galerkin有限元法的微型泵模拟结果,模拟过程在商业软件COMSOL Multiphysics 3.2中实现。数值求解采用压力修正算法——SIMPLE,它首先假设一个压力场,然后通过求解不可压缩流动的Navier-Stokes方程得到速度场。这些速度不需要满足Possion型连续方程,所以对压力场的修正也带来速度场的修正,最终满足质量守恒。求解速度场的同时计算电势场方程。这会得到Lorentz力,然后将其反馈回N-S方程并作为体积力处理。连续耦合Lorentz力和速度场直到Newton迭代收敛。
(Below we will give some micro-pump simulation results based on the Galerkin finite element method, the simulation process in the commercial software COMSOL Multiphysics 3.2. The numerical solution of pressure correction algorithm- the SIMPLE, it begins by assuming a pressure field, and then by solving the incompressible Navier-Stokes equations, the velocity field. These velocities do not need to satisfy the continuity equation of Possion type pressure field correction to bring the amendment of the velocity field, and ultimately to meet the conservation of mass. Solving the velocity field at the same time to calculate the potential field equations. This will be the Lorentz force, and then fed back to the NS equations and processing as a volume force. Continuous coupling of the Lorentz force and the velocity field until the Newton iteration convergence.)
- 2012-06-03 12:26:50下载
- 积分:1
-
35
说明: 四级四阶龙格库塔格式,求解微分方程的好算法。(Four fourth-order Runge-Kutta format, a good algorithm for solving differential equations.)
- 2010-07-07 11:33:03下载
- 积分:1
-
3D-beam-jisuanjibeihe
C++编写“三维粱单元有限元计算内核”,对杆系有限元的理论和C++的理解有了很大提高(C++ written " three-dimensional beam finite element kernel module" , and on finite element theory and the understanding of C++ has been greatly improved)
- 2010-05-13 21:51:51下载
- 积分:1
-
aitejin
艾特金迭代法求解线性方程组源代码,在程序中修改方程就可以(Aitkin iterative method for solving linear equations source code, the equation can be modified in the program)
- 2012-06-03 16:08:11下载
- 积分:1
-
mat_disperse
这是一个matlab程序,包括了面波频散计算,及最小二乘反演的导数计算内容。(This is a matlab procedures, including a surface wave dispersion calculation, and calculation of the derivative of least squares inversion content.)
- 2020-11-18 14:39:39下载
- 积分:1
-
floorplanning-and-route
Floor planning and route
- 2014-03-04 05:33:40下载
- 积分:1
-
可以实现求解微分方程组的数值解 func
可以实现求解微分方程组的数值解,在func中输入需要计算的微分方程组,运行主函数即可(Can be achieved to solve the numerical solution of differential equations, the input need to calculate the differential equations in the func to run the main function can be)
- 2012-07-02 11:40:59下载
- 积分:1
-
2D_euler
求解流场二维无粘欧拉方程,中心差分,人工耗散(Solving the flow field in two-dimensional inviscid Euler equation, central difference, artificial dissipation)
- 2012-08-23 12:28:21下载
- 积分:1
-
acoustics3-3
自己编写的关于水声实验插值的程序,给大家借鉴一下。(I have written on the underwater acoustic experiments interpolation procedure, we learn from you.)
- 2013-05-14 19:58:04下载
- 积分:1
-
AGJDN
压缩包包含三个文件:
全主元高斯-约当消元法程序AGJDN.m;基于全主元高斯-约当消元法的迭代求解病态矩阵方法AGJDNM.m;AGJDN.m的测试方程。
程序参考自:Fortran常用算法程序集(第二版) 徐世良编。AGJDN.m能求解部分病态矩阵,而AGJDNM.m对于我的测试矩阵效果不佳,但也一并上传,仅供参考。
错漏之处,还望指正。
(Gaussian-Jordan elimination base on all principal element.)
- 2014-12-09 15:22:12下载
- 积分:1