2021-07-28 17:24:03 +02:00
|
|
|
[dmc_delta_h]
|
|
|
|
type: double precision
|
|
|
|
doc: Dressing matrix obtained from DMC
|
2022-09-07 14:55:34 +02:00
|
|
|
size: (determinants.n_det,determinants.n_states)
|
2021-07-28 17:24:03 +02:00
|
|
|
interface: ezfio, provider
|
|
|
|
|
2022-02-04 12:07:03 +01:00
|
|
|
[dmc_delta_htc]
|
|
|
|
type: double precision
|
|
|
|
doc: Dressing matrix obtained from H_TC
|
|
|
|
size: (determinants.n_det)
|
2022-03-11 15:49:43 +01:00
|
|
|
interface: ezfio
|
2022-02-04 12:07:03 +01:00
|
|
|
|
2022-08-01 12:06:37 +02:00
|
|
|
[la]
|
|
|
|
interface: ezfio
|
|
|
|
doc: min rows nb of delta in SVD basis
|
|
|
|
type: integer
|
|
|
|
default: 0
|
|
|
|
|
|
|
|
[lb]
|
|
|
|
interface: ezfio
|
|
|
|
doc: min cols nb of delta in SVD basis
|
|
|
|
type: integer
|
|
|
|
default: 0
|
|
|
|
|
|
|
|
[ld]
|
|
|
|
interface: ezfio
|
|
|
|
doc: min diag elements of delta in SVD basis
|
|
|
|
type: integer
|
|
|
|
default: 0
|
|
|
|
|
|
|
|
[lla]
|
|
|
|
interface: ezfio
|
|
|
|
doc: max rows nb of delta in SVD basis
|
|
|
|
type: integer
|
|
|
|
default: 0
|
|
|
|
|
|
|
|
[llb]
|
|
|
|
interface: ezfio
|
|
|
|
doc: max cols nb of delta in SVD basis
|
|
|
|
type: integer
|
|
|
|
default: 0
|
|
|
|
|
|
|
|
[lld]
|
|
|
|
interface: ezfio
|
|
|
|
doc: max diag elements of delta in SVD basis
|
|
|
|
type: integer
|
|
|
|
default: 0
|
|
|
|
|