Skip to content

Commit de23ab3

Browse files
authored
Update collinear_magnetism.jl (#965)
The Iron electronic configuration is [Ar] 3d⁶ 4s²
1 parent ed9dff3 commit de23ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/collinear_magnetism.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ scfres_nospin.energies
3939
# electrons at each centre to the `Model` and the guess density functions.
4040
# In this case we seek the state with as many spin-parallel
4141
# ``d``-electrons as possible. In our pseudopotential model the 8 valence
42-
# electrons are 2 pair of ``s``-electrons, 1 pair of ``d``-electrons
42+
# electrons are 1 pair of ``s``-electrons, 1 pair of ``d``-electrons
4343
# and 4 unpaired ``d``-electrons giving a desired magnetic moment of `4` at the iron centre.
4444
# The structure (i.e. pair mapping and order) of the `magnetic_moments` array needs to agree
4545
# with the `atoms` array and `0` magnetic moments need to be specified as well.

0 commit comments

Comments
 (0)