Differences
This shows you the differences between two versions of the page.
| documentation:standard_operators:charge_quadrupole:qzz [2016/10/06 08:20] – created Maurits W. Haverkort | documentation:standard_operators:charge_quadrupole:qzz [2016/10/10 09:41] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Qzz ====== | ||
| + | ### | ||
| + | The zz component of $Q$ is defined as: | ||
| + | \begin{equation} | ||
| + | Q_{zz} = 3z^2/r^2 - 1. | ||
| + | \end{equation} | ||
| + | The equivalent operator in Quanty is created by: | ||
| + | <code Quanty Example.Quanty> | ||
| + | OppQzz = NewOperator(" | ||
| + | </ | ||
| + | The operator could also be defined by: | ||
| + | <code Quanty Example.Quanty> | ||
| + | Akm={{2, | ||
| + | OppQzz=NewOperator(" | ||
| + | </ | ||
| + | ### | ||
| + | |||
| + | |||
| + | |||
| + | ===== Table of contents ===== | ||
| + | {{indexmenu> | ||