Navigation

    CFD中文网

    CFD中文网

    • Login
    • Search
    • 最新

    求助贴:湍流计算遇到一个小问题,求指教

    OpenFOAM
    2
    3
    68
    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.
    • W
      wh3296 last edited by

      网格划分好了之后,计算报错。貌似是wall边界条件的问题?还是湍流模型的问题呢?
      哪位大佬可以点拨一下,不胜感激!

      
      Reading transportProperties
      
      Selecting incompressible transport model Newtonian
      Selecting incompressible transport model Newtonian
      Selecting turbulence model type RAS
      Selecting RAS turbulence model kOmegaSST
      [8] 
      [8] 
      [8] --> FOAM FATAL IO ERROR: 
      [8] Entry 'method' not found in dictionary "IOstream.wallDist"
      [8] 
      [8] 
      [8] file: IOstream.wallDist
      [8] 
      [8]     From function bool Foam::dictionary::readEntry(const Foam::word&, T&, Foam::keyType::option, bool) const [with T = Foam::word]
      [8]     in file /home/b408/OpenFOAM/OpenFOAM-v1912/src/OpenFOAM/lnInclude/dictionaryTemplates.C at line 334.
      [8] 
      FOAM parallel run exiting
      
      
      1 Reply Last reply Reply Quote
      • 李东岳
        李东岳 管理员 last edited by

        fvScheme里面加上

        wallDist
        {
            method meshWave;
        }
        

        线上CFD课程 7月1日报名截止 http://dyfluid.com/class.html
        CFD高性能服务器 http://dyfluid.com/servers.html

        W 1 Reply Last reply Reply Quote
        • W
          wh3296 @李东岳 last edited by

          @李东岳 解决了,谢谢!

          1 Reply Last reply Reply Quote
          • First post
            Last post

          CFD中文网 | 东岳流体 | 京ICP备15017992号-2
          论坛登录问题反馈可联系 li.dy@dyfluid.com