2015-05-12 15:14:54 +02:00
|
|
|
[do_pt2_end]
|
|
|
|
type: logical
|
|
|
|
doc: If true, compute the PT2 at the end of the selection
|
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
|
|
|
|
|
|
|
|
[var_pt2_ratio]
|
|
|
|
type: Normalized_float
|
|
|
|
doc: The selection process stops when the energy ratio variational/(variational+PT2)
|
|
|
|
is equal to var_pt2_ratio
|
2015-06-18 15:01:04 +02:00
|
|
|
interface: ezfio,provider,ocaml
|
2016-11-02 16:01:01 +01:00
|
|
|
default: 0.75
|
2016-11-02 17:39:39 +01: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
|
|
|
|
default: 1.
|
|
|
|
|