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 420
    • Issues 420
    • 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
  • #1142
Closed
Open
Issue created Dec 26, 2018 by Prashant Sonakar@PrashantDeveloper

Colon in directory name: Ubuntu 16.04

  • thermophysicalModels/radiation/radiationModels/viewFactor/viewFactor.C
  • thermophysicalModels/radiation/radiationModels/solarLoad/solarLoad.C
  • applications/utilities/preProcessing/viewFactorsGen/viewFactorsGen.C

They have reference to mesh object "coarse:<regionName>"

However tutorial heatTransfer/chtMultiRegionSimpleFoam/multiRegionHeaterRadiation seem to write this 'coarse' mesh data.

This ends in error under Ubuntu environment where : is not allowed in name

Replacing these instances with _ seem to work. Could you please review?

@mark @Mattijs @Sergio @andy

Assignee
Assign to
Time tracking