Skip to content
  • CFD青年成长支持计划(2021)

    公告
    137
    0 赞同
    137 帖子
    165k 浏览
    F

    想问一下李老师这个计划还有吗!!很想要这本湍流模型:mianmo:

  • 0 赞同
    3 帖子
    4k 浏览
    L

    @东岳 又出现了owner和neighbour的概念,以前还以为和i,j,k一样的概念,看来又有知识点需要补咯,谢谢东岳老师

  • 气泡合并模型中的系数

    Algorithm
    3
    0 赞同
    3 帖子
    4k 浏览
    WeakFormW

    更新一下,看来这里边常数都是根据模拟结果凑着调整的
    Another critical factor for the simulation of bubble column reactors is the closure model for coalescence and breakage. Various coalescence and breakage models have been examined in recent decades [39–44].

    Prince and Blanch [39] proposed a turbulent coalescence model of bubbles under the assumption of isotropic turbulence, which has been widely applied to bubble columns or stirrer vessels. In spite of its popularity, researchers concluded that the predicted coalescence rate in the Prince and Blanch model is overestimated for turbulence-induced coalescence [24,41–44]. Hence, to align the simulation results with experimental data, either coalescence or breakage rate is adjusted by multiplying with an arbitrary constant. However, there is still no general agreement in the literatures on the value of this multiplier and even contradictory conclusions were drawn. Chen et al increased the breakage rate by a factor of 10 and maintained the coalescence rate constant in their simulations [41]. Olmos et al [42] multiplied a constant of 0.075 for both the coalescence and breakage rates to fit the experimental data. As such, the justification of the coalescence or breakage model is weakened and the predictive capability of the numerical simulation is lost. Moreover, it is troublesome and time-consuming to tune the multiplier via the trial-and-error procedures. While the investigation of coalescence model will not be the focus of the present work, we improve the coalescence model with the slip velocity proposed by Bhole et al [44] and apply this model to the CFD-PBM simulations of a rectangular bubble column.气泡塔反应器模拟的另一个关键因素是聚结和破裂的闭合模型。近几十年来,人们研究了各种聚结和破裂模型 [39–44]。
    Prince 和 Blanch [39] 在各向同性湍流假设下提出了一种气泡湍流聚结模型,该模型已广泛应用于气泡塔或搅拌器容器。尽管该模型很受欢迎,但研究人员得出结论,Prince 和 Blanch 模型中预测的湍流诱导聚结的聚结率被高估了 [24,41–44]。因此,为了使模拟结果与实验数据一致,聚结率或破裂率都通过乘以任意常数来调整。然而,文献中对这个乘数的值仍然没有普遍的共识,甚至得出了相互矛盾的结论。陈等人在他们的模拟中将破裂率提高了 10 倍,并保持聚结率恒定 [41]。 Olmos 等人 [42] 将聚结和破碎率乘以 0.075 的常数以拟合实验数据。这样一来,聚结或破碎模型的合理性就被削弱了,数值模拟的预测能力也丧失了。此外,通过反复试验的过程调整乘数既麻烦又耗时。虽然聚结模型的研究不是本研究的重点,但我们改进了 Bhole 等人 [44] 提出的滑移速度聚结模型,并将该模型应用于矩形气泡塔的 CFD-PBM 模拟。

  • 0 赞同
    3 帖子
    3k 浏览

    @李东岳 直接除掉普朗特是什么意思?是直接令VT=D吗?那我的VT是怎么得到呢,是通过数值模拟数值模拟得到的吗?如果是的话,扩散系数还是一个变化的值呀。

  • ICEM边界层网格问题

    Meshy
    2
    0 赞同
    2 帖子
    4k 浏览

    @悟空空 图片[6NEU$Q]_ID_9SL@`1VDIPI.png

  • scalar transport如何考虑沉降

    Algorithm
    9
    0 赞同
    9 帖子
    12k 浏览
    李东岳

    simplefoam如果单一流体,不存在重力与浮力,这部分重力与压力互相制衡了。因此不会出现你想要的效果。

  • 0 赞同
    1 帖子
    3k 浏览
    Cp_ZhaoC

    这几天在看有限体积法的书,大佬的论文、《数值传热学》和 《The FVM inCFD OpenFOAM..Matlab》都看了,逛论坛发现都在推荐《Computational Methods for Fluid Dynamics》这本;去SpringerLink一搜正好今年出了新版,网上资源好像还不多,在这里分享一下: 点击下载

  • turbulence lenth scale 求助

    Fluent
    8
    0 赞同
    8 帖子
    12k 浏览
    A

    @bestucan 谢谢您的分享,这些我之前看过一点。但是这个的定义就还是在初场中定义的湍流积分尺度,用到的是跟湍流强度等有关的计算。但是这样的公司似乎不能用在模拟结束之后的该参数的计算,具体为啥我感觉我也说不上来:135:

  • 0 赞同
    5 帖子
    7k 浏览
    b占余文乐B

    @b占余文乐 CFD-POST里面倒是能创建一个区域,但只能是球状区域,也是有限制。

  • 多相流与矩方法的数学模型

    Algorithm
    106
    0 赞同
    106 帖子
    530k 浏览
    李东岳

    @vonboett

    if I may implement two kinematic clouds in DPMFoam, one that accounts for particle collisions (larger stones but smaller than gridsize) and one that only accounts particle-wall collisions (many gravel particles). This way, I could model erosion..."

    Dear Albrecht,

    Thanks for your comments. The E-L algorithmn is expensive since it needs to track the lagrangian particles. So it depends on your particles' number. From what you've written, it looks you are on your right way doing this.

    D

  • Fluent meshing 网格划分思路

    Meshy
    1
    0 赞同
    1 帖子
    3k 浏览

    最近在做风机的CFD模拟,利用Fluent。 我已经可以用Ansys meshing 画网格了。但是感觉Ansys meshing 的网格质量不高。想学习一下如何用Fluent meshing 画网格。求一位大神赐教,指导一下如何用fluent meshing 画 MRF的网格。

  • 如何给定网格内部面上的流动参数?

    OpenFOAM
    15
    0 赞同
    15 帖子
    16k 浏览

    @xiaolin 是的

  • 增加swap内存

    CFD彩虹条
    2
    0 赞同
    2 帖子
    3k 浏览
    bestucanB

    虽然我知道我弄不成(硬盘没有没分区的剩余空间了),但我还是想试试,然后根目录炸了:jingya:
    我说我的根目录怎么一点空间都不剩了,还报警。生成了一个 swapfile 占满了。操作有风险,尝试需谨慎。

    这是占根目录的空间当作swap用,绕过了重新分区,挺好,就是空间没的有点……突然 _(┐「ε:)_

  • 0 赞同
    2 帖子
    4k 浏览
    李东岳

    @肖艺 暂时还没研究这个问题,不过想了一下,网格运动的控制方程只能是一个,考虑平面4个点,运动应该是参考距离/角度进行同幅度运动?好像是这样

  • .pvtu文件ghostLevel=1

    Algorithm
    4
    0 赞同
    4 帖子
    5k 浏览
    李东岳

    感谢分享感谢分享

  • 0 赞同
    4 帖子
    5k 浏览
    nuaa_zpN

    @nuaa_zp
    自己的计算模型及温度边界条件设置:
    sheet3D1.png
    T1.png
    T2.png
    报错信息:
    error.png

  • 0 赞同
    3 帖子
    4k 浏览

    已成功植入emoij

  • 0 赞同
    1 帖子
    1k 浏览
    P

    文章题目为《The inviscid impingement of a jet with arbitrary velocity profile》,主要是分析了法向二维冲击射流流场的解析解,但是个人比较疑惑的是为什么控制方程只包括了压力的泊松方程(如下)而没有包括二维的欧拉方程?
    d64e75d4-5884-42a4-b208-20c90325cc29-image.png

    全文见附件,希望有朋友可以解答。The inviscid impingement of a jet with arbitrary velocity profile.pdf

  • DPM并行计算

    OpenFOAM
    13
    0 赞同
    13 帖子
    13k 浏览
    U

    @东岳 好的,我去了解一下,谢谢各位老师的指点

  • Fluent 2020数据导入tecplot 360

    Fluent
    4
    0 赞同
    4 帖子
    8k 浏览

    围观中