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
  • #1128

Closed
Open
Created Dec 16, 2018 by Mark Olesen@markMaintainer

cannot specify no times

with utilities such as foamToVTK, surfaceMeshTriangulate etc, there is no normal way to select only the constant time. Eg,

foamToVTK -constant

Includes constant as well as all other times.

foamToVTK -constant -time none

Warns about "Bad scalar-range", but has the desired behaviour. Selects constant, but nothing else. Can use other hacks for this as well, Eg, -time '' or -time , etc, but these all look like a workaround.

Assignee
Assign to
Time tracking