2017-06-26 18:27:52 +02:00
|
|
|
[do_pt2]
|
2015-05-12 15:14:54 +02:00
|
|
|
type: logical
|
2017-06-26 18:27:52 +02:00
|
|
|
doc: If true, compute the PT2
|
2015-06-18 15:01:04 +02:00
|
|
|
interface: ezfio,provider,ocaml
|
2015-05-12 15:14:54 +02:00
|
|
|
default: True
|
|
|
|
|
|
|
|
[PT2_max]
|
|
|
|
type: PT2_energy
|
|
|
|
doc: The selection process stops when the largest PT2 (for all the state) is lower
|
|
|
|
than pt2_max in absolute value
|
2015-06-18 15:01:04 +02:00
|
|
|
interface: ezfio,provider,ocaml
|
2015-05-12 15:14:54 +02:00
|
|
|
default: 0.0001
|
|
|
|
|
2017-10-27 12:20:00 +02:00
|
|
|
[PT2_relative_error]
|
|
|
|
type: Normalized_float
|
|
|
|
doc: Stop stochastic PT2 when the relative error is smaller than PT2_relative_error
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 0.001
|
|
|
|
|
|
|
|
[PT2_absolute_error]
|
|
|
|
type: Threshold
|
|
|
|
doc: Stop stochastic PT2 when the statistical error is smaller than PT2_absolute_error
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 0.00001
|
|
|
|
|
2017-04-21 22:34:25 +02:00
|
|
|
[correlation_energy_ratio_max]
|
|
|
|
type: Normalized_float
|
2017-04-21 22:59:42 +02:00
|
|
|
doc: The selection process stops at a fixed correlation ratio (useful for getting same accuracy between molecules)
|
|
|
|
Defined as (E_CI-E_HF)/ (E_CI+PT2 - E_HF). (E_HF) is not required.
|
2017-04-21 22:34:25 +02:00
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 1.00
|
|
|
|
|
2016-11-10 14:24:54 +01:00
|
|
|
[threshold_generators_pt2]
|
|
|
|
type: Threshold
|
|
|
|
doc: Thresholds on generators (fraction of the norm) for final PT2 calculation
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 0.999
|
|
|
|
|
|
|
|
[threshold_selectors_pt2]
|
|
|
|
type: Threshold
|
|
|
|
doc: Thresholds on selectors (fraction of the norm) for final PT2 calculation
|
|
|
|
interface: ezfio,provider,ocaml
|
2017-04-21 23:33:35 +02:00
|
|
|
default: 1.
|
2016-11-10 14:24:54 +01:00
|
|
|
|
2017-10-27 12:20:00 +02:00
|
|
|
|
|
|
|
[correlation_energy_ratio_max]
|
|
|
|
type: Normalized_float
|
|
|
|
doc: The selection process stops at a fixed correlation ratio (useful for getting same accuracy between molecules)
|
|
|
|
Defined as (E_CI-E_HF)/ (E_CI+PT2 - E_HF). (E_HF) is not required.
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 1.00
|
|
|
|
|
|
|
|
[threshold_generators_pt2]
|
|
|
|
type: Threshold
|
|
|
|
doc: Thresholds on generators (fraction of the norm) for final PT2 calculation
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 0.999
|
|
|
|
|
|
|
|
[threshold_selectors_pt2]
|
|
|
|
type: Threshold
|
|
|
|
doc: Thresholds on selectors (fraction of the norm) for final PT2 calculation
|
|
|
|
interface: ezfio,provider,ocaml
|
|
|
|
default: 1.
|
|
|
|
|
|
|
|
|