Skip to content

Commit 53290da

Browse files
authored
Fixing QCG chrg and uhf bug (crest-lab#401)
2 parents a277b55 + b6b44f0 commit 53290da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/qcg/solvtool.f90

+1
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,7 @@ end subroutine both_ellipsout
557557
call chdir('tmp_grow')
558558
call wrc0('solute', solu%nat, solu%at, solu%xyz)
559559
call wrc0('solvent', solv%nat, solv%at, solv%xyz)
560+
call env%wrtCHRG('') !Write .CHRG file for docking
560561

561562
call ellipsout('solute_cavity.coord', clus%nat, clus%at, clus%xyz, solu%ell_abc)
562563
solv%ell_abc = clus%ell_abc

0 commit comments

Comments
 (0)