10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-09-27 20:11:25 +02:00
quantum_package/docs/source/users_guide/interfaces.rst
Anthony Scemama 8f89e3d239
Nocurl (#75)
* Documentation

* Improved qp_set_frozen_core

* Changed all ishft

* New install script OK

* Variable level shift in HF
2018-11-20 11:33:07 +01:00

32 lines
647 B
ReStructuredText

Interfaces
==========
.. TODO
A few interfaces to external codes are available.
\* -> |qp|
----------
`GAMESS`_ / Gaussian
Using the resultsFile Python library, the geometr and molecular orbitals can be read.
This is useful to make calculations with CAS-SCF orbitals
|qp| -> \*
----------
`Molden`_
3D plots of Molecular Orbitals
FCIDUMP
Interface with the FCI-QMC program `NECI`_, or the semi-stochastic Heat-Bath CI
program `Dice`_.
`QMCPack`_ / `CHAMP`_ / `QMC=Chem`_
Trial wave functions can be used for Quantum Monte Carlo, with or without pseudo-potentials.
These interfaces are provided as `external plugins`_.