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).
请问前辈们在气体速度outlet处和气体温度outlet处设置phi.air的作用是什么,这个地方为什么要设置phi.air?
inletOutlet边界条件针对流入和流出的情况需要作区分,比如流出的时候是零法向梯度,流入的时候需要指定某个值。判断流入和流出的信息是通过phi来识别的。OpenFOAM中边界处的phi在大于0的时候,全部流出。因此对于这一类条件,需要指定phi,你的案例中,指定的是phi.air
inletOutlet
phi
phi.air