File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -5867,11 +5867,14 @@ \section{ElectronDynamics}
5867
5867
\item [\is {WriteAtomicEnergies}] If the atom-resolved contributions to the total energy
5868
5868
shpuld be written to the \verb |atomenergies.dat | file.
5869
5869
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.
5875
5878
5876
5879
\end {description }
5877
5880
You can’t perform that action at this time.
0 commit comments