QMCPACK / QMCPACK/qmcpack

Clean up output text

Open
#35 23 comments 0 reactions 2 assignees Claimed by @prckent View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.