mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-04 21:24:02 +01:00
13 lines
283 B
Plaintext
13 lines
283 B
Plaintext
[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
|
|
|