10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-23 11:17:33 +02:00

removed dress_zmq dependency to MRCC_Utils

This commit is contained in:
Yann Garniron 2018-03-20 12:08:09 +01:00
parent 9ca7b74362
commit a3d7954faf
2 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1,17 @@
[energy]
type: double precision
doc: Calculated energy
interface: ezfio
[thresh_dressed_ci]
type: Threshold
doc: Threshold on the convergence of the dressed CI energy
interface: ezfio,provider,ocaml
default: 1.e-5
[n_it_max_dressed_ci]
type: Strictly_positive_int
doc: Maximum number of dressed CI iterations
interface: ezfio,provider,ocaml
default: 10

View File

@ -1 +1 @@
dress_zmq DavidsonDressed MRCC_Utils
dress_zmq DavidsonDressed