Skip to content

OpenFOAM

OpenFOAM交流区

5.4k Topics 31.9k Posts
  • 动量方程修改编程求助

    4
    4 Posts
    3k Views
    李东岳

    你这个方程看不太懂,为什么2个等号

    X是fx,那fx是什么?

  • 多出口入口的边界设置问题

    5
    5 Posts
    4k Views
    B

    @李东岳 好的谢谢老师指点:ok2:

  • 关于paraview的镜像后处理

    Moved
    14
    14 Posts
    15k Views
    Y

    @李东岳 我也是,no data to extrude6e2e697a-d8c9-4c0e-bdbf-b00adca9ecca-image.png

  • 2 Posts
    2k Views
    V

    我希望能够在计算域中创建一个内部面,仅用来导出数据,不知道有什么方便的方法没有。用fluent网格导入后,内部面直接消失了。

  • OpenFOAMv7 wave Generation Problem

    1
    1 Posts
    1k Views
    T

    Hi all, I had an issue when using OFv7 to simulation a ship in wave condition.

    As far as I know, OpenFOAM has included its own wave generation tool since OFv5.

    To start with, I copied the DTCHullWave tutorial case into my own directory then I replaced the STL file and then did my own blockMesh, refineMesh and snappyHexMesh etc. Then I did renumberMesh, the error reported:

    --> FOAM FATAL IO ERROR:
    Essential entry 'value' missing

    file: /home/OpenFOAM/OpenFOAM-7/run/KCSDRIFTINWAVE/0/U.boundaryField.inlet from line 31 to line 31.

    Then I had to add value in alpha.water and U files in 0 folder (value $internalField; in both inlet BCs in both files)

    Then setWaves and decomposePar ran smoothly without any error.

    Finally, running interFoam, error reads: Unknown patchField type waveVelocity for patch type patch; (/0/U.boundaryField.inlet)

    I think the same error will reported in 0/alpha.water.inlet as well for Unknown patchField type waveAlpha for patch type patch;

    Please let me know if you have any hints to resolve this issue! Btw I am using OF version 7 and the patches of waveAlpha and waveVelocity should have been included in OFv7, and I can run DTCHullWave tutorial case without any error!

    Btw, I am not sure whether it is worth installing a third-party wave generation tool eg. waves2Foam in OpenFOAM v7? But I think waves2Foam is not compatible with OpenFOAMv7.

    Sorry for using English instead of Chinese due to the lack of Chinese character coding input on the workstation.

    Any help will be appreciated!
    Tony

  • 主机并行运算问题

    36
    36 Posts
    27k Views
    李东岳

    @青山 他们做服务器,你跑CFD算例跟他们说对比结果,估计他们彻底懵掉了,哈哈。

    谢谢,新年好,剩下10天过年了:high: :high:

  • 3 Posts
    3k Views
    Prometheus10P

    @李东岳 我也不太清楚,东岳老师。:143:

  • 3 Posts
    3k Views
    L

    @bestuca十分感谢您!:xinxin2:

  • 10 Posts
    7k Views
    Q

    @星星星星晴 雀食祖传的,而且还得把 Fortran 的转成 OpenFOAM 。。。

  • 并行计算MPI的问题

    7
    7 Posts
    6k Views
    bestucanB

    从你给出的输出看,两个版本都没有指定 mpi 版本

    不过,你这两个版本差异属实有些大:chouchou:

    不过OF2的,不指定都不知道能不能过

    这个命令查看MPI版本。看看,应该没法符合两个版本的要求。

    mpirun --version
  • 管道流RANS计算湍流模型的选择

    5
    5 Posts
    3k Views
    Z

    @一颗鸭蛋 好的,谢谢

  • 16 Posts
    11k Views

    @古奇古奇啦啦

    至少of8中是没有的,不知道为什么of之前的版本一直都将sprayparcel单独拿出来,很费解为什么不放到一起,好像of9已经改过来了,但是我没用过。。

    不符合理想效果可能是你pairspring model的东西设置的不对,杨氏模量什么的,这部分我不是很了解,因为不同的parcel可能有的性质都不一样,GOFUN那个是他们那个case的设置,你具体用什么parcel,parcel的物理性质什么的是怎么设置的,有没有热相关的东西?这些都有可能改变结果,具体问题具体分析吧

  • 3 Posts
    2k Views
    Q

    @李东岳 多谢!

  • 时间项离散问题

    3
    3 Posts
    3k Views

    @李东岳 好的,感谢东岳老师!这是我们自己组内写的小文档,看来还有很多要完善的地方!

  • 并行计算速度没有变快

    5
    5 Posts
    4k Views
    李东岳

    @caijinjin 有影响,换scotch试试

  • 请教matlab算CDRFG入口时间问题

    3
    3 Posts
    3k Views
    H

    @bestucan 谢谢老师。第一次跑这个,有点慌。

  • 9 Posts
    7k Views

    @zhujh 自动生成的非结构网格实在是太丑了:xinlei: ,我的想法是分成不同的块,分级画正四边形网格,然后在块与块之间设置一圈过渡用的三角网格。不过还是感谢你帮我想办法:xiexie:

  • 循环边界条件的设置

    4
    4 Posts
    3k Views
    C

    @tens 谢谢,这种我也考虑过,但是在进口凸起部分应该会出现涡流,流场结果可能会有偏差。我在尝试用mappeed边界条件来实现。

  • Ubuntu18.04上安装OpenFOAM9

    5
    5 Posts
    4k Views
    Y

    @李东岳 谢谢东岳老师,安装成功了:140:

  • 如何在区域内设置一个碰口

    6
    6 Posts
    5k Views
    Prometheus10P

    @zhouxu 好的,我马上去看一下!:142: 那就~谢谢前辈!:xinxin: