Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 393
    • Issues 393
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #2128

Closed
Open
Created Jun 17, 2021 by Mattijs Janssens@MattijsMaintainer

volFieldValue produces empty lines

Functionality to add/problem to solve

volFieldValue::read prints a newline when it does a read (even though it prints nothing else). This produces unnecessary empty lines at startup.

Run e.g. incompressible/pisoFoam/RAS/cavity

and there will be about 20 empty lines from the FOvolFieldValue use of volFieldValue in various permutations.

Proposal

volFieldValue::read, surfaceFieldValue::read : do not output a line if nothing else has been printed. Or always output at least something?

Assignee
Assign to
Time tracking