Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 421
    • Issues 421
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1474
Closed
Open
Issue created Nov 01, 2019 by Admin@OpenFOAM-adminMaintainer

Missing "value" entry in decomposed pointDisplacement

Hi,

When running decomposedPar on a case with moving mesh (using pointDisplacement field), the "value" entry of some patches does not get written. Then, when running the solver, the following error occurs:

[1] --> FOAM FATAL IO ERROR: [1] Essential entry 'value' missing [1] [1] file: /home/mathieu/OpenFOAM/OpenFOAM-v1906/tutorials/mesh/moveDynamicMesh/SnakeRiverCanyon/processor1/0/pointDisplacement.boundaryField.minZ

I am running OpenFOAM-v1906.

Steps to reproduce: tut cd mesh/moveDynamicMesh/SnakeRiverCanyon/ blockMesh decomposePar mpirun -np 2 moveDynamicMesh -parallel

Best regards.

Assignee
Assign to
Time tracking