mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-03 20:54:00 +01:00
Set precision to 5.e-7 in Travis
This commit is contained in:
parent
e7c1d713e8
commit
e66e38e12a
@ -20,7 +20,7 @@ Energy = namedtuple('Energy', ['without_pseudo', 'with_pseudo'])
|
|||||||
# O p t #
|
# O p t #
|
||||||
# ~#~#~ #
|
# ~#~#~ #
|
||||||
|
|
||||||
precision = 2.e-7
|
precision = 5.e-7
|
||||||
|
|
||||||
# A test get a geo file and a basis file.
|
# A test get a geo file and a basis file.
|
||||||
# A global dict containt the result for this test
|
# A global dict containt the result for this test
|
||||||
|
Loading…
Reference in New Issue
Block a user