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 413
    • Issues 413
    • 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
  • #462
Closed
Open
Issue created May 04, 2017 by Admin@OpenFOAM-adminMaintainer

BUG: Several tutorial failures after commit 2d036ca00

With the change in behaviour of the inverseDistanceDiffusivity (commit 2d036ca00) to use a run-time selectable wall distance, users are now required to add wall dist construction info into the fvSchemes dictionary. Also, the computed diffusivity has dimensions of 1/m as opposed to dimensionless.

Tutorials:

heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges:
    log.snappyHexMesh: keyword patchDist is undefined in dictionary "system/fvSchemes": fvSchemes

mesh/moveDynamicMesh/SnakeRiverCanyon:
    log.moveDynamicMesh: keyword patchDist is undefined in dictionary "system/fvSchemes": fvSchemes

mesh/moveDynamicMesh/relativeMotion/box2D_moveDynamicMesh:
    log.moveDynamicMesh: keyword patchDist is undefined in dictionary "system/fvSchemes": fvSchemes

multiphase/potentialFreeSurfaceDyMFoam/oscillatingBox:
    log.potentialFreeSurfaceDyMFoam: keyword patchDist is undefined in dictionary "system/fvSchemes": fvSchemes
Assignee
Assign to
Time tracking