Search found 33 matches

by guodonglin
Fri Feb 20, 2026 3:03 pm
Forum: General discussion
Topic: How to obtain cumulative mean free path transport property
Replies: 0
Views: 25890

How to obtain cumulative mean free path transport property

Dear EPW developers, I am writing to ask about the possibility of obtaining cumulative mean free path transport properties using the EPW code. In the literature, I often see figures showing cumulative mean free path transport properties (as shown in the attached image), which are also calculated ...
by guodonglin
Sat Nov 22, 2025 7:52 am
Forum: General discussion
Topic: Inquiry about obtaining k point-dependent scattering rates
Replies: 1
Views: 29149

Inquiry about obtaining k point-dependent scattering rates

Dear developer, I am writing to seek your advice regarding the methodology for obtaining k point-dependent scattering rates, similar to the data presented in the attached figure. I have seen plots that display the scattering rate as a function of kx and ky, including data points at negative k ...
by guodonglin
Tue Nov 04, 2025 1:46 am
Forum: General discussion
Topic: Seeking Assistance with Imaginary Frequency Issues in EPW Calculations
Replies: 7
Views: 43944

Re: Seeking Assistance with Imaginary Frequency Issues in EPW Calculations

Hi Shashi

The attachment contains scf.in, ph.in, q2r.in, matdyn.in, epw.in, and the phonon dispersion. Based on the HSE calculation, only the scf.in file is included, and the nscf.in file is not provided.

Regards,
Donglin
by guodonglin
Thu Oct 30, 2025 5:34 am
Forum: General discussion
Topic: Seeking Assistance with Imaginary Frequency Issues in EPW Calculations
Replies: 7
Views: 43944

Re: Seeking Assistance with Imaginary Frequency Issues in EPW Calculations

Hi Shashi I am certain that the phonon dispersion exhibits no imaginary frequencies when using Quantum ESPRESSO (QE) to read the IFC file. However, when I set asr_type to "no", "crystal", or "simple" in EPW, the phonon dispersion shows imaginary frequencies. Could it be that QE and EPW read the ...
by guodonglin
Sun Oct 26, 2025 10:05 am
Forum: General discussion
Topic: Seeking Assistance with Imaginary Frequency Issues in EPW Calculations
Replies: 7
Views: 43944

Re: Seeking Assistance with Imaginary Frequency Issues in EPW Calculations

I referred to the webpage viewtopic.php?p=5064&hilit=imaginary#p5064, modified the EPW code, and set asr_typ = 'no', but the phonon spectrum output by EPW still has imaginary frequencies.
by guodonglin
Sat Oct 25, 2025 2:24 pm
Forum: General discussion
Topic: Seeking Assistance with Imaginary Frequency Issues in EPW Calculations
Replies: 7
Views: 43944

Seeking Assistance with Imaginary Frequency Issues in EPW Calculations

Dear When I use EPW to read force constants, the generated phonon spectrum consistently exhibits imaginary frequencies, regardless of whether I set asr_typ to "simple" or "crystal." However, when EPW directly reads the dynamical matrix file (dyn file), the phonon spectrum does not show any imaginary ...
by guodonglin
Thu Sep 11, 2025 11:04 am
Forum: General discussion
Topic: How to Output Crystal Coordinates from mobility_nk.fmt
Replies: 1
Views: 50622

How to Output Crystal Coordinates from mobility_nk.fmt

In the output file mobility_nk.fmt, the K-point coordinates are provided in Cartesian coordinates, how to output the Crystal Coordinates in mobility_nk.fmt by revising the printing.f90. thanks.
by guodonglin
Fri Aug 29, 2025 12:04 am
Forum: General discussion
Topic: The epmatwp file is too large, causing an EPW runtime error
Replies: 1
Views: 70385

The epmatwp file is too large, causing an EPW runtime error

Dear EPW developers, I am unsure if this is a bug. With a 4x4x4 q-point grid: In the epw.in input file, if the settings are: etf_mem = 0, mp_mesh_k = .false., epw_memdist = .true., the EPW run terminates. If the settings are: etf_mem = 1, mp_mesh_k = .false., the EPW run completes successfully, but ...