Download List

프로젝트 설명

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
0.9

지금 cclib 오카 파일을 구문 분석할 수있습니다. 옵션을 대신 설치를위한 추가되었습니다 distutils.core setuptools 사용할 수있습니다. CI 소개 및 TD - DFT 다루기 데이터를 개선했습니다 : 데이터의 TD - DFT GAMESS 및 etsecs에서 추출한 전체 파서를 표준화했다. 테스트 전용 프로그램을 최신 버전에서 출력을 포함하도록 변경되었습니다. 구문 분석 오류가 소수의 고정했다.
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.

2007-03-22 02:19
0.7

재규어 파서가 추가되었습니다. 지금 cclib 추출물 가우스 기준, 릭스 MP - 에너지를 수정, 및 진동의 변위 벡터를 직교.
Tags: Major feature enhancements
A Jaguar parser has been added. cclib now extracts the Gaussian basis, MP-corrected energies, and the Cartesian displacement vectors of vibrations.

2006-10-27 14:27
0.6

이 릴리스에는 다양한 버그 수정 ADF 및 가우스 파서 관련.
Tags: Minor bugfixes
This release fixes various bugs related to the ADF
and Gaussian parsers.

2006-10-05 12:58
0.6b

GAMESS을위한 파서 - 지금 영국에 포함되어있습니다. 여러 개의 파서에서 버그가 수정되었습니다. guesstype ccopen로 변경되었습니다.
Tags: Major feature enhancements
A parser for GAMESS-UK is now included. Bugs in several parsers were fixed. guesstype was renamed to ccopen.

2006-07-19 19:42
0.5

일부 개선 ccget합니다. GAMESS, ADF, 그리고 가우스 파서 더 많은 로그 파일을 처리하도록 업데이 트되었습니다.
Tags: Minor bugfixes
Some improvements to ccget. The GAMESS, ADF, and Gaussian parsers were updated to handle more log files.

Project Resources