Ooops ....

This commit is contained in:
Paolo Giannozzi 2024-04-18 23:08:32 +02:00
parent f5b48785ea
commit 119f7c8c41
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ CONTAINS
END IF
nqx = NINT( qmax/dq + 4)
allocate(tab_atwfc(nqx,nwfcm,nsp))
!$acc enter data create(tab_atwfc)
!
ndm = MAXVAL(msh(1:nsp))
ALLOCATE( aux(ndm), vchi(ndm) )