mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-07 06:33:49 +01:00
12 lines
299 B
INI
12 lines
299 B
INI
|
[mo_r_coef]
|
||
|
type: double precision
|
||
|
doc: right-coefficient of the i-th |AO| on the j-th |MO|
|
||
|
interface: ezfio
|
||
|
size: (ao_basis.ao_num,mo_basis.mo_num)
|
||
|
|
||
|
[mo_l_coef]
|
||
|
type: double precision
|
||
|
doc: right-coefficient of the i-th |AO| on the j-th |MO|
|
||
|
interface: ezfio
|
||
|
size: (ao_basis.ao_num,mo_basis.mo_num)
|