mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
Update cons.F
set energy=0 if task:energy not it rtdb....EJB
This commit is contained in:
parent
8932ff716e
commit
b2bc8bb17e
1 changed files with 1 additions and 1 deletions
|
|
@ -850,7 +850,7 @@ c
|
|||
end if
|
||||
|
||||
if (.not. rtdb_get(rtdb,'task:energy', mt_dbl, 1, energy))
|
||||
$ call errquit('driver: could not get energy',0, RTDB_ERR)
|
||||
$ energy = 0.0d0
|
||||
|
||||
if(master) then
|
||||
write(luout,'(A39,3X,F12.6)')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue