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 ed9dff3 commit de23ab3Copy full SHA for de23ab3
examples/collinear_magnetism.jl
@@ -39,7 +39,7 @@ scfres_nospin.energies
39
# electrons at each centre to the `Model` and the guess density functions.
40
# In this case we seek the state with as many spin-parallel
41
# ``d``-electrons as possible. In our pseudopotential model the 8 valence
42
-# electrons are 2 pair of ``s``-electrons, 1 pair of ``d``-electrons
+# electrons are 1 pair of ``s``-electrons, 1 pair of ``d``-electrons
43
# and 4 unpaired ``d``-electrons giving a desired magnetic moment of `4` at the iron centre.
44
# The structure (i.e. pair mapping and order) of the `magnetic_moments` array needs to agree
45
# with the `atoms` array and `0` magnetic moments need to be specified as well.
0 commit comments