Skip to content
Discussion options

You must be logged in to vote

Hello,

The formats used to store the integrals are internal to QP, and it is possible that we change them in the future: we don't guarantee that we will maintain backwards-compatibility for that. So for exporting the integrals, we would rather recommend you to use the TREXIO format:
https://doi.org/10.48550/arXiv.2302.14793
https://github.com/trex-coe/trexio
which is the "stable" way to extract data from QP to be used in other codes. The TREXIo library can be used in Fortran, Python, C, Rust, OCaml, etc... and more and more codes are adopting it.

You can use:

qp run export_trexio

after having set the name of the trexio file with qp_edit in the trexio section.

There is also the trexio-too…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by scemama
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants