Skip to content

Commit b6b44f0

Browse files
committed
Fixing QCG chrg and uhf bug
Signed-off-by: cplett <82893466+cplett@users.noreply.github.com>
1 parent a277b55 commit b6b44f0

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)