mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 21:55:30 -04:00
commented out dbg printout
This commit is contained in:
parent
aa682c33a7
commit
cebeaaef29
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@ c
|
|||
call util_file_name('kh',.true.,.true.,fnamek)
|
||||
if(rtdb_get(rtdb,'mp2:scratchdisk',mt_dbl,1,avail_file)) then
|
||||
avail_file=avail_file*1024d0*128d0
|
||||
write(0,*) ' #avail ',avail_file
|
||||
cdbg write(0,*) ' #avail ',avail_file
|
||||
else
|
||||
avail_file=util_scratch_dir_avail_for_me()*128.0d0
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue