heatmode.out
¶
This file contains the modal heat current generated by the Green-Kubo Modal Analysis (GKMA) method. It is produced when invokgin the ref:`compute_gkma keyword <kw_compute_gkma> in the run.in input file.
File format¶
This file reads:
\[\begin{split}\begin{array}{ccccc}
J^{x,in}_{1,1}
& J^{x,out}_{1,1}
& J^{y,in}_{1,1}
& J^{y,out}_{1,1}
& J^{z}_{1,1}
\\
J^{x,in}_{1,2}
& J^{x,out}_{1,2}
& J^{y,in}_{1,2}
& J^{y,out}_{1,2}
& J^{z}_{1,2}
\\
\vdots
& \vdots
& \vdots
& \vdots
& \vdots
\\
J^{x,in}_{1,n}
& J^{x,out}_{1,n}
& J^{y,in}_{1,n}
& J^{y,out}_{1,n}
& J^{z}_{1,n}
\\
J^{x,in}_{2,1}
& J^{x,out}_{2,1}
& J^{y,in}_{2,1}
& J^{y,out}_{2,1}
& J^{z}_{2,1}
\\
\vdots
& \vdots
& \vdots
& \vdots
& \vdots
\end{array}\end{split}\]
Each output is in units of eV\(^{3/2}\)amu\(^{-1/2}\).
The indices denote the output number (left) and the bin (right).
Each output will have \(n\) bins, which are determined by the arguments of the compute_gkma keyword.