mirror of
https://github.com/LCPQ/quantum_package
synced 2024-11-20 04:52:40 +01:00
28 lines
655 B
INI
28 lines
655 B
INI
[do_third_order_1h1p]
|
|
type: logical
|
|
doc: If true, compute the third order contribution for the 1h1p
|
|
interface: ezfio,provider,ocaml
|
|
default: True
|
|
|
|
|
|
[save_heff_eigenvectors]
|
|
type: logical
|
|
doc: If true, you save the eigenvectors of the effective hamiltonian
|
|
interface: ezfio,provider,ocaml
|
|
default: False
|
|
|
|
|
|
[pure_state_specific_mrpt2]
|
|
type: logical
|
|
doc: If true, diagonalize the dressed matrix for each state and do a state following of the initial states
|
|
interface: ezfio,provider,ocaml
|
|
default: True
|
|
|
|
|
|
[N_states_diag_heff]
|
|
type: States_number
|
|
doc: Number of eigenvectors obtained with the effective hamiltonian
|
|
interface: ezfio,provider,ocaml
|
|
default: 1
|
|
|