Skip to content

Commit 64751ff

Browse files
aradibhourahine
andauthored
Fix file name and extend keyword description (dftbplus#1446)
* Fix file name and extend keyword description * Apply suggestions from code review --------- Co-authored-by: Ben Hourahine <[email protected]>
1 parent 7547844 commit 64751ff

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

doc/dftb+/manual/dftbp.tex

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5867,11 +5867,14 @@ \section{ElectronDynamics}
58675867
\item[\is{WriteAtomicEnergies}] If the atom-resolved contributions to the total energy
58685868
shpuld be written to the \verb|atomenergies.dat| file.
58695869

5870-
\item[\is{FillingsFromFile}] If the initial fillings (molecular
5871-
orbital occupations) should be read from a file named
5872-
``fillings.ini'' present in the working directory. If used, the
5873-
ground state fillings are replaced by these and used to build the
5874-
initial density matrix.
5870+
\item[\is{FillingsFromFile}] Whether to read the initial molecular orbital
5871+
occupations from a file. When set to \is{Yes}, please place a file named
5872+
``fillings.in'' in the working directory. This file will override the
5873+
default ground state fillings when constructing the initial density matrix.
5874+
The file should list the occupation for each orbital, one per line, for each spin
5875+
channel (starting with all of the orbitals for the first spin channel). For
5876+
spin-polarized calculations with collinear spin, the occupations for the
5877+
second spin channel should follow sequentially, while for non-collinear/spin-orbit calculations all orbitals should be listed in ascending energy.
58755878

58765879
\end{description}
58775880

0 commit comments

Comments
 (0)