[Octopus-notify] svn commit: r8889 - trunk/src/system by walkenho
octopus-svn at tddft.org
octopus-svn at tddft.org
Fri Mar 2 12:12:31 WET 2012
Author: walkenho
Date: Fri Mar 2 12:12:30 2012
New Revision: 8889
Changeset: http://www.tddft.org/trac/octopus/changeset/8889
Modified:
trunk/src/system/output_states_inc.F90
Log:
reverted changeset 8687 for the following reason:
- before 8687 modelmb was segfaulting when asked to put out the 2d wavefunction using the io_function_out_text routine
because it didn't gather the wavefunction
- after 8687 it wouldn't crash any more but neither properly output the wavefunction
- this was fixed in 8837 by using the normal io_function_out routine
- since the normal io_function_out does gather the wavefunction itself, changeset 8687 introduced an error in this context
More information about the Octopus-notify
mailing list