From: <ate...@us...> - 2013-12-02 18:58:41
|
Revision: 1079 http://sourceforge.net/p/cclib/code/1079 Author: atenderholt Date: 2013-12-02 18:58:36 +0000 (Mon, 02 Dec 2013) Log Message: ----------- Merged revisions 1069-1070 via svnmerge from svn+ssh://ate...@sv.../p/cclib/code/trunk ........ r1069 | atenderholt | 2013-11-24 16:13:16 -0800 (Sun, 24 Nov 2013) | 7 lines ORCA parser: create new function in prep of handling dual SCF formats Added parse_scf_condensed_format(self, inputfile, line), and moved original code to parse SCF convergence information here. ........ r1070 | atenderholt | 2013-11-25 18:48:18 -0800 (Mon, 25 Nov 2013) | 6 lines ORCA: add the parse_scf_extended_format function. * Fixes parse error with prova.out, and doesn't seem to affect core or regression files. ........ Revision Links: -------------- http://sourceforge.net/p/cclib/code/1069 http://sourceforge.net/p/cclib/code/1070 Modified Paths: -------------- branches/python2/src/cclib/parser/orcaparser.py Property Changed: ---------------- branches/python2/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |