Skip to content

Output improvement #53

@AndreaIdini

Description

@AndreaIdini

In file Numerov.cpp function operator<<, modify format of printing wavefunction (in the future this will belong to class States).

Modify the priting format, to include coordinate (from basis). Also to be done for Potential class printing.


prefer spaces to tabs for ASCII compatibility.

Way better to print all together

x (from the basis)         waveFunction         Probability
0.000000                    1.234e-10            2.012e-20
0.100000 ...
...

Could be made into a easy issue for @Bhez

Originally posted by @AndreaIdini in https://github.com/Scienza/Schroedinger/diffs

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions