mirror of
https://github.com/pfloos/quack
synced 2024-12-22 20:35:36 +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
|
! Construct grid
|
||||||
|
|
||||||
nGrid = 1000
|
nGrid = 5000
|
||||||
allocate(w(nGrid),AGWC(nBas,nGrid))
|
allocate(w(nGrid),AGWC(nBas,nGrid))
|
||||||
|
|
||||||
! Minimum and maximum frequency values
|
! Minimum and maximum frequency values
|
||||||
|
Loading…
Reference in New Issue
Block a user