Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 391
    • Issues 391
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #2118

Closed
Open
Created Jun 10, 2021 by Mattijs Janssens@MattijsMaintainer

basic/laplacianFoam/multiWorld finishes with error

Summary

Tutorial basic/laplacianFoam/multiWorld runs coupling in two ways:

  • direct bc-to-bc. This runs ok.
  • explicit using syncObjects FO coupling. This produces an error message after finishing:
Finalising parallel run
Finalising parallel run
--------------------------------------------------------------------------
Primary job  terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:

  Process name: [[8025,1],1]
  Exit code:    1
--------------------------------------------------------------------------

Steps to reproduce

Above tutorial.

Environment information

  • OpenFOAM version : v2106
  • Operating system : linux, openmpi
Assignee
Assign to
Time tracking