Skip to content

ReactionMechanismGenerator/ARC

Repository files navigation

Automated Rate Calculator | ARC

Build Status codecov MIT license Release DOI

ARC logo

ARC (Automated Rate Calculator) automates electronic structure calculations and extracts high-quality thermodynamic and kinetic data for use in chemical kinetic modeling.

ARC has many advanced features, but its core functionality is simple:

It takes 2D graph-based molecular representations—such as
SMILES, InChI, or RMG adjacency lists—and automatically executes, tracks, and processes the relevant electronic structure jobs on user-defined computing resources.

ARC's key outputs are:

  • Thermodynamic properties (H, S, Cp)
  • High-pressure limit rate coefficients

🚀 Mission

ARC's mission is to provide the chemical kinetics community with a well-documented, user-friendly, and extensible framework for automatically computing species thermochemistry and reaction kinetics.


📚 Documentation

See our documentation site for:

  • Installation instructions
  • Examples and tutorials
  • API reference
  • Advanced usage guides

📜 License

ARC is released under the MIT License.


🤝 Contributing

We welcome contributions!


❓ Questions & Support

For help using ARC, please open an issue and we’ll do our best to assist.


📘 Citation

If you use ARC in your work, please cite:

Text form:

A. Grinberg Dana, D. Ranasinghe, H. Wu, C. Grambow, X. Dong, M. Johnson, M. Goldman, M. Liu, W.H. Green, K. Kaplan, C. Pieters, ARC - Automated Rate Calculator, version 1.1.0, https://github.com/ReactionMechanismGenerator/ARC,
DOI: 10.5281/zenodo.3356849

BibTeX form:

@misc{ARC,
  author = {Grinberg Dana, A. and Ranasinghe, D. and Wu, H. and Grambow, C. and Dong, X. and Johnson, M. and Goldman, M. and Liu, M. and Green, W.H. and K. Kaplan and C. Pieters},
  title = {ARC - Automated Rate Calculator, version 1.1.0},
  year = {2019},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/ReactionMechanismGenerator/ARC}},
  doi = {10.5281/zenodo.3356849}
}