1
0
mirror of https://gitlab.com/scemama/qp_plugins_scemama.git synced 2024-08-30 07:53:39 +02:00
qp_plugins_scemama/devel/dmc_dress/EZFIO.cfg
2022-08-01 12:06:37 +02:00

43 lines
668 B
INI

[dmc_delta_h]
type: double precision
doc: Dressing matrix obtained from DMC
size: (determinants.n_det)
interface: ezfio, provider
[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