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

Print Level #1

Open
cffischer opened this issue Mar 7, 2019 · 0 comments
Open

Print Level #1

cffischer opened this issue Mar 7, 2019 · 0 comments

Comments

@cffischer
Copy link
Member

There are times when it is important to know details about a calculation. This could be achieved by having a global flag that determines the level of output.
Level 0 -- only results
Level 1 -- some general information such as whether the calculation was done in memory or with disk.
Level 2 -- more information
Level 3 -- extensive details
The "book version" that was the basis for the book, Computational Atomic Structure: An MCHF approach, was an early program that produced output for energy expressions, and other details that are helpful for understanding a calculation. The level structure for output facilitates the control of output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant