From 07a30604db896acf7130f2cb8dbeba3181df5444 Mon Sep 17 00:00:00 2001 From: edoapra Date: Tue, 18 Jul 2023 19:39:21 -0700 Subject: [PATCH] vxc --- src/nwdft/xc/xc_replicated.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nwdft/xc/xc_replicated.F b/src/nwdft/xc/xc_replicated.F index cf9dda8083..502507d2ac 100644 --- a/src/nwdft/xc/xc_replicated.F +++ b/src/nwdft/xc/xc_replicated.F @@ -228,7 +228,7 @@ c if(.not.xcrep_ga) goto 1984 call ga_zero(k_repxc(ii)) else - xcrep_ga=util_mirrmat(1,g_dens(ii),k_repxc(ii), + xcrep_ga=util_mirrmat(1,g_vxc(ii),k_repxc(ii), + .false.,.true.) if(.not.xcrep_ga) goto 1984