From 6755b49609e3425041230ffddf3e324239861acc Mon Sep 17 00:00:00 2001 From: lburth Date: Tue, 29 Apr 2025 15:39:14 +0200 Subject: [PATCH] changed flow param in cmplx ev methods to same as in qs (500) --- src/GF/complex_evRGF2.f90 | 2 +- src/GW/complex_evRGW.f90 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/GF/complex_evRGF2.f90 b/src/GF/complex_evRGF2.f90 index befd5a1..94f49cd 100644 --- a/src/GF/complex_evRGF2.f90 +++ b/src/GF/complex_evRGF2.f90 @@ -94,7 +94,7 @@ subroutine complex_evRGF2(dotest,dophBSE,doppBSE,TDA,dBSE,dTDA,maxSCF,thresh,max rcond = 0d0 Re_Z(:) = 0d0 Im_Z(:) = 0d0 - flow = 100d0 + flow = 500d0 !------------------------------------------------------------------------ ! Main SCF loop diff --git a/src/GW/complex_evRGW.f90 b/src/GW/complex_evRGW.f90 index 9865516..7b7619f 100644 --- a/src/GW/complex_evRGW.f90 +++ b/src/GW/complex_evRGW.f90 @@ -93,7 +93,7 @@ subroutine complex_evRGW(dotest,maxSCF,thresh,max_diis,doACFDT,exchange_kernel,d ! SRG regularization - flow = 100d0 + flow = 500d0 if(doSRG) then