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 390
    • Issues 390
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #788

Closed
Open
Created Apr 05, 2018 by Kutalmis Bercin@kutiMaintainer

Feature: Option to print ClockTime in Day:Hour:Mins:Secs format instead of only Secs

Hi,

I observed myself and my colleagues converting ClockTime (log file) of their computations by hand to other units (e.g. hours) to monitor their time advancement.

Consider a log file consisting the following:

ExecutionTime = 172074.87 s ClockTime = 172789 s

IMHO, if it is not performance demanding, it would be useful to give an option to a user to select the time format. For example, slurm uses the Day-Hour:Mins:Secs format, which, it seems, allowing some users to understand the time advancement more quickly:

ClockTime = 1-16:41:34

Kind regards

Assignee
Assign to
Time tracking