From: Noel O'B. <bao...@gm...> - 2008-07-20 18:00:06
|
2008/7/18 Adam Tenderholt <a-t...@st...>: > I'm looking to support parsing TD-DFT calcs in ADF, but we still need > to create a TD test file (dvb_td). Are there a certain number of > excitations that should be in this file? Are we handling both triplet > (spin-forbidden) and singlet (spin-allowed) excited states? Looking at testTD.py, there's either 5 or 10 excitations. For programs that calculate triplet and singlet excitations separately, there are separate tests. We also have tests for unrestricted calculations, in testTDun.py. > Adam > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > cclib-devel mailing list > ccl...@li... > https://lists.sourceforge.net/lists/listinfo/cclib-devel > |