Skip to content

Commit

Permalink
fix nmo via basis
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoRenaud committed Nov 30, 2023
1 parent 7bb2a3a commit f556604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/example/scf/scf.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
calc = ['pyscf', # pyscf
'adf', # adf 2019
'adf2019' # adf 2020+
][1]
][0]

# select an appropriate basis
basis = {
Expand Down

0 comments on commit f556604

Please sign in to comment.