mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-03 20:53:54 +01:00
23 lines
443 B
INI
23 lines
443 B
INI
[psi_l_coef_bi_ortho]
|
|
interface: ezfio
|
|
doc: Coefficients for the left wave function
|
|
type: double precision
|
|
size: (determinants.n_det,determinants.n_states)
|
|
|
|
[psi_r_coef_bi_ortho]
|
|
interface: ezfio
|
|
doc: Coefficients for the right wave function
|
|
type: double precision
|
|
size: (determinants.n_det,determinants.n_states)
|
|
|
|
[tc_gs_energy]
|
|
type: Threshold
|
|
doc: TC GS Energy
|
|
interface: ezfio
|
|
|
|
[tc_gs_var]
|
|
type: Threshold
|
|
doc: TC GS VAR
|
|
interface: ezfio
|
|
|