1
0
mirror of https://gitlab.com/scemama/qp_plugins_scemama.git synced 2024-07-26 12:47:30 +02:00
qp_plugins_scemama/devel/general_mrci/EZFIO.cfg

24 lines
490 B
INI
Raw Normal View History

2020-12-15 19:02:38 +01:00
[energy]
type: double precision
doc: Calculated Selected |FCI| energy
interface: ezfio
size: (determinants.n_states)
[energy_pt2]
type: double precision
doc: Calculated |FCI| energy + |PT2|
interface: ezfio
size: (determinants.n_states)
[do_singles]
type: logical
doc: If true, add the singly excited determinants
interface: ezfio, provider, ocaml
default: true
[do_doubles]
type: logical
doc: If true, add the doubly excited determinants
interface: ezfio, provider, ocaml
default: true