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