10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-09-27 12:00:56 +02:00
quantum_package/docs/source/programming.rst

16 lines
458 B
ReStructuredText
Raw Normal View History

2018-10-19 11:32:58 +02:00
Programming in the Quantum Package
==================================
2018-10-23 01:19:44 +02:00
To program in the Quantum Package, it is required that you are familiar with
the `IRPF90`_ code generator. A gitbook can be found `here <http://scemama.gitbooks.io/irpf90>`_.
2018-11-07 10:04:36 +01:00
.. interface AOs / MOs => resultsFile
.. interface integrals => AO / MO
.. interface integrals MO => FCIDUMP
.. TODO : molden module in resultsFile
2018-10-23 01:19:44 +02:00
2018-10-19 11:32:58 +02:00
.. include:: work.rst
2018-10-23 01:19:44 +02:00
.. _IRPF90: http://irpf90.ups-tlse.fr