mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 06:05:44 -04:00
Fix for vem=2 in tddft gradient
This commit is contained in:
parent
8c82c82ec5
commit
b219757e5c
1 changed files with 2 additions and 2 deletions
|
|
@ -169,7 +169,7 @@ c
|
|||
c Init pstat
|
||||
call dft_pstat_init(rtdb)
|
||||
c
|
||||
call util_print_push
|
||||
c call util_print_push
|
||||
call util_print_rtdb_load(rtdb,'tddft')
|
||||
c
|
||||
c Print header
|
||||
|
|
@ -499,7 +499,7 @@ c
|
|||
c <-- MN solvation models
|
||||
c
|
||||
call dft_pstat_print
|
||||
call util_print_pop
|
||||
c call util_print_pop
|
||||
return
|
||||
end
|
||||
c $Id$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue