diff --git a/msspecbook/_build/html/.buildinfo b/msspecbook/_build/html/.buildinfo index 556b4d6..2b4472b 100644 --- a/msspecbook/_build/html/.buildinfo +++ b/msspecbook/_build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: d64285b76259d47aa1d35d9bc7e7829a +config: 779477831d673b15d9a2a986ecc1b2f1 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/msspecbook/_build/html/Activity01/Activity01.html b/msspecbook/_build/html/Activity01/Activity01.html index a7200b8..2ef5d02 100644 --- a/msspecbook/_build/html/Activity01/Activity01.html +++ b/msspecbook/_build/html/Activity01/Activity01.html @@ -32,7 +32,7 @@ - + @@ -1144,7 +1144,7 @@ By Sylvain Tricot diff --git a/msspecbook/_build/html/Activity01/Activity01_light.html b/msspecbook/_build/html/Activity01/Activity01_light.html index e723a91..8600811 100644 --- a/msspecbook/_build/html/Activity01/Activity01_light.html +++ b/msspecbook/_build/html/Activity01/Activity01_light.html @@ -32,7 +32,7 @@ - + diff --git a/msspecbook/_build/html/Activity02/Activity02.html b/msspecbook/_build/html/Activity02/Activity02.html index c5f718b..d8ce753 100644 --- a/msspecbook/_build/html/Activity02/Activity02.html +++ b/msspecbook/_build/html/Activity02/Activity02.html @@ -32,7 +32,7 @@ - + @@ -1523,7 +1523,7 @@ By Sylvain Tricot diff --git a/msspecbook/_build/html/Activity02/Activity02_light.html b/msspecbook/_build/html/Activity02/Activity02_light.html index d59f111..803972f 100644 --- a/msspecbook/_build/html/Activity02/Activity02_light.html +++ b/msspecbook/_build/html/Activity02/Activity02_light.html @@ -32,7 +32,7 @@ - + diff --git a/msspecbook/_build/html/Activity03/Activity03.html b/msspecbook/_build/html/Activity03/Activity03.html index 5f3b12c..b058be1 100644 --- a/msspecbook/_build/html/Activity03/Activity03.html +++ b/msspecbook/_build/html/Activity03/Activity03.html @@ -32,7 +32,7 @@ - + @@ -710,7 +710,7 @@ By Sylvain Tricot diff --git a/msspecbook/_build/html/Activity03/Activity03_light.html b/msspecbook/_build/html/Activity03/Activity03_light.html index 423fb49..bd74266 100644 --- a/msspecbook/_build/html/Activity03/Activity03_light.html +++ b/msspecbook/_build/html/Activity03/Activity03_light.html @@ -32,7 +32,7 @@ - + diff --git a/msspecbook/_build/html/Activity04/Activity04.html b/msspecbook/_build/html/Activity04/Activity04.html index ee08018..62f06d0 100644 --- a/msspecbook/_build/html/Activity04/Activity04.html +++ b/msspecbook/_build/html/Activity04/Activity04.html @@ -32,7 +32,7 @@ - + @@ -357,9 +357,9 @@ document.write(`

Activity 4: From single scattering to multiple scattering#

-

In the previous activity, we saw that simple single scattering calculations (SSC) can be used to simulate photodiffraction diagrams with good accuracy. The approximation works fine when the emitting atom is very close to the surface. +

In the previous activity, we saw that simple single scattering calculations (SSC) can be used to simulate photodiffraction diagrams with good accuracy. The approximation works fine when the emitting atom is very close to the surface. However, the SSC approach is no longer suitable for deeper emitter atoms, where multiple scattering effects come into play. In this activity, we will focus on a major consequence of multiple scattering: the defocusing effect.

-

The defocusing effect is presented in the figure below for a chain of nickel atoms. Although purely illustrative, understanding multiple scattering in atomic chains is fundamental because they are found in many situations, such as in particular directions of a crystal or in molecules of various lengths.

+

The defocusing effect is presented in the figure below for a chain of nickel atoms. Although purely illustrative, understanding multiple scattering in atomic chains is fundamental because they are found in many situations, such as in particular directions of a crystal or in molecules of various lengths.

defocusing effect @@ -367,7 +367,7 @@ However, the SSC approach is no longer suitable for deeper emitter atoms, where

Fig. 10 The defocusing effect dur to multiple scattering in an atomic chain of Ni atoms.#

-

In 1989, M.-L Xu, J.J. Barton and M.A. Van Hove studied these multiple scattering effects on atomic chains (see their paper below). +

In 1989, M.-L Xu, J.J. Barton and M.A. Van Hove studied these multiple scattering effects on atomic chains (see their paper below). In the spirit of figure 3 of their paper, we will create 3 atomic chains of Ni atoms (2, 3 and 5 atoms) tilted by 45° and we will compare the intensity of the forward scattering peak for single scattering and for full multiple scattering.

See also

@@ -381,7 +381,7 @@ In the spirit of figure 3 of their paper, we will create 3 atomic chains of Ni a

Start by creating a simple chain of 2 Ni atoms: an emitter and a scatterer in the [101] direction.

Tip

-

Nickel is fcc with lattice parameter \(a\)=3.499 Å. Use the Atoms class of ase like in the previous activity

+

Nickel is fcc with lattice parameter \(a\)=3.499 Å. Use the Atoms class of ase like in the previous activity