Clean up output text
Open
enhancement
output_cleanup
- Dominant language
- C++
- Stars
- 403
- Forks
- 154
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 82
Description
Reported by: markdewing
The output text from QMCPACK needs to be structured better, and only what is useful to an end-user should be shown.
- The output of the ReportEngine is not likely useful to end-users because it requires internal knowledge of the code to make sense. It might be better if this output were disabled by default, and could be enabled with a command line option (either -v, verbose or -d, debug)
- XML fragments - there should be no XML going to stdout
Contributor guide
Assessment
This issue has not been assessed yet.