From: Karol L. <kar...@gm...> - 2014-09-30 18:10:56
|
I would just add that the option is available to ccget, too. See here for code: https://github.com/cclib/cclib/issues/122#issuecomment-57356881 On Tue, Sep 30, 2014 at 12:06 PM, Johannes Wagner <joh...@h-... > wrote: > Hello together, > don’t know if this mailing list is dead since the move to github.io… > > I wanted to update from 1.2 to 1.3, but found the issue with the new > optdone set as boolean. Is there a way to maintain the old optdone list? On > http://cclib.github.io/ I couldn’t find any hint. I also wonder why it’s > changed in the first place... > > I would like to write out the optimized energy and the coordinates as xyz > file. The old optdone list this made this quite easy to handle with > atomcoords[optdone] and scfenergies[optdone]. The boolean version of course > can be made to work the same way, but I have to use if conditions and then > take the last scfenergies and atomcoords and also modify all my scripts > using cclib. > > Thanks for any answer! > > cheers, Johannes > > -- > Dipl. Phys. Johannes Wagner > PhD Student, MBM Group > Heidelberg Institut for Theoretical Studies > HITS gGmbH > Schloß-Wolfsbrunnenweg 35 > 69118 Heidelberg > Germany > > phone: +49-6221-533254 > fax: +49 6221 533298 > email: joh...@h-... > > http://www.h-its.org > _________________________________________________ > > Amtsgericht Mannheim / HRB 337446 > Managing Directors: > Dr. h.c. Klaus Tschira > Prof. Dr.-Ing. Andreas Reuter > > > > ------------------------------------------------------------------------------ > Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer > Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports > Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper > Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer > > http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk > _______________________________________________ > cclib-users mailing list > ccl...@li... > https://lists.sourceforge.net/lists/listinfo/cclib-users > > |