登录
首页 » 算法 » SIMPLE algrithm in Computational fluid mechanics

SIMPLE algrithm in Computational fluid mechanics

于 2023-03-06 发布 文件大小:14.17 kB
0 266
下载积分: 2 下载次数: 1

代码说明:

应用背景This application is to focus on the numerical methods in Computational Fluid Mechanics, dealing with aeronautics, hydraulics, heat and mass transfer etc. We konw fluids have the ability to transport matter and its propertities as well as transmit force, therefore fluid mechanics is a subject that is particularly open to cross fertilization with other sciences and disciplines of engineering. The subject of fluid mechanics will be highly relevant in domains such as chemical,metallurgical, biological and ecological engineering.关键技术 SIMPLE (Semi-Implicit Method for Pressure Linked Equations) algrithm is the principal numerical method to numerical simulate incompressible fluid flow, it can remove the difficults of fake pressure disturbance and neglecting specific pressure equation for incompressible fluid flow successful. The main thoughts and steps of SIMPLE algorithm are given in this application. The single-phase loc

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OPENCV手势轮廓绘制使用
    资源描述基于opencv的手势识别的前期处理,,运行环境是VS2013,opencv2.4.9,通过修改链接器可以自行修改运行环境。代码直接debug编译可以使用,该代码是应用于轮廓的绘制。基于opencv的手势识别前期必须对图像进行一系列的处理,这是其中的一种,有了轮廓之后再去判定tips数。
    2023-02-27 02:10:03下载
    积分:1
  • 贝叶斯分类 matlab
    对于UCI数据集 IRIS 用贝叶斯分类算法分类
    2022-02-20 21:04:15下载
    积分:1
  • 二叉树操作
    包含的代码演示不同的操作二叉树。以下操作被实现1)插入2)删除3)遍历
    2022-07-15 03:04:20下载
    积分:1
  • 商品库存管理系统
    商品库存管理系统,C 语言,具有完整的系统设计
    2022-01-31 22:36:07下载
    积分:1
  • 用c++实现的约瑟夫环
    用c++实现的约瑟夫环-achieved with c Josephus
    2022-03-17 09:51:53下载
    积分:1
  • 基于径向基函数的网格变形程序
    基于径向基函数的网格变形程序,用于翼型结构化网格,容易拓展到三维。线性求解采用共轭梯度方法。
    2023-08-11 09:05:05下载
    积分:1
  • 这是一个随机生成小学加减的程序
    应用背景随机生成指定参与运算因子数和题数的小学加减法练习题。参与运算的因子和顺序运算过程中的结果以及最终结果均小于或等于20.适合小学一年级及以下。关键技术void _tmain(int argc, _TCHAR* argv[]){ srand(time(0)); int m, n; b = rand() % 20 + 1; std::cin >> m >> n; //输入因子数和题数 for (int i = 0; i < n; b = rand() % 20, std::cout
    2022-06-02 01:45:26下载
    积分:1
  • 银行服务系统模拟
    某银行提供10个服务窗口(7个对私服务窗口,3个对公服务窗口)和100个供顾客等待的座位。顾客到达银行时,若有空座位,则到取号机上领取一个号,等待叫号。取号机每次仅允许一位顾客使用,有对公和对私两类号,每位顾客只能选取其中一个。当营业员空闲时,通过叫号选取一位顾客,并为其服务。
    2023-08-18 11:40:04下载
    积分:1
  • 实对称矩阵的特征值和特征向量求解
    用VC6.0编程调试,用来计算实对称矩阵的特征值和特征向量,经调试测试,完全可以用于工程实验。代码中有相应的注释,帮助读者更好的理解代码。具体还可以参考 常用算法程序集(C++语言描述)-徐士良 第四版
    2022-06-01 21:28:41下载
    积分:1
  • 四色方柱问题(Instant Insanity)的求解
    四色方柱问题(Instant Insanity)的求解算法-four-color side (Instant Insanity) algorithm
    2022-03-04 09:18:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载