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