3 目录 说明 ..................................................................................................................... 1. 如何做动画 ................................................................................................. 2. OpenFOAM 第 5 次 workshop ................................................................... 3. OpenFOAM 中不可压缩湍流大涡求解器 oodles 说明 ........................... 4. OpenFOAM 中的神奇方程定义方式的背后 ............................................. 5. OpenFOAM 中雷诺时均湍流求解器 turbFoam 使用 ............................... 6. pimple 算法简述 (2009-09-30 09:22:33) 转载 .......................................... 7. 粒子方法讨论版开版 .................................................................................. 8. 面向对象—我的一点理解 .......................................................................... 9. 如何搞多面体网格 ...................................................................................... 10. OpenFOAM-1.6-ext 的安装过程探讨 ................................................... 11. 多态实现及其子类父类数据传递的方式 ............................................. 12. OpenFOAM 与有限元程序包 deal.II 的无缝耦合方法 ........................ 13. CAD->GAMBIT->CFD几何 ...................................................................... 14. OpenFOAM 中非均匀初始场的设定 ..................................................... 15. OpenFOAM-1.6 中 sample 的使用 ......................................................... 16. 利用 pyFOAM 残差的输出 ...................................................................... 17. 也来谈谈传值和传址 .............................................................................. 18. 从 pisoFoam 谈谈 OpenFOAM-1.6 湍流模型的结构变化 ................... 19. 非惯性旋转系统稳态求解器 simpleSRFFoam的使用 ........................ 20. linux 常用命令集 ..................................................................................... 21. 一起看看 OpenFOAM-1.6 中的 pisoFoam .......................................... 22. 一起看看 OpenFOAM-1.6 中的 pisoFoam .......................................... 23. 深入解析 OpenFOAM 时间控制参数字典文件 controlDict ................. 24. OpenFOAM
2020-04-04 12:22:43 1.68MB OpenFOAM
1
由国内同仁整理西安交通大学苏军伟老师的博客,适用于学习有限体积法的同仁,如OpenFOAM软件等,国内参考资料很少见,希望这个博文集对大家有所帮助。
2020-04-04 11:49:53 9.05MB CF 计算流体力 Openfoa 苏军
1
由国内CFD大神李东岳翻译的OpenFOAM编程指南中文版.pdf,内容丰富,是学习OpenFoam的入门级书籍,国内参考书很少见,希望这本书对大家有所帮助,感谢李东岳的无私奉献。
2020-01-03 11:40:06 2.34MB OpenFOA
1
由国内CFD大神李东岳翻译的OpenFOAM5.0用户手册.pdf,内容丰富,是学习OpenFoam的入门级书籍,国内参考书很少见,希望这本书对大家有所帮助,感谢李东岳的无私奉献。现Openfoam已更新到7.0版本,但是用户手册中内容大体一致,可供使用各个版本的同仁参考使用。
2020-01-03 11:40:06 4.27MB CF Openfoa
1
1、 interFoam 求解流程 初始化流场 修正流率 解相连续性方程 是否进行 子循环 子循环是 否结束 解相连续性方程 Y N 求解动量方程 Y N 求解压力方程 修正流率和速度 PISO循环是 否结束 End Y N 质量流率修正 2、 interFoam 控制方程组 基本控制方程组 2.1 相连续性方程: ∂∂αtg + ∇⋅ + ∇⋅ − = ( ) ( ) U U 1 α α α g g g ⎡ ⎣ r ⎤ ⎦ 0 (1) U n min C ,max r α S S ⎡ ⎤ φ φ ⎛ ⎞ = ⎢ ⎜ ⎟ f ⎢ ⎥ ⎣ ⎦ f f ⎜ ⎟ ⎝ ⎠⎥ (2) ( ) ( ) α α δ ∇ = ∇ + f f f n n 1/3 ε δ = ⎛ ⎞ ⎜ ⎟ ⎜ ⎟ ⎜ ⎟ ⎝ ⎠ n ∑ i N V N φ = ⋅ U S f ρ = + − α ρ α ρ g g g (1 ) l , Fm = ρφ ρ φ = ⋅ , Cα 压缩因子,在计算气泡上
2020-01-03 11:29:25 80KB interFoam openfoam
1
OpenFoam自带的程序员手册,楼主自行翻译的,几乎包含全部内容。另外还有一本用户手册。
2019-12-21 21:24:09 2.55MB OpenFoam 程序员手册
1
opemfoam用户指南,3.0.1版本,openfoam新手入门必备资源
2019-12-21 21:11:43 4.95MB openfoam
1
基于openFOAM平台开发CLSVOF(coupled Levsel-set with VOF)模型的过程详解
2019-12-21 20:57:50 482KB openFOAM CLSVOF
1
This guide accompanies the release of version 6 of the Open Source Field Operation and Manipulation (OpenFOAM) C++ libraries. It provides a description of the basic operation of OpenFOAM, first through a set of tutorial exercises in chapter 2 and later by a more detailed description of the individual components that make up OpenFOAM. OpenFOAM is a framework for developing application executables that use packaged functionality contained within a collection of approximately 100 C+ libraries. OpenFOAM is shipped with approximately 250 pre-built applications that fall into two categories: solvers, that are each designed to solve a specific problem in fluid (or continuum) mechanics; and utilities, that are designed to perform tasks that involve data manipulation. The solvers in OpenFOAM cover a wide range of problems in fluid dynamics, as described in chapter 3.
2019-12-21 20:06:09 4.03MB 流体力 开源软
1
Openfoam User Guide中文版,这个版本是从英文版本翻译过来的,提供给大家学习。
2019-12-21 19:21:10 4.88MB Openfoam CFD
1