Search found 16 matches

by Arnie
Wed Apr 17, 2019 12:20 pm
Forum: Running the code
Topic: nscf kpoints
Replies: 4
Views: 5553

Re: nscf kpoints

Dear All,
how genetare kpoints for nscf in crystal coordinates?

Best Regards,
Arnie
by Arnie
Mon Feb 04, 2019 8:45 am
Forum: General discussion
Topic: Units of Phonon DOS
Replies: 0
Views: 4200

Units of Phonon DOS

Dear All,
can you tell me what is the units of phonon DOS calculated using EPW?
On X-axis I have meV, I am confused how looks situation with Y-axis.

Thank you in advance.

Arnie
by Arnie
Sun Jan 28, 2018 8:16 pm
Forum: Running the code
Topic: memory corruption error
Replies: 2
Views: 3330

Re: memory corruption error

Thank you Samuel, your suggestion resolved my problem.

Best Regards,
Artur
by Arnie
Thu Jan 25, 2018 2:32 pm
Forum: Running the code
Topic: memory corruption error
Replies: 2
Views: 3330

memory corruption error

Dear users and developers, During the epw.x running (mpirun -np 4 ../../EPW/bin/epw.x -npool 4 < epw.in > epw.out) I have the following error: *** Error in `/home/apd/qe-6.0/EPW/bin/epw.x': malloc(): memory corruption: 0x00005601669bc620 *** ======= Backtrace: ========= /lib/x86_64-linux-gnu/libc.so...
by Arnie
Sat Feb 11, 2017 11:06 pm
Forum: Running the code
Topic: error in MPI_FILE_OPEN
Replies: 21
Views: 17954

Re: error in MPI_FILE_OPEN

Dear Sammuel,
thank you very much for your response. You resolved all of my problems:) Now everything working OK.
by Arnie
Sun Feb 05, 2017 3:26 pm
Forum: Running the code
Topic: error in MPI_FILE_OPEN
Replies: 21
Views: 17954

Re: error in MPI_FILE_OPEN

Dear Samuel, thank you for your response. But I think that it isn't problem with memory. More than half of the RAM is not used during the epw calculations. On my cluster for the test calculations I have installed 64 GB of RAM. I am not using the etf_mem = false. The size of each dvscf file is 3.6 Mi...
by Arnie
Fri Feb 03, 2017 7:47 am
Forum: Running the code
Topic: error in MPI_FILE_OPEN
Replies: 21
Views: 17954

Re: error in MPI_FILE_OPEN

Dear Samuel, now a have the following situation with this same issue. When I run the following calculations for phonons: scf run for 16x16x16 K_POINTS; ph run for nq1=6, nq2=6, nq3=6 and the following calculations for EPW: scf run for 8x8x8 K_POINTS; nscf run for 216 K_POINTS crystal; epw run for nk...
by Arnie
Sun Jan 08, 2017 11:23 am
Forum: Running the code
Topic: error in MPI_FILE_OPEN
Replies: 21
Views: 17954

Re: error in MPI_FILE_OPEN

Dear Samuel, I have similar problem like Jaya. I tried to use the EPW v. 4.0 and 4.1. I have outdir set to './'. My calculations create prefix.wout correctly but not create al.epmatwp1 file and epw.out gives the error: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Er...
by Arnie
Thu Jun 02, 2016 2:31 pm
Forum: Running the code
Topic: Internal error, cannot braket Ef
Replies: 5
Views: 4030

Re: Internal error, cannot braket Ef

I have this same problem. In my epw.in file I have: degaussw = 0.02 ! eV nk1 = 6 nk2 = 6 nk3 = 6 nq1 = 6 nq2 = 6 nq3 = 6 nqf1 = 20 nqf2 = 20 nqf3 = 20 nkf1 = 20 nkf2 = 20 nkf3 = 20 How eliminate this error?
by Arnie
Sun May 22, 2016 1:09 pm
Forum: Running the code
Topic: Eliashberg function for GaN example
Replies: 5
Views: 5298

Eliashberg function for GaN example

Dear All, I would like calculate a2F function for GaN example. I modified the epw.in file in the following way: phonselfen = .true. a2f = .true. During the calculations I received the following error: Calculating kmap and kgmap ------------------------------------------------------------------------...