2015-03-25 09:30:46 +01:00
|
|
|
[N_det_max_fci]
|
|
|
|
type: Det_number_max
|
2015-03-25 15:26:53 +01:00
|
|
|
doc: Max number of determinants in the wave function
|
2015-03-27 16:56:35 +01:00
|
|
|
interface: input
|
2015-03-25 09:30:46 +01:00
|
|
|
default: 10000
|
|
|
|
|
|
|
|
[N_det_max_fci_property]
|
|
|
|
type: Det_number_max
|
2015-03-25 15:26:53 +01:00
|
|
|
doc: Max number of determinants in the wave function when you select for a given property
|
2015-03-27 16:56:35 +01:00
|
|
|
interface: input
|
2015-03-25 09:30:46 +01:00
|
|
|
default: 10000
|
|
|
|
|
|
|
|
[do_pt2_end]
|
|
|
|
type: logical
|
|
|
|
doc: If true, compute the PT2 at the end of the selection
|
2015-03-27 16:56:35 +01:00
|
|
|
interface: input
|
2015-04-13 09:51:36 +02:00
|
|
|
default: True
|
2015-03-25 09:30:46 +01:00
|
|
|
|
|
|
|
[PT2_max]
|
|
|
|
type: PT2_energy
|
2015-03-27 16:12:47 +01:00
|
|
|
doc: The selection process stops when the largest PT2 (for all the state) is lower
|
|
|
|
than pt2_max in absolute value
|
2015-03-27 16:56:35 +01:00
|
|
|
interface: input
|
2015-03-25 09:30:46 +01: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-03-27 16:56:35 +01:00
|
|
|
interface: input
|
2015-03-25 09:30:46 +01:00
|
|
|
default: 0.75
|
|
|
|
|
|
|
|
[energy]
|
|
|
|
type: double precision
|
2015-04-07 10:17:38 +02:00
|
|
|
doc: Calculated Selected FCI energy
|
2015-03-27 16:56:35 +01:00
|
|
|
interface: output
|
2015-03-25 09:30:46 +01:00
|
|
|
|
|
|
|
[energy_pt2]
|
|
|
|
type: double precision
|
2015-04-07 10:17:38 +02:00
|
|
|
doc: Calculated FCI energy + PT2
|
2015-03-27 16:56:35 +01:00
|
|
|
interface: output
|
2015-03-25 09:30:46 +01:00
|
|
|
|