mirror of
https://github.com/pfloos/quack
synced 2025-05-06 07:14:42 +02:00
set flow to 500 instead of 100 in evRGW
This commit is contained in:
parent
16a897c47c
commit
9b513122b3
@ -85,7 +85,7 @@ subroutine evRGW(dotest,maxSCF,thresh,max_diis,doACFDT,exchange_kernel,doXBS,dop
|
||||
|
||||
! SRG regularization
|
||||
|
||||
flow = 100d0
|
||||
flow = 500d0
|
||||
|
||||
if(doSRG) then
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user