Skip to content

Algorithm

基本理论区

394 Topics 2.0k Posts
  • 2 Posts
    1k Views
    W

    直接相乘即可: $\mathbf S_b \cdot (\phi \mathbf u)_b$

  • Fluent中的VOF与组分运输模型

    1
    1 Posts
    1k Views

    老师们,使用VOF能模拟气液两相流,使用组分运输能模拟同相态的质量传递。
    请问, 能用VOF与组分运输,模拟气液两相流的传质吗?

  • 19 Posts
    7k Views

    是我应该感谢cfd中文网的各位老师,对我的帮助很大.
    :xiexie: :xiexie: :xiexie: :xiexie: :xiexie: :xiexie: :xiexie: :xiexie:
    另外,我测试的这个构造函数和析构函数只承担了new和delete一个double[]的任务,如果是功能更复杂的构造函数,就不好说了。

  • 3 Posts
    2k Views
    李东岳

    Fortran 代码,令人感动

  • front tracking 怎么翻译?

    4
    4 Posts
    2k Views
    队长别开枪

    @东岳 不敢班门弄斧,我一直是你的粉丝:ok: :ok: :ok:

  • 多相流这面比较重要的研究方向

    1
    1 Posts
    1k Views
    李东岳

    谁能帮忙填充一下没考虑到的内容么?

    捕获.PNG

  • 一个包含CFD各种研究方向的图

    3
    3 Posts
    4k Views
    李东岳

    捕获.JPG

    重写了一个,以后用这个更新

    用的Adobe AI

  • 3 Posts
    2k Views
    H

    @东岳 谢谢版主的解答。。这个问题暂时搁置了,以后有机会把UDF分享出来。

  • 求关于LBM方法的算例或者教程

    13
    13 Posts
    7k Views

    @FluidGao 嗯嗯,感谢。

  • 1 Posts
    1k Views
    李东岳

    前几天OKS的时候有个同学问欧拉方程是不是速度U和压力p按照声速传播。当时我给的答案是不是。在这里详细说一下这个问题。对于双曲系统
    \begin{equation}
    q_t+Aq_x=0
    \end{equation}
    其中$q$是求解的矢量,比如$[p,u]$;$_t$是对变量求时间导数,$_x$是对空间求导数,$A$是一个矩阵,但不是对角阵。双曲系统中的$A$是可以对角化的:
    \begin{equation}
    A=R \Lambda R^{-1}
    \end{equation}
    其中$R$是特征向量组建的矩阵,$\Lambda$是特征值组件的对角阵,如果定义$w=R^{-1}q$,最原始的方程就可以变成
    \begin{equation}
    w_t+\Lambda w_x=0
    \end{equation}
    这个方程式一系列解耦的双曲方程,可以所有的$w$都按照特征值的方向进行传播。因此对于欧拉方程,p和u并不是按照声速传播,按照声速传播的是$w$,$w$可通过$w=R^{-1}q$求出。

    $w$也就是特征变量哦。如果感觉困惑,或许可以看看这个:http://homepages.see.leeds.ac.uk/~amt6xw/Distance Learning/CFD5020COMP/node17.html

  • 2 Posts
    2k Views
    winsway_zeroW

    如果能实现顶盖驱动MAC算法,simple也没有问题啊~可以先试试MAC,速度边界条件都是第一类边界条件,其余都为0.只有顶盖有速度。

  • CPU在并行时候的指派

    5
    5 Posts
    3k Views

    @程迪 请问linux如何并行计算,在ubuntu下没有问题,但是在linux下并行,显示这样的错误,希望您指教

    OpenFOAM-6(23) mpirun -np 2 interFoam parallel -------------------------------------------------------------------------- The value of the MCA parameter "plm_rsh_agent" was set to a path that could not be found: plm_rsh_agent: ssh : rsh Please either unset the parameter, or check that the path is correct
  • 有限面方法 Finite area method

    2
    2 Posts
    1k Views
    W

    以前简单看过,好像是研究表面活性剂的方法。大概是在三维曲面上用类似FVM的方法离散控制方程并求解。

  • 实验室规模鼓泡床直接模拟

    8
    8 Posts
    3k Views

    Examinination of bubble collisions and coalescence in bubbly flows
    D. Broder and M. Sommerfeld
    还有这一篇,这好像都是小的那个做的,大的具体尺寸我也不知道,不过什么时候能在做实验不好说,实验仪器快被转移了,大的那个。。

  • 25亿网格直接模拟

    1
    1 Posts
    2k Views
    李东岳

    Direct numerical simulation of reactor two-phase flows enabled by high performance computing

    捕获.JPG

  • 开放合作系列

    3
    3 Posts
    2k Views
    李东岳
    Simulations of gas-liquid dispersions by four-way coupled E-QBMM with aggregation and breakage processes Abstract Results Main References Job: Data processing Test cases debugging and running Writing paper in English if you are willing to Requirements: Benefits: You can get around 30000 yuan bonus from your host (if you write the manuscript). You can use this paper to get promoted faster (if you write the manuscript). Another 10000 yuan from my side If I write the paper, I can support you 40000 yuan as well. However, I dont have much time to write. So I prefer you writing the paper and to be the first author. Project duration
  • 滑移网格算法相关文献求助

    3
    3 Posts
    2k Views
    肖艺

    @东岳 谢谢!

  • 颗粒表面化学反应的文献

    Moved
    3
    3 Posts
    2k Views
    K

    @ibelief 在 颗粒表面化学反应的文献 中说:

    基于简单碰撞理论煤粉燃烧动力学模型的研究

    非常感谢

  • 7 Posts
    4k Views
    李东岳

    moment method对于nucleation和condensation的模拟简单吗?

    即为简单。但是溶解/蒸发数值上要复杂些。2017年我在HZDR的时候同事用fixed pivot method模拟增长,我用moment method,相比来看moment method要更简单,并且不需要处理相空间的drift:https://www.sciencedirect.com/science/article/pii/S1004954118301174/pdfft?md5=84216a8842ce3fd6d1a99d4f327c1ee1&pid=1-s2.0-S1004954118301174-main.pdf

  • 1 Posts
    965 Views
    Q

    带摩擦的运输方程是 u_t = lambda * u_x = eps * u_xx, 通过变化, 我们得到了, 0_1545168405877_3bd01f52-6748-4ece-bac9-e55eeef96e15-image.png ,其中D是导数矩阵, D2 是二阶导数矩阵
    然后, 我们对M进行求特征值(EW), 得到了这种图片, 我想知道这是为什么呢?
    0_1545168538892_dba5eac1-7474-4ce6-b089-77d3d8903c03-image.png