Skip to content

Commit 159a374

Browse files
committed
Frozen core gets turned on when another test runs before 36???
1 parent 221a748 commit 159a374

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pycc/tests/test_036_lr.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ def test_linresp():
1414
psi4.set_output_file('output.dat', False)
1515
psi4.set_options({'basis': 'aug-cc-pvdz',
1616
'scf_type': 'pk',
17+
'freeze_core': 'false',
1718
'e_convergence': 1e-12,
1819
'd_convergence': 1e-12,
1920
'r_convergence': 1e-12

0 commit comments

Comments
 (0)