Skip to content

Commit

Permalink
Clean up FCI file
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavojra committed May 26, 2022
1 parent 21ca98f commit d84aae4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Methods/ConfigurationInteraction/FCI/RFCI.jl
Original file line number Diff line number Diff line change
Expand Up @@ -142,10 +142,6 @@ function get_σ1(Is, hp, eri, C)


σ1[:,Iidx] .= C*F

#println("-"^30)
#println("$pl $pk $((-1)^(pl+pk))")
#println(bitstring(Kβ)[(sz-Nbas):end])
end # loop over Is

return σ1 + transpose(σ1)
Expand Down

0 comments on commit d84aae4

Please sign in to comment.