Skip to content

Commit

Permalink
Add documentation for energy evaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
katherlee authored Apr 11, 2019
1 parent 5dfd0d4 commit 3736543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/edlib/StaticObservables.h
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ namespace EDLib {
* m_i m_j: product of magnetic moments on the i-th and j-th sites;
* d_occ: average double occupancy;
* N_eff: average effective dimension of Hilbert space;
* E: total grand-canonical energy
*/
std::map<std::string, std::vector<precision>> calculate_static_observables(Hamiltonian& ham){
#ifdef USE_MPI
Expand Down

0 comments on commit 3736543

Please sign in to comment.