基于化学的详细计算流体动力学(CFD)模拟由于求解基本的常微分方程(ODE)化学动力学系统,计算成本很高。在这里,我们介绍了一种新颖的开源库,旨在利用OpenFoSE,开放源码的C++软件CFD加速这种反应流模拟。首先,我们的动态负载平衡模型DLBFoam(Tekgül et al.,2021)被用于缓解多处理器反应流模拟中由于化学溶液引起的计算不平衡。然后,通过使用开源库pyJac实现分析雅可比公式,并通过使用线性代数包LAPACK提高ODE解算器的效率,对单个(基于细胞的)化学溶液进行优化。我们展示了这个新库对各种燃烧问题的加速能力。 这些测试问题包括二维湍流反应剪切层和三维分层燃烧,以突出双燃料燃烧的点火/火焰前沿启动设置库的有利缩放方面。在非预混合和部分预混合火焰上提供了两个基本的3D演示,即ECN喷雾A和Sandia火焰D实验配置。新模型为大多数调查案例提供了高达两个数量级的磁加速。公开共享的代码以及测试用例设置代表了OpenFOAM框架中反应流模拟的全新启用。
2022-02-09 14:02:45 3.27MB 矩阵 线性代数
This textbook explores both the theoretical foundation of the Finite Volume Method (FVM) and its applications in Computational Fluid Dynamics (CFD). Readers will discover a thorough explanation of the FVM numerics and algorithms used for the simulation of incompressible and compressible fluid flows, along with a detailed examination of the components needed for the development of a collocated unstructured pressure-based CFD solver. Two particular CFD codes are explored. The first is uFVM, a three-dimensional unstructured pressure-based finite volume academic CFD code, implemented within Matlab. The second is OpenFOAM®, an open source framework used in the development of a range of CFD programs for the simulation of industrial scale flow problems. With over 220 figures, numerous examples and more than one hundred exercise on FVM numerics, programming, and applications, this textbook is suitable for use in an introductory course on the FVM, in an advanced course on numerics, and as a reference for CFD programmers and researchers.
2022-01-15 00:34:34 24.74MB matlab openfoam CFD
1
openfoam中les代码。分析文件,。适用于流体分析中大涡湍流模拟
2021-12-02 16:17:46 1.72MB openfoam les
1
The Finite Volume Method in Computational Fluid Dynamics An Advanced Introduction with OpenFOAM and Matlab
2021-12-01 16:17:32 24.74MB CFD FVM OpenFOAM Matlab
1
cfdtool:CFDTool-用于MATLAB的易于使用的OpenFOAM SU2 CFD模拟工具箱
2021-11-22 16:06:44 119.01MB gui matlab toolbox cfd
1
featool-multiphysics:FEATool多物理场-“轻松进行物理模拟”(完全集成的FEA,FEniCS,OpenFOAM,SU2 Solver GUI和模拟平台)
2021-11-19 15:29:15 148.86MB engineering gui simulation matlab
1
通过这段代码可以在windows上看到openfoam中的顶层代码,不需要安装openfoam
2021-11-16 17:02:38 18KB 流体力学 cfd
1
OpenFOAM-7源码,git下载太慢,在csdn备份一份,需要的拿走。 资源来自互联网,未做任何修改。
2021-11-09 17:09:30 50.34MB openfoam
1
openFoam是一款开源CFD平台,本资源适合初学OF的CFD研究人员
2021-10-26 09:18:16 5.01MB CFD
1
版本 2.2.2 的 OpenFOAM 自述文件 # 关于 OpenFOAM OpenFOAMOpenFOAM 基金会发布的免费开源计算流体动力学 (CFD) 软件包。 它在工程和科学的大多数领域拥有庞大的用户群,包括商业和学术组织。 OpenFOAM 具有广泛的功能,可以解决从涉及化学React、湍流和热传递的复杂流体流动到固体动力学和电磁学的任何问题。 版权 OpenFOAM 是免费软件:您可以根据自由软件基金会发布的 GNU 通用公共许可证(许可证的第 3 版或(由您选择)任何更高版本)的条款重新分发和/或修改它。 请参阅此目录中的文件COPYING或 ,了解 GNU 通用公共许可证条款的说明,您可以根据这些条款复制文件。 下载和安装说明 要从此 Git 存储库安装,请参阅 发行说明 文档 支持和开发合同 在 OpenFOAM 中报告错误
2021-10-18 15:24:56 41.05MB C
1