mirror of
https://gitlab.com/scemama/qp_plugins_scemama.git
synced 2025-01-05 02:48:42 +01:00
dmc SVD param
This commit is contained in:
parent
7b442c5341
commit
5905fc563c
@ -4,3 +4,39 @@ doc: Dressing matrix obtained from DMC
|
|||||||
size: (determinants.n_det)
|
size: (determinants.n_det)
|
||||||
interface: ezfio, provider
|
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user