MIT fluent网格编号及计算顺序? 大家好,我现在在做一个二维的颗粒壁面沉积模拟,模型就跟一个长方形类似,在写壁面沉积的udf时需要调壁面的数据(face_t),但是需要知道face id/number(就是每个网格的编号),但一直不知道怎么在fluent上查看?第二是想请教下大家fluent的网格计算顺序?下面是我问mit的一个教授给的回答 the 2d mesh i created for the cfd computation has a wall boundary condition which contains two lines, and the face number/id was tabulated in fluent such that it starts from 150-299, and then 0-149. the algorithms does a calculation following the order of the flow from inlet to outlet, so it starts from face id 150-299. 他说的the face number/id was tabulated in fluent 大家知道在哪吗?还有计算顺序怎么看啊?查看更多