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 384
    • Issues 384
    • 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
  • #88

Closed
Open
Created Mar 31, 2016 by Matej Forman@matejReporter

tutorial tuning for the interDyMFoam damBreakWithObstacle case

Running the tutorial $FOAM_TUTORIALS/multiphase/interDyMFoam/ras/damBreakWithObstacle brings the following warning:

--> FOAM Warning : 
    From function Foam::autoPtr<Foam::mapPolyMesh> Foam::dynamicRefineFvMesh::refine(const labelList&)
    in file dynamicRefineFvMesh/dynamicRefineFvMesh.C at line 321
    Cannot find surfaceScalarField alphaPhi in user-provided flux mapping table 
4
(
phi none
rhoPhi none
nHatf none
ghf none
)
    The flux mapping table is used to recreate the flux on newly created faces.
    Either add the entry if it is a flux or use (alphaPhi none) to suppress this warning.

which I guess is not necessary in the tutorial case.

Assignee
Assign to
Time tracking