Skip to content

Commit bd411b0

Browse files
authored
Update sDF-MP2.py
1 parent 32712a1 commit bd411b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Moller-Plesset/sDF-MP2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
# Set numpy defaults
4242
np.set_printoptions(precision=5, linewidth=200, suppress=True)
43-
psi4.set_output_file("output.dat")
43+
# psi4.set_output_file("output.dat")
4444

4545
# ==> Geometry <==
4646
# Note: Symmetry was turned off

0 commit comments

Comments
 (0)