Skip to content

Commit

Permalink
Update test_thcgw.py
Browse files Browse the repository at this point in the history
Update EA
  • Loading branch information
mkakcl authored Nov 11, 2024
1 parent 06a59ba commit d52e66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_thcgw.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ def _test_regression(self, xc, kwargs, nmom_max, ip, ea, name=""):

def test_regression_pbe_fock_loop(self):
ip = -0.2786185073019116
ea = 1.0822831284078982
ea = 1.082283812661612
self._test_regression("pbe", dict(), 1, ip, ea, "pbe")


Expand Down

0 comments on commit d52e66e

Please sign in to comment.