29 lines
779 B
Org Mode
29 lines
779 B
Org Mode
#+title: ATRIP: An MPI-asynchronous implementation of CCSD(T)
|
|
#+PROPERTY: header-args+ :noweb yes :comments noweb :mkdirp t
|
|
|
|
#+begin_export rst
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
atrip
|
|
#+end_export
|
|
|
|
* About this document
|
|
|
|
You can find this project written as a literate program
|
|
|
|
- [[https://alejandrogallo.github.io/atrip/atrip.html][Literate program]]
|
|
|
|
or if you prefer reading the source code with Doxygen there is also a built
|
|
of doxygen available:
|
|
|
|
- [[https://alejandrogallo.github.io/atrip/doxygen/html/index.html][Doxygen]]
|
|
|
|
* How to cite
|
|
|
|
If you need to cite this algorithm
|
|
before the proper paper is released please contact me.
|
|
|
|
In the mean time the code has been used in
|
|
[[https://aip.scitation.org/doi/10.1063/5.0074936][this publication]] and can therefore been cited.
|