|
12 | 12 |
|
13 | 13 | # CRISP: Enhancing ASE Workflows with Advanced Molecular Simulation Post-Processing |
14 | 14 |
|
| 15 | +# Citation |
| 16 | +If you use CRISP in your research, please cite the following publication: |
| 17 | +I. Saha, D. Willimetz and L. Grajciar, "CRISP: Enhancing ASE Workflows With Advanced Molecular Simulation Post-Processing," *Journal of Computational Chemistry* 47, no. 13 (2026): e70384, https://doi.org/10.1002/jcc.70384. |
| 18 | + |
15 | 19 | ## What is CRISP? |
16 | 20 | CRISP is a post-simulation analysis package built on the Atomic Simulation Environment (ASE). It is designed for efficient and insightful analysis of molecular dynamics (MD) and other simulations, enabling in-depth exploration with just a few lines of code, including powerful visualisation options. |
17 | 21 |
|
@@ -97,24 +101,6 @@ Please see the package's structural map below. |
97 | 101 |
|
98 | 102 | <img src="https://github.com/Indranil17/CRISP_HOST/blob/main/crisp_map.png" width="800"> |
99 | 103 |
|
100 | | -# Citation |
101 | | -If you use CRISP in your research, please cite the following publication: |
102 | | - |
103 | | -I. Saha, D. Willimetz and L. Grajciar, "CRISP: Enhancing ASE Workflows With Advanced Molecular Simulation Post-Processing," *Journal of Computational Chemistry* 47, no. 13 (2026): e70384, https://doi.org/10.1002/jcc.70384. |
104 | | - |
105 | | -```bibtex |
106 | | -@article{Saha2026CRISP, |
107 | | - author = {Saha, I. and Willimetz, D. and Grajciar, L.}, |
108 | | - title = {CRISP: Enhancing ASE Workflows With Advanced Molecular Simulation Post-Processing}, |
109 | | - journal = {Journal of Computational Chemistry}, |
110 | | - volume = {47}, |
111 | | - number = {13}, |
112 | | - pages = {e70384}, |
113 | | - year = {2026}, |
114 | | - doi = {10.1002/jcc.70384}, |
115 | | - url = {[https://doi.org/10.1002/jcc.70384](https://doi.org/10.1002/jcc.70384)} |
116 | | -} |
117 | | -
|
118 | 104 | # Acknowledgments |
119 | 105 | The package is from the (Nano)Materials modelling group, at Charles University. |
120 | 106 | Email: lukas.grajciar@natur.cuni.cz |
|
0 commit comments