diff options
Diffstat (limited to 'source/know/concept/maxwell-bloch-equations')
-rw-r--r-- | source/know/concept/maxwell-bloch-equations/index.md | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/source/know/concept/maxwell-bloch-equations/index.md b/source/know/concept/maxwell-bloch-equations/index.md index b306c7d..ba8a677 100644 --- a/source/know/concept/maxwell-bloch-equations/index.md +++ b/source/know/concept/maxwell-bloch-equations/index.md @@ -296,11 +296,8 @@ $$\begin{aligned} \equiv \frac{\gamma_g - \gamma_e}{\gamma_g + \gamma_e} \end{aligned}$$ -<div class="accordion"> -<input type="checkbox" id="proof-inversion-decay"/> -<label for="proof-inversion-decay">Proof</label> -<div class="hidden" markdown="1"> -<label for="proof-inversion-decay">Proof.</label> + +{% include proof/start.html id="proof-inversion-decay" -%} We introduce some new terms, and reorganize the expression: $$\begin{aligned} @@ -324,9 +321,8 @@ $$\begin{aligned} \\ &= \gamma_\parallel ( d_0 - d ) \end{aligned}$$ +{% include proof/end.html id="proof-inversion-decay" %} -</div> -</div> With this, the equation for the population inversion $$d$$ takes the following final form: |