1
0
mirror of https://gitlab.com/scemama/qp_plugins_scemama.git synced 2024-06-02 03:15:25 +02:00
qp_plugins_scemama/devel/general_mrci/EZFIO.cfg

24 lines
490 B
INI

[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