[Octopus-notify] svn commit: r2269 - trunk/src by acastro
octopus-notify at tddft.org
octopus-notify at tddft.org
Tue Jul 4 16:05:48 WEST 2006
Author: acastro
Date: Tue Jul 4 16:05:45 2006
New Revision: 2269
Changeset: http://www.tddft.org/trac/octopus/changeset/2269
Modified:
trunk/src/states.F90
trunk/src/states_inc.F90
trunk/src/td_write.F90
Log:
The calculation of the populations of the ground state and/or excited
states is now done without stupid repetitions of calculations, that
made it very slow. Nevertheless, for large systems it may still be a
slow calculation.
Also, in order to do these calculations, one has to use now the
keyword "populations", not "gs_proj", as before. [This keywork had to be
passed to the "TDOutput" input variable]. Since probably nobody except
me was using this (I think), I hope that nobody cares. The generated
file also changed name, to "populations". These changes describe more
accurately what the file contains: populations of the ground state and
possibly also of excited states, no only the ground state as before.
More information about the Octopus-notify
mailing list