搜索资源列表
OpenFoam
- openform开放程序,这里面包含很多源程序,但是这是学习资料-openform open procedure, which contains a lot of source code, but it is learning materials
SimpleFoamTutorial.tar
- OpenFOAM turbulence modeling from http://www.tfd.chalmers.se/~hani/
CentOS-7-install-OpenFOAM-4.1
- CentOS 7安装OpenFOAM 4.1-CentOS 7 install OpenFOAM 4.1
Aerodynamic
- Aerodynamic performance of a wind-turbine rotor by means of OpenFOAM
LiquidSpread
- openfoam程序,用于模拟水滴在平板上的铺展情况。(an openfoam program, which simulates the spreading condition on plates.)
simpleFoam
- simpleFoam tutorial of OpenFOAM-4.x
OpenFOAM programming tutorials for beginners
- OpenFoam编程指导 基础实例 求解器 计算流体力学(OpenFoam Programming example)
kelirushui
- 1、单向流固耦合(one_way):也就是颗粒受流体作用,但是流体不受影响。 2、利用达西定律实现双向耦合 3、和第三方的算法或者流体软件进行耦合(比如OpenFOAM) 这里做一个单向耦合的小例子——模拟颗粒落入流动的水中。(Particles fall into the water)