mirror of
https://github.com/LCPQ/quantum_package
synced 2025-01-08 20:33:26 +01:00
Move electrons_ezfio.confing into EZFIO.cfg
This commit is contained in:
parent
30dcb63621
commit
19ec3a7d3c
15
src/Electrons/EZFIO.cfg
Normal file
15
src/Electrons/EZFIO.cfg
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
[elec_alpha_num]
|
||||||
|
type: integer
|
||||||
|
doc: elec_alpha_num
|
||||||
|
interface: ezfio
|
||||||
|
|
||||||
|
[elec_beta_num]
|
||||||
|
type: integer
|
||||||
|
doc: elec_beta_num
|
||||||
|
interface: ezfio
|
||||||
|
|
||||||
|
[elec_num]
|
||||||
|
type: integer
|
||||||
|
doc: name of the ao basis
|
||||||
|
size: =(electrons.elec_alpha_num + electrons.elec_beta_num)
|
||||||
|
interface: ezfio
|
@ -1,5 +0,0 @@
|
|||||||
electrons
|
|
||||||
elec_alpha_num integer
|
|
||||||
elec_beta_num integer
|
|
||||||
elec_num integer = electrons_elec_alpha_num + electrons_elec_beta_num
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user