10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-22 21:22:25 +02:00
QuantumPackage/docs/source/users_guide/interfaces.rst

31 lines
717 B
ReStructuredText
Raw Normal View History

2019-01-25 11:39:31 +01:00
Interfaces
==========
.. TODO
A few interfaces to external codes are available.
\* -> |qp|
----------
`GAMESS`_ / Gaussian
Using the |resultsFile| Python library, the geometry and |MOs| can be read.
This is useful to make calculations with |CASSCF| orbitals
|qp| -> \*
----------
2019-01-29 15:40:00 +01:00
`Molden <http://cheminf.cmbi.ru.nl/molden>`_
2019-01-25 11:39:31 +01:00
3D plots of Molecular Orbitals
FCIDUMP
Interface with the |FCI| - |QMC| program `NECI`_, or the semi-stochastic
Heat-Bath |CI| program `Dice`_.
`QMCPack`_ / `CHAMP <https://www.utwente.nl/en/tnw/ccp/research/CHAMP.html>`_ /
`QMC=Chem`_
Trial wave functions can be used for |QMC|, with or without pseudo-potentials.
These interfaces are provided as `external plugins`_.