-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Move docs to https://geem-lab.github.io/overreact-docs/ * Update README.md
- Loading branch information
1 parent
b697a0d
commit d51e1b0
Showing
87 changed files
with
128 additions
and
23,307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
# Welcome to **overreact**! | ||
|
||
<div style="text-align:center;"> | ||
|
||
 | ||
|
||
</div> | ||
|
||
**overreact** is a _library_ and a _command-line tool_ for creating and | ||
analyzing [microkinetic models](https://geem-lab.github.io/overreact-docs/#microkinetic). | ||
Data is parsed directly from computational chemistry output files thanks to | ||
[`cclib`](https://cclib.github.io/) (see the [list of supported programs](https://cclib.github.io/#summary)). | ||
|
||
## Installation | ||
|
||
**overreact** is a Python package, so you can easily install it with `pip`. | ||
See the [installation instructions](https://geem-lab.github.io/overreact-docs/install.html). | ||
|
||
## License | ||
|
||
**overreact** is open-source, released under the permissive **MIT license**. | ||
See [our LICENSE file](https://github.com/geem-lab/overreact/blob/main/LICENSE). | ||
|
||
## Citing **overreact** | ||
|
||
If you use **overreact** in your research, please cite: | ||
|
||
> F. S. S. Schneider and G. F. Caramori. _**overreact**: a tool for creating and analyzing microkinetic models built from computational chemistry data_. **2021**. | ||
> Available at: <https://github.com/geem-lab/overreact>. | ||
Here's the reference in [BibTeX](http://www.bibtex.org/) format: | ||
|
||
<!-- @article{overreact, | ||
title = \textbf{overreact}: a tool for creating and analyzing microkinetic models built from computational chemistry data}, | ||
author = {Schneider, F. S. S. and Caramori, G. F.}, | ||
journal={J. Chem. Phys.}, | ||
volume={155}, | ||
number={1}, | ||
pages={0}, | ||
year = {2021}, | ||
publisher={American Chemical Society (ACS)}, | ||
doi={10.1063/1.5058983}, | ||
url={https://doi.org/10.1063/1.5058983} | ||
} --> | ||
|
||
```bibtex | ||
@misc{overreact2021, | ||
title = { | ||
\textbf{overreact}: a tool for creating and analyzing microkinetic models | ||
built from computational chemistry data, ver. 1.0 | ||
}, | ||
author = {Schneider, F. S. S. and Caramori, G. F.}, | ||
year = 2021, | ||
howpublished = {\url{https://github.com/geem-lab/overreact}} | ||
} | ||
``` | ||
|
||
A paper describing **overreact** is currently being prepared. | ||
When it is published, the above BibTeX entry will be updated. | ||
|
||
## Funding | ||
|
||
This project was developed at the [GEEM lab](https://geem-ufsc.org/) ([Federal University of Santa | ||
Catarina](https://en.ufsc.br/), Brazil), and was partially funded by the | ||
[Brazilian National Council for Scientific and Technological Development (CNPq)](https://cnpq.br/), | ||
grant number 140485/2017-1. |
This file was deleted.
Oops, something went wrong.
Submodule data
updated
from f4c8d2 to f77872
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.