Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uniformize postprocess output precision #1310

Merged
merged 9 commits into from
Oct 6, 2024

Conversation

AmishgaAlphonius
Copy link
Collaborator

@AmishgaAlphonius AmishgaAlphonius commented Oct 4, 2024

Description

In response to the the issue #1096, this PR uniformize precision of outputted values using the log precision parameter. All postprocessing tables outputted on terminal are now displayed in scientific notation.

Testing

All affected tests were updated.

Checklist (will be removed when merged)

See this page for more information about the pull request process.

Code related list:

  • All in-code documentation related to this PR is up to date (Doxygen format)
  • Lethe documentation is up to date
  • The branch is rebased onto master
  • Code is indented with indent-all and .prm files (examples and tests) with prm-indent
  • If parameters are modified, the tests and the documentation of examples are up to date
  • Changelog (CHANGELOG.md) is up to date if the refactor affects the user experience or the codebase

Pull request related list:

  • No other PR is open related to this refactoring
  • Labels are applied
  • There are at least 2 reviewers (or 1 if small feature) excluding the responsible for the merge
  • If this PR closes an issue or is related to a project, it is linked in the "Projects" or "Development" section
  • If any future works is planed, an issue is opened
  • The PR description is cleaned and ready for merge

@AmishgaAlphonius AmishgaAlphonius self-assigned this Oct 4, 2024
@AmishgaAlphonius AmishgaAlphonius linked an issue Oct 4, 2024 that may be closed by this pull request
@AmishgaAlphonius AmishgaAlphonius added WIP When a PR is open but not ready for review and removed Ready for review labels Oct 4, 2024
@AmishgaAlphonius AmishgaAlphonius added Ready for review and removed WIP When a PR is open but not ready for review labels Oct 4, 2024
@AmishgaAlphonius AmishgaAlphonius marked this pull request as ready for review October 4, 2024 21:47
@blaisb blaisb merged commit ecb85df into master Oct 6, 2024
11 checks passed
@blaisb blaisb deleted the uniformize-postprocess-output-precision branch October 6, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unify number of significant digit in Log terminal
2 participants