Navigation

    CFD中文网

    CFD中文网

    • Login
    • Search
    • 最新
    1. Home
    2. cresendo
    C
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Groups

    cresendo

    @cresendo

    12
    Posts
    6
    Profile views
    0
    Followers
    1
    Following
    Joined Last Online
    Age 23

    cresendo Follow

    Best posts made by cresendo

    This user hasn't posted anything yet.

    Latest posts made by cresendo

    • RE: 涡量如何在代码中引用?

      @荷兰后腰阿贾克斯 嗯嗯,谢谢老哥了:xinxin3:

      posted in OpenFOAM
      C
      cresendo
    • RE: 涡量如何在代码中引用?

      想请问这是哪篇文献呢?:140:

      posted in OpenFOAM
      C
      cresendo
    • RE: 构造通量(phi)方法之间的区别

      @李东岳 感谢老师关心!已经在家啦,趁着有空补补基础hhh

      posted in OpenFOAM
      C
      cresendo
    • RE: 构造通量(phi)方法之间的区别

      @李东岳 感谢老师!:xinxin3:

      posted in OpenFOAM
      C
      cresendo
    • 构造通量(phi)方法之间的区别

      今天在查看createPhi.H的时候,发现现在直接采用fvc::flux(U)来构造phi。
      请问这种方法和linearInterpolate(U) & mesh.Sf()有什么区别呢?感谢!

      posted in OpenFOAM
      C
      cresendo
    • RE: functionObject里面可以加自定义的程序吗

      @Samuel-Tu :xinxin3: 感谢

      posted in OpenFOAM
      C
      cresendo
    • RE: functionObject里面可以加自定义的程序吗

      @Samuel-Tu 提前感谢分享了:xinxin2: 好奇楼主的公众号是?

      posted in OpenFOAM
      C
      cresendo
    • RE: functionObject里面可以加自定义的程序吗

      直接在wallShearStress的代码上修改,重新编译一个新的functionObject,可能更加方便:146:

      posted in OpenFOAM
      C
      cresendo
    • RE: 关于二维模型的计算,这两种snappyHexMesh方法有什么不同,应该采用哪一个?

      @Samuel-Tu 你好,最近自己也刚好尝试过一个二维算例,网格划分参照的是OpenFOAM/OpenFOAM-8/tutorials/incompressible/pimpleFoam/RAS/wingMotion这个自带算例。里面包括如何先用snappy划分,再利用extrudeMesh和createPatch。会不是顺序有哪里出错了呢

      posted in OpenFOAM
      C
      cresendo
    • RE: 哪个版本OpenFOAM 能直接模拟的波流(波浪+水流)共同作用?

      waves2Foam似乎可以同时施加,但不确定结果是否准确

      posted in OpenFOAM
      C
      cresendo