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

Check that all implementions set same kpoints mesh at least for "precise" protocol. #214

Open
bosonie opened this issue Jul 21, 2021 · 3 comments
Assignees

Comments

@bosonie
Copy link
Collaborator

bosonie commented Jul 21, 2021

Consensus have been reach that the "converged" set of kpoints should be independent on the method and code. Agreement on the kpoints used have been reach just before the submission of the first paper, however a check is needed and the choice must be translated to the new codes.
I will self assign myself to monitor the status of this issue.

@bosonie bosonie self-assigned this Jul 21, 2021
@PhilippRue
Copy link

So would this mean we take the 'precise' parameter, then run a series of calculations for different k-points and see how well the energy is converged with respect to, for example, the k-point density?

If we tried this for at least one representative example we should be able to get a feeling if a similar k-point density makes sense in the different algorithms and implementations.

@bosonie
Copy link
Collaborator Author

bosonie commented Jul 22, 2021

Sorry @PhilippRue, I should have clarified what the decision was.
The decision we took is just to impose always a kpoints distance of 0.1 1/Ang for the "precise" protocol. So we fix the density without convergence check. This choice was surely enough to have converged calculation for the crystal elements. I would expect this is enough also for the oxides.
In addition, the common interface also defines an input electronic_type and one might thing to "reduce" the density for "INSULATOR" calculations.
We will see how it goes. We can always re-discuss this choice if needed.

@bosonie
Copy link
Collaborator Author

bosonie commented Oct 7, 2021

Apparently the kpoints mesh with distance of 0.1 1/Ang is not sufficiently dense for the calculations on oxides. The abinit and quantum-espresso team found out that kpoints distance of 0.04 1/Ang is required to have converged results for several cases (together with smearing of 0.005 Ry). We should then review our choice and see if it is feasible for all codes to double the kpoints in the stringent protocol.

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

No branches or pull requests

2 participants