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

XPS: Fix inputs for molecules #1013

Merged
merged 4 commits into from
Mar 19, 2024
Merged

Conversation

mhdzbert
Copy link
Contributor

If is a molecular structure:

  • Adds the 'mt' to ch_scf in order to treat charged molecular systems
  • Performs the SCF calculations at Gamma point.

If is a molecular structure:
* Adds the 'mt' to `ch_scf` in order to treat charged molecular
systems
* Performs the SCF calculations at Gamma point.
@superstar54 superstar54 self-requested a review March 12, 2024 12:17
@superstar54
Copy link
Member

@mhdzbert thanks for the PR. I fixed the error from pylint.

@mhdzbert
Copy link
Contributor Author

Many thanks @superstar54

Copy link
Member

@superstar54 superstar54 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @mhdzbert, I set kpoints to [1, 1, 1] for the molecule case, otherwise, the default kpoints from protocol will conflict with the gamma_only.

@superstar54 superstar54 merged commit b7f17cf into aiidateam:main Mar 19, 2024
7 checks passed
@mhdzbert
Copy link
Contributor Author

Ok, thank you for correcting this.

bastonero pushed a commit to bastonero/aiida-quantumespresso that referenced this pull request Jan 6, 2025
If it is a molecular structure:
* Adds the 'mt' to `ch_scf` in order to treat charged molecular systems
* Performs the SCF calculations at Gamma point.

---------

Co-authored-by: Xing Wang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants