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 423
    • Issues 423
    • 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
  • #1232
Closed
Open
Issue created Mar 11, 2019 by Mark OLESEN@markMaintainer

improve consistency of surfaceWriters

  • slight confusion between write() or writeGeometry() for writing geometry (some transitional code remnants), which can lead to the geometry not actually being written. Unify on write() and make it pure virtual in the base class to ensure that all writers explicitly deal with it.

  • remove possibility to change proxy file extension after creation of the writer. This helps avoid surprising output, or indeed even failure at write time. The proxy extension should be fully established on construction and treated as an invariant thereafter

Edited Mar 11, 2019 by Mark OLESEN
Assignee
Assign to
Time tracking