openfaom 流固耦合: Master point addressing is not correct

Create extended GGI zone-to-zone interpolator
Checking fluid-to-solid face interpolator
Fluid-to-solid face interpolation error: 0.25541967
Checking solid-to-fluid point interpolator (GGI)
Extended GGI, master point distance, max: 1e+15, avg: 1e+15, min: 1e+15
Extended GGI, master point orientation (<0), max: 2.1305005e-315, min: -2.1308685e-315, nIncorrectPoints: 5040/5040


--> FOAM FATAL ERROR: 
Master point addressing is not correct

    From function ExtendedGGIInterpolation::masterToSlavePointInterpolate(const Field<Type> pf)
    in file ./numerics/ggi/ExtendedGGIInterpolation/ExtendedGGIInterpolation.C at line 703.

FOAM aborting

Aborted (core dumped)

连接跟耦合面的设置来来回回设置了好几遍,还是这样

什么情况?改了什么设置?



image
image

就是安装上面的流程做的

感觉是你的 WALL (固体) 出了问题。请检查一下:

  1. 流固的耦合边界是不是重合的?可以用 paraFoam 检查一下几何的关系。
  2. WALL 是否定义正确?也可以用 paraFoam 检查一下。