Jplus
The $J^+$ operator is defined as: \begin{equation} J^+ = L^+ + S^+. \end{equation} The equivalent operator in Quanty is created by:
- Example.Quanty
OppJplus = NewOperator("Jplus", NF, IndexUp, IndexDn)
The $J^+$ operator is defined as: \begin{equation} J^+ = L^+ + S^+. \end{equation} The equivalent operator in Quanty is created by:
OppJplus = NewOperator("Jplus", NF, IndexUp, IndexDn)