mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-18 11:23:38 +01:00
fixed typo
This commit is contained in:
parent
559c17cfaa
commit
af74694cab
@ -93,7 +93,7 @@ subroutine run
|
|||||||
|
|
||||||
mo_label = "Orthonormalized"
|
mo_label = "Orthonormalized"
|
||||||
if (is_periodic) then
|
if (is_periodic) then
|
||||||
call roothan_hall_scf_complex
|
call roothaan_hall_scf_complex
|
||||||
else
|
else
|
||||||
call roothaan_hall_scf
|
call roothaan_hall_scf
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user