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 8
    • Merge requests 8
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #721
Closed
Open
Issue created Feb 02, 2018 by Mark OLESEN@markMaintainer

minor cleanup of lagrangian writing etc

  • the writeLagrangianPositions switch is not registered (so local system/controlDict changes are ignored).
  • the writeLagrangianCoordinate switch should now be dropped. No longer transition, things won't restart if coordinates aren't there.
  • relocate geometryType enum from IOPosition to particle. This will make it non-templated.
  • consolidate oldParticle struct into one place (eg, in particle) and rename as something like compat1706 so that its compatibility level is transparently documented via the API.

Optional: add -write-positions command-line option that forces writeLagrangianPositions on. This could be useful for things like reconstructPar, foamToVTK, foamToEnsight etc, when the user needs the information for external consumption, but only realized it after the simulation was complete.

@andy @Roger

Assignee
Assign to
Time tracking