Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
你用单相流求解器不可以么?为什么要用buoyantFoam
@李东岳 因为想要考虑重力分层,并且将温度和流场双向耦合起来
你试试老版本的bouyantBounessneqPimpleFoam,或者自己写一个Bounessneq近似的求解器,直接求解T方程的,不需要求解能量方程,并且是不可压,不存在负温度的问题
@李东岳 好的谢谢老师,我试一下
buoyantBoussinesqSimpleFoam.tar.xz
给你做了一个openfoam10下的稳态求解器。你试试