We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7811a16 commit 5f28a9aCopy full SHA for 5f28a9a
README.md
@@ -13,7 +13,7 @@ dftd3 package provides a drop-in replacement of pyscf.dftd3.itrf. For example
13
14
```
15
from pyscf import gto
16
-import dftd3.pyscf as itrf
+import dftd3.pyscf as d3
17
18
mol = gto.M(
19
atom = ''' O 0.00000000 0.00000000 -0.11081188
0 commit comments