Skip to content

Commit ee00e38

Browse files
committed
!f settings
1 parent b4fd444 commit ee00e38

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

arc/settings/settings.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,8 @@
9595
# Avoid ascribing the same phrase to more than one software, this may cause undeterministic assignment of software
9696
# Format is levels_ess = {ess: ['phrase1', 'phrase2'], ess2: ['phrase3', 'phrase3']}
9797
levels_ess = {
98-
<<<<<<< main
9998
'cfour': ['casscf'],
10099
'gaussian': ['apfd', 'b3lyp', 'm062x'],
101-
=======
102-
'gaussian': ['apfd', 'b3lyp', 'm062x', 'hf'],
103-
>>>>>>> added psi4 to many locations
104100
'molpro': ['ccsd', 'cisd', 'vpz'],
105101
'qchem': ['m06-2x'],
106102
'orca': ['dlpno'],

0 commit comments

Comments
 (0)