mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-04 21:24:02 +01:00
removed dress_zmq dependency to MRCC_Utils
This commit is contained in:
parent
9ca7b74362
commit
a3d7954faf
17
plugins/dress_zmq/EZFIO.cfg
Normal file
17
plugins/dress_zmq/EZFIO.cfg
Normal 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
|
||||||
|
|
@ -1 +1 @@
|
|||||||
dress_zmq DavidsonDressed MRCC_Utils
|
dress_zmq DavidsonDressed
|
||||||
|
Loading…
Reference in New Issue
Block a user