From af2663a32f23c671645ca594e5e47dc47dc06dee Mon Sep 17 00:00:00 2001 From: edoapra Date: Tue, 26 Sep 2023 16:13:58 -0700 Subject: [PATCH] remove dbg printout --- src/ddscf/fock_xc_dm3d.F | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ddscf/fock_xc_dm3d.F b/src/ddscf/fock_xc_dm3d.F index 3e5ef89c54..84c8e818fe 100644 --- a/src/ddscf/fock_xc_dm3d.F +++ b/src/ddscf/fock_xc_dm3d.F @@ -113,7 +113,7 @@ c & write(luout,*)' fockxc: calc_type not set: setting to 1' calc_type = 1 endif - if(ga_nodeid().eq.0) write(6,*) ' fock_xcd3d: ctype ',calc_type +cdbg if(ga_nodeid().eq.0) write(6,*) ' fock_xcd3d: ctype ',calc_type c c == need a better solution for this == NXG c Daniel (2-16-13): This line of code is VERY dangerous. It caused