Download List

Descripción del Proyecto

cclib is a Python library for parsing and interpreting the results of computational chemistry packages. It currently parses output files from ADF, GAMESS (US), GAMESS-UK, Gaussian, Jaguar, and PC GAMESS. Among other data, cclib extracts coordinates, atomic orbital information, molecular orbital information, information on vibrational modes, and the results of a TD-DFT calculation. cclib also provides some calculation methods for interpreting some electronic properties of molecules using analyses such as Mulliken population analysis, overlap population analysis, and calculation of Mayer's bond orders.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-07-09 21:52 Back to release list
0.9

cclib ahora puede analizar los archivos de ORCA. La opción de utilizar setuptools en lugar de distutils.core para la instalación de esta. Manejo de la IC y TD-DFT de datos se ha mejorado: TD-DFT de datos extraídos de GAMESS y etsecs se ha normalizado en todos los analizadores. El conjunto de pruebas fue cambiado para incluir la producción de sólo las versiones más recientes del programa. Un pequeño número de analizar los errores fueron corregidos.
Tags: Minor feature enhancements
cclib can now parse ORCA files. The option to use
setuptools instead of distutils.core for
installing was added. Handling of CI and TD-DFT
data was improved: TD-DFT data extracted from
GAMESS and etsecs was standardized across all
parsers. The test suite was changed to include
output from only the newest program versions. A
small number of parsing errors were fixed.

Project Resources