MolSSI / QCSchema

A Schema for Quantum Chemistry
http://molssi-qc-schema.readthedocs.io/en/latest/index.html#
BSD 3-Clause "New" or "Revised" License
94 stars 36 forks source link
quantum-chemistry schema

QCSchema

Build Status Language grade: Python Documentation Status

A Key-Value/Array Schema for Quantum Chemistry

The purpose of this schema is to provide API like access to pre-existing quantum chemistry packages to enable more complex workflows. The core of this is to avoid parsing ASCII-based output files and place output variables, vectors, matrices in a consistent format that can be easily parsed.

Please see the website for the current specification.