Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 454
    • Issues 454
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #2152
Closed
Open
Issue created Jul 08, 2021 by Kutalmış Berçin@kutiMaintainer

BUG: makeFaMesh fails with the random decomposition method

Summary

makeFaMesh fails when the random decomposition method is used.

Steps to reproduce

  • cd $FOAM_TUTORIALS/finiteArea/liquidFilmFoam/cylinder
  • change method simple; to method random; in system/decomposeParDict
  • ./Allrun-parallel

What is the current bug behaviour?

Floating point exception.

Environment information

    base1    = develop
    api      = 2106
    patch    = 0
    HEAD     = 70c697fdcb
    version  = com
    compiler = Clang (system)
             = clang version 9.0.1 
    mpi      = SYSTEMOPENMPI
             = mpirun (Open MPI) 1.10.7.0.5e373bf1fd
    OS       = Description:     openSUSE Leap 15.1
    opts     = linux64ClangDPInt32Opt
Assignee
Assign to
Time tracking