mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-09 06:53:38 +01:00
Add mo_symmetry
This commit is contained in:
parent
d619c621fc
commit
ad1fd55fe9
@ -32,6 +32,12 @@ doc: |MO| occupation numbers
|
||||
interface: ezfio
|
||||
size: (mo_basis.mo_num)
|
||||
|
||||
[mo_symmetry]
|
||||
type: integer
|
||||
doc: MOs with the same integer belong to the same irrep.
|
||||
interface: ezfio
|
||||
size: (mo_basis.mo_num)
|
||||
|
||||
[mo_class]
|
||||
type: MO_class
|
||||
doc: [ Core | Inactive | Active | Virtual | Deleted ], as defined by :ref:`qp_set_mo_class`
|
||||
|
Loading…
Reference in New Issue
Block a user