File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -265,6 +265,33 @@ \subsection{Pivoting for BTD}
265265\end {framenologo }
266266
267267
268+ \subsection {The omnipotent pivoting scheme? }
269+
270+ \begin {frame }
271+ \frametitle {Pivoting for optimal BTD}
272+ \framesubtitle {Analyzing the sparsity pattern}
273+
274+ \begin {center }
275+ \texttt {transiesta -fdf TS.Analyze RUN.fdf }
276+ \end {center }
277+
278+ \begin {itemize }[<+->]
279+ \item Analysing all build-in pivoting schemes
280+
281+ \item Extremely fast
282+
283+ \item Atomic and/or orbital pivoting allowed (similar pivoting table)
284+
285+ \item Can be run on a single core machine for, practically any size of system(!)
286+
287+ \item Before starting big calculations, always do this analyse step! It takes
288+ \emph {no } time and can save you many hours of computational time.
289+
290+ \item Example, select the one which uses the least amount of memory
291+
292+ \end {itemize }
293+
294+ \end {frame }
268295
269296
270297\subsection {Efficient calculation of the spectral function }
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2222% \logo{\includegraphics[width=\logosize]{SIESTA_small}}
2323
2424% Explicitly set the compatibility version
25- % \pgfplotsset{compat=1.15}
25+ \pgfplotsset {compat=1.15}
2626
2727
2828\usetikzlibrary {%
You can’t perform that action at this time.
0 commit comments