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 421
    • Issues 421
    • 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
  • #1228
Closed
Open
Issue created Mar 06, 2019 by Mattijs Janssens@MattijsMaintainer

old time field being read in postprocessing

Summary

During post processing it reads the contents of the directory e.g. as volFields. There is no need to automatically read the old-time field as well. This is just an efficiency issue.

Steps to reproduce

Use e.g. setFields. Copy a field to make an old-time one: cp zoneID zoneID_0 Switch on debug flag for volScalarField and run setFields with relevant setFieldsDict. It shows loading the old-time field.

Assignee
Assign to
Time tracking