~albertog/siesta/ag-spin-texture

« back to all changes in this revision

Viewing changes to Docs/siesta.tex

  • Committer: Roberto Robles
  • Date: 2018-11-15 15:19:53 UTC
  • Revision ID: roberto.robles@gmail.com-20181115151953-yrxoifw3bncodlvq
Calculation of spin texture added.

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
\input{tex/init.tex}
110
110
 
111
111
% Title
112
 
\title{SIESTA manual 4.1-b4}
 
112
\title{SIESTA manual trunk}
113
113
 
114
114
% Set the date
115
115
\date{\today}
153
153
\hrulefill
154
154
\vspace{1cm}
155
155
 
156
 
{\Huge \textbf{S I E S T A \, \, \softwareversion}}
 
156
{\Huge \textbf{S I E S T A \, \, \input{../version.info}}}
157
157
 
158
158
\vspace{1cm}
159
159
\hrulefill
7515
7515
 
7516
7516
\end{fdflogicalF}
7517
7517
 
 
7518
\begin{fdflogicalT}{WriteBandsFile}
 
7519
  \index{output!band structure}%
 
7520
  \index{band structure}
 
7521
 
 
7522
  If \fdffalse, it doesn't write the .bands file. Useful when 
 
7523
  only the Hamiltonian eigenvalues are needed in the main output
 
7524
  file. Also useful if \fdf{BandLines} or \fdf{BandPoints} are needed
 
7525
  to plot the spin texture, but the bands are not needed.
 
7526
 
 
7527
\end{fdflogicalT}
 
7528
 
 
7529
\begin{fdflogicalF}{SpinTexture}
 
7530
  \index{output!band structure}%
 
7531
  \index{band structure}
 
7532
 
 
7533
  If \fdftrue, it writes the spin texture corresponding to
 
7534
  the $\vec k$ points defined for band plotting, in the file
 
7535
  \file{spin\_texture.dat}. The spin texture is defined as the
 
7536
  expectation value of the spin operators for each $\vec k$-point and
 
7537
  eigenvalue.
 
7538
 
 
7539
\end{fdflogicalF}
7518
7540
 
7519
7541
\subsubsection{Format of the .bands file}
7520
7542