[QE-users] Error: Segmentation fault - invalid memory reference.

2018-03-03 Thread BENYAHIA NEZHA
Dear Paolo Giannozzi I think that the LDA+1/2 method is not implemented for PAW, because when i made another lda-1/2 test for USPP pseudopotential for Sb atom, it worked normally without any segmentation fault. However, iam interested in the PAW pseudopotential Is there any solution

Re: [QE-users] Error: Segmentation fault - invalid memory reference.

2018-03-03 Thread Paolo Giannozzi
On Sat, Mar 3, 2018 at 1:37 PM, BENYAHIA NEZHA wrote: I think that the LDA+1/2 method is not implemented for PAW, because > when i made another lda-1/2 test for USPP pseudopotential for Sb atom, it > worked normally without any segmentation fault. However, iam interested in > the PAW pseu

Re: [QE-users] Error: Segmentation fault - invalid memory reference.

2018-03-04 Thread Paolo Giannozzi
On Sat, Mar 3, 2018 at 7:01 PM, Paolo Giannozzi wrote: figure out why it crashes. Most likely the code is accessing an unallocated > variable. It might be sufficient to properly allocated PAW variables to > avoid yhe crash. > sorry for the bad syntax: "It might be sufficient to properly ALLOCATE