Skip to content
  • 最新
  • 版块
  • 东岳流体
  • 随机看[请狂点我]
皮肤
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • 默认(不使用皮肤)
  • 不使用皮肤
折叠
CFD中文网

CFD中文网

  1. CFD中文网
  2. OpenFOAM
  3. foam-extend-4.0使用fsiFiam并行计算二维问题报错

foam-extend-4.0使用fsiFiam并行计算二维问题报错

已定时 已固定 已锁定 已移动 OpenFOAM
2 帖子 1 发布者 59 浏览
  • 从旧到新
  • 从新到旧
  • 最多赞同
回复
  • 在新帖中回复
登录后回复
此主题已被删除。只有拥有主题管理权限的用户可以查看。
  • G 离线
    G 离线
    Gunther
    写于 最后由 编辑
    #1

    我在使用foam-extend-4.0与第三方软件fsiFoam进行流固耦合并行计算,突然就报错了:

    Time = 0.1067, iteration: 2
    Maximal accumulated displacement of interface points: 0.122364
    GAMG:  Solving for cellMotionUx, Initial residual = 0.992404, Final residual = 0.000953657, No Iterations 1
    GAMG:  Solving for cellMotionUy, Initial residual = 0.999421, Final residual = 0.000628662, No Iterations 1
    [1]
    [1]
    [1] --> FOAM FATAL ERROR:
    [1] Some processors detect different empty (2-D) directions.  Probably using empty patches on a bad parallel decomposition.
    Please check your geometry and empty patches
    [1]
    [1]     From function void polyMesh::calcDirections() const
    [1]     in file meshes/polyMesh/polyMesh.C at line 101.
    [1]
    FOAM parallel run aborting
    [1]
     --------------------------------------------------------------------------
    MPI_ABORT was invoked on rank 1 in communicator MPI_COMM_WORLD
    with errorcode 1.
    
    NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
    You may or may not see output from other processes, depending on
    exactly when Open MPI kills them.
    --------------------------------------------------------------------------
    

    跪求大佬指点迷津!

    1 条回复 最后回复
  • G 离线
    G 离线
    Gunther
    写于 最后由 编辑
    #2

    我之前使用相同网格,
    fsiProperties:

    couplingReuse 1;
    couplingScheme Aitken;
    

    时非常好用。
    不知道为什么改成了:
    fsiProperties:

    couplingReuse 1;
    couplingScheme IQN-ILS;
    

    就出现了以上错误。

    1 条回复 最后回复

  • 登录

  • 登录或注册以进行搜索。
  • 第一个帖子
    最后一个帖子
0
  • 最新
  • 版块
  • 东岳流体
  • 随机看[请狂点我]