mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
fixed typo...EJB
This commit is contained in:
parent
5db78321d8
commit
cdca29cb79
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ c end if
|
|||
write(*,*) ' +Try using a smaller time step'
|
||||
write(*,*) ' +Gram-Schmidt being performed, spin:',ms
|
||||
end if
|
||||
if (control_gram_schmidt2() then
|
||||
if (control_gram_schmidt2()) then
|
||||
call Dneall_f_GramSchmidt(ms,psi2,npack1)
|
||||
else
|
||||
call Dneall_f_Sortho(ms,psi2,psi1,npack1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue