2016-07-06 15:53:16 +02:00
|
|
|
[lambda_type]
|
2016-09-23 09:38:20 +02:00
|
|
|
type: Positive_int
|
2016-09-23 14:23:03 +02:00
|
|
|
doc: lambda type
|
2016-07-06 15:53:16 +02:00
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 0
|
2016-10-07 19:21:04 +02:00
|
|
|
|
|
|
|
[energy]
|
|
|
|
type: double precision
|
|
|
|
doc: Calculated energy
|
|
|
|
interface: ezfio
|
|
|
|
|
|
|
|
[energy_pt2]
|
|
|
|
type: double precision
|
|
|
|
doc: Calculated energy with PT2 contribution
|
|
|
|
interface: ezfio
|
|
|
|
|
2017-03-23 14:48:21 +01:00
|
|
|
[perturbative_triples]
|
|
|
|
type: logical
|
|
|
|
doc: Compute perturbative contribution of the Triples
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: true
|
|
|
|
|
2016-10-07 19:21:04 +02:00
|
|
|
[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
|
2016-11-10 13:34:40 +01:00
|
|
|
default: 1.e-5
|
2016-10-07 19:21:04 +02:00
|
|
|
|
|
|
|
[n_it_max_dressed_ci]
|
|
|
|
type: Strictly_positive_int
|
|
|
|
doc: Maximum number of dressed CI iterations
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 10
|
|
|
|
|