Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sub-optimal issues from aiida-quantumespresso #406

Open
4 tasks
unkcpz opened this issue May 25, 2023 · 2 comments
Open
4 tasks

Sub-optimal issues from aiida-quantumespresso #406

unkcpz opened this issue May 25, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@unkcpz
Copy link
Member

unkcpz commented May 25, 2023

@mbercx I create this issue for collecting the issues that need to be solved from aiida-quantumespresso. So we can have it tracked in for the next stable release v23.10.0

@unkcpz unkcpz added the enhancement New feature or request label May 25, 2023
@unkcpz unkcpz added this to the v2023.10.0 milestone May 25, 2023
@mbercx
Copy link
Member

mbercx commented May 27, 2023

Phew, the pressure is on! 😅

@mbercx mbercx self-assigned this May 27, 2023
@mbercx
Copy link
Member

mbercx commented Nov 19, 2023

Hi @unkcpz! A couple of notes:

  1. Too many k-points in PDOS calculation aiidateam/aiida-quantumespresso#893

As described in the issue, this should in my view only be resolved by either:

  • Increasing the precise k-points distance for the NSCF in the PDOS protocol
  • Compiling Quantum ESPRESSO in the QEapp to handle more k-points.

Since the choice for precise here is rather arbitrary, I'm happy to change it to e.g. 0.8, but that still won't guarantee that you don't have to many k-points for some structures.

  1. PDOSWorkChain - align energy range to fermi level aiidateam/aiida-quantumespresso#764

This one is fair, I should probably review @t-reents' PR soon. I'll prioritise for the next week! ^^

  1. Change nbnd logic for QeAppWorkchain #362

Isn't this an issue on the QEapp? It's true that reducing the nbands_factor in the protocol is probably too high, which I'm happy to reduce. Is this why the issue is listed here?

  1. PwRelaxWorkChain: Revisit meta iterations and final SCF aiidateam/aiida-quantumespresso#705

Although the new approach is indeed slightly better, the "old" PwRelaxWorkChain does a fine job in most cases. No need to block a publicly advertised release for this. That said, I should probably finalise the corresponding PR anyways.

@unkcpz unkcpz modified the milestones: v2023.10.0, v2024.4.0 Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants