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 2f844cb commit b5d7017Copy full SHA for b5d7017
docs/sphinx/examples_rst/solvers/molecular_hamiltonians.rst
@@ -27,7 +27,7 @@ Here, we create "default" Hamiltonian for the N2 system using complete active sp
27
verbose=True)
28
29
We specify:
30
- - The geometry previously created
+ - The geometry previously created. User can also provide geometry through the path to the XYZ file. For example, `geometry='path/to/xyz/file.xyz'`.
31
- The basis set (here STO-3G)
32
- The total spin (2 * S)
33
- The total charge
0 commit comments