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 426
    • Issues 426
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #900
Closed
Open
Issue created Jun 22, 2018 by Johan Roenby@johan_roenbyContributor

cleanCase deletes blockMeshDict

Many OpenFOAM users still use older OF version. When they eventually try to port their older OpenFOAM cases to newer OpenFOAM versions it can be quite annoying that the cleanCase function in bin/tools/CleanFunctions deletes the constant/polyMesh, where their blockMeshDict may still reside.

I suggest introducing a check in cleanCase, so that it moves an existing blockMeshDict (or any *Dict in polyMesh for that matter) from constant/polyMesh to the system folder before deleting polyMesh.

Assignee
Assign to
Time tracking