Navigation

    CFD中文网

    CFD中文网

    • Login
    • Search
    • 最新

    并行问题

    OpenFOAM
    2
    2
    263
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      sungda last edited by

      遇到一个二维并行问题很奇怪,用simple方法划分域
      采用以下设置可以计算,

      simleCoeffs
      {
             n        (16 1 1);
             delta    0.001;
      }
      

      但是采用这种设置就不能计算

      simleCoeffs
      {
             n        (8 2 1);
             delta    0.001;
      }
      

      而且采用第一种方式时,计算核数划分的较多的时候也不能计算

      1 Reply Last reply Reply Quote
      • bestucan
        bestucan 版主 副教授 last edited by

        是不是模型的xyz搞翻了,可以先用paraview看看。

        或者(16 2 1)试试

        滚来滚去……~(~o ̄▽ ̄)~o 滚来滚去都不能让大家看出来我不是老师么 O_o

        异步沟通方式(《posting style》from wiki)(下载后打开):
        https://www.jianguoyun.com/p/Dc52X2sQsLv2BRiqnKYD
        提问的智慧(github在gitee的镜像):
        https://gitee.com/bestucan/How-To-Ask-Questions-The-Smart-Way/blob/master/README-zh_CN.md

        1 Reply Last reply Reply Quote
        • First post
          Last post

        CFD中文网 | 东岳流体 | 京ICP备15017992号-2