10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-06-26 07:02:14 +02:00
quantum_package/src/AO_Basis/EZFIO.cfg

50 lines
827 B
INI
Raw Normal View History

2015-07-02 15:55:57 +02:00
[ao_basis]
type: character*(256)
doc: name of the ao basis
interface: ezfio
[ao_num]
type: integer
doc: number of ao
2015-07-02 16:51:56 +02:00
interface: ezfio, provider
2015-07-02 15:55:57 +02:00
[ao_prim_num]
type: integer
doc: number of prim
size: ao_basis.ao_num
interface: ezfio
[ao_prim_num_max]
type: integer
doc: number of power
2015-07-02 16:51:56 +02:00
default: =maxval(ao_basis.ao_prim_num)
2015-07-02 15:55:57 +02:00
interface: ezfio
[ao_nucl]
type: integer
doc: number of prim
size: ao_basis.ao_num
interface: ezfio
[ao_power]
type: integer
doc: number of power
size: (ao_basis.ao_num,3)
interface: ezfio
[ao_coef]
type: double precision
doc: number of power
size: (ao_basis.ao_num,ao_basis.ao_prim_num_max)
interface: ezfio
[ao_expo]
type: double precision
doc: number of power
size: (ao_basis.ao_num,ao_basis.ao_prim_num_max)
interface: ezfio
[ao_md5]
type: character*(32)
doc: number of power
interface: ezfio