From ef5060bed33ec89781b51c397d091959ef4eec3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20V=C3=A9ril?= Date: Mon, 30 Sep 2019 09:55:15 +0200 Subject: [PATCH] Fix typo --- content/_index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/_index.md b/content/_index.md index 72c1695f..48369ddd 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,14 +6,14 @@ draft: false Welcome to this webiste. On this website you can watch reference data for excitations the base data are -- Absorptions \\(E_\text{Abs}\\). -- fluorescence \\(\Delta E_\text{Fluo}\\). +- Absorptions \\(E_\text{abs}\\). +- fluorescence \\(\Delta E_\text{fluo}\\). - ZPE delta \\(\Delta E_\text{ZPE}\\). -Other data are calculated with this quantities With the following equations : +Other data are calculated with this quantities with the following equations : -
$$ E_\text{Adia} \simeq \frac{E_{Abs}+E_{Fluo}}{2}\ $$
-
$$ E_\text{0-0} \simeq E_\text{Adia}-E_\text{ZPE} $$
+
$$ E_\text{adia} \simeq \frac{E_{abs}+E_{fluo}}{2}\ $$
+
$$ E_\text{0-0} \simeq E_\text{adia}-\Delta E_\text{ZPE} $$
{{< figure src="/images/figure-geom-1.png" title="Figure 1" caption="Representation of transition energies and energy differences" >}}