mirror of
https://github.com/pfloos/quack
synced 2024-11-03 12:43:48 +01:00
RGWC
This commit is contained in:
parent
6cff335591
commit
4f07be96f7
@ -226,7 +226,7 @@ subroutine RGWC(dotest,eta,nBas,nC,nO,nV,nR,nS,Om,rho,eHF,e,eGW,Z)
|
||||
|
||||
! Construct grid
|
||||
|
||||
nGrid = 1000
|
||||
nGrid = 5000
|
||||
allocate(w(nGrid),AGWC(nBas,nGrid))
|
||||
|
||||
! Minimum and maximum frequency values
|
||||
|
Loading…
Reference in New Issue
Block a user