mirror of
https://github.com/QuantumPackage/qp2.git
synced 2025-04-25 17:54:44 +02:00
Fix type
This commit is contained in:
parent
2c73762170
commit
120a94e3b5
@ -120,7 +120,7 @@ subroutine run(f)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
! Some codes only provide ao_1e_int_core_hamiltonian rather than
|
! Some codes only provide ao_1e_int_core_hamiltonian rather than
|
||||||
! kinetic and nuclear potentials separately, so we need tneed to work
|
! kinetic and nuclear potentials separately, so we need to work
|
||||||
! around that. This is needed for non-GTO basis sets since some QP
|
! around that. This is needed for non-GTO basis sets since some QP
|
||||||
! functions will try to calculate these matrices from the nonexisting
|
! functions will try to calculate these matrices from the nonexisting
|
||||||
! GTO basis if they are not set.
|
! GTO basis if they are not set.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user