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

Discussion: large discrepency on EOS of CrO3 system yielded when changing pseudo_rcut and pseudo_mesh #5832

Open
16 tasks
kirk0830 opened this issue Jan 8, 2025 · 2 comments
Labels
Performance Issues related to fail running ABACUS

Comments

@kirk0830
Copy link
Collaborator

kirk0830 commented Jan 8, 2025

Describe the bug

I am sorting the data of precision test on pseudopotentials, the CrO3 test case looks strange.
For example if fix the pseudopotential of O as PseudoDojo v0.5 (SR) and Cr as PD04 (high), with default pseudo_mesh and pseudo_rcut setting, the delta value with respect to the all-electron data is turned out to be 1793.82 meV/atom. However, if set

pseudo_rcut 10
pseudo_mesh 1

, then the delta value will be 0.86 meV/atom.
In website of acwf-verification, the value around 1 meV/atom is always a reasonable one:
Image
Both Abinit and SIESTA employ PseudoDojo family pseudopotentials in this test case.

Should ABACUS change the default value of pseudo_rcut and pseudo_mesh?

Expected behavior

No response

To Reproduce

No response

Environment

No response

Additional Context

No response

Task list for Issue attackers (only for developers)

  • Verify the issue is not a duplicate.
  • Describe the bug.
  • Steps to reproduce.
  • Expected behavior.
  • Error message.
  • Environment details.
  • Additional context.
  • Assign a priority level (low, medium, high, urgent).
  • Assign the issue to a team member.
  • Label the issue with relevant tags.
  • Identify possible related issues.
  • Create a unit test or automated test to reproduce the bug (if applicable).
  • Fix the bug.
  • Test the fix.
  • Update documentation (if necessary).
  • Close the issue and inform the reporter (if applicable).
@mohanchen mohanchen added the Performance Issues related to fail running ABACUS label Jan 9, 2025
@QuantumMisaka
Copy link
Collaborator

QuantumMisaka commented Jan 10, 2025

I do think more test and discussion are needed for these parameters related to the usage of pseudopotential.

@kirk0830
Copy link
Collaborator Author

kirk0830 commented Jan 10, 2025

this behavior is caused by pseudo_rcut,

INPUT setting delta (meV/atom)
default 1793.8
pseudo_rcut 10+pseudo_mesh 1+symmetry 0+smearing_method fd+smearing_sigma 0.0045 0.9999
pseudo_rcut 10+pseudo_mesh 1+smearing_method fd+smearing_sigma 0.0045 0.9999
pseudo_rcut 10+pseudo_mesh 1 0.8613
pseudo_rcut 10 0.8613

related test files:

normconserving-DOJOv0.5-CrO3eos.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance Issues related to fail running ABACUS
Projects
None yet
Development

No branches or pull requests

3 participants