10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-09-27 20:11:25 +02:00
quantum_package/docs/source/modules/dressing.rst

37 lines
613 B
ReStructuredText
Raw Normal View History

.. _dressing:
.. program:: dressing
.. default-role:: option
=========
dress_zmq
=========
2018-12-28 19:19:14 +01:00
Module to facilitate the construction of modules using dressed
Hamiltonians, parallelized with |ZeroMQ|.
EZFIO parameters
----------------
.. option:: thresh_dressed_ci
2018-11-26 13:45:32 +01:00
Threshold on the convergence of the dressed |CI| energy
2018-11-26 13:45:32 +01:00
Default: 1.e-5
.. option:: n_it_max_dressed_ci
2018-11-26 13:45:32 +01:00
Maximum number of dressed |CI| iterations
2018-11-26 13:45:32 +01:00
Default: 10
.. option:: dress_relative_error
2018-11-26 13:45:32 +01:00
Stop stochastic dressing when the relative error is smaller than :option:`perturbation PT2_relative_error`
2018-11-26 13:45:32 +01:00
Default: 0.001