-
Notifications
You must be signed in to change notification settings - Fork 31
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
Make a release compatible with verification-PBE-v1
study
#305
Comments
@mbercx I can confirm, that the Protocols 'verification-pbe-v1' and 'oxides_validation' on the master branch are the exact ones used for the result generation in the acwf-verification paper. |
@mbercx, Just made a pull request for the Siesta part. It was in a separate branch and I forgot to make the PR. |
@hmhoseini is working on that, I believe. He should make a PR very soon. |
I have checked the to-do for SSSP v1.3 support in |
I had a crack at it earlier this week, but it seems some of the I built a very hack solution (https://github.com/mbercx/aiida-pseudo/tree/hacky-af/pseudo-dojo-v5), but it would be much better if we could simply update the |
@sphuber @sphuber when my last PR is merged, we can make a release. I do not have access to PyPI, so it is better than one of you will do it. Thanks. |
It has finally happened, I have merged into @sphuber and we have become one Github entity. 🧘 😉 Re the trimmed pseudopotentials: if I understand correctly, we had to "trim" the UPF files to have a close match with ABINIT, which is using psp8. The issue was in the psp8 files however, their grids weren't big enough and so @zhubonan trimmed the UPF ones. So it wouldn't make sense to publish the trimmed UPF pseudo potentials, rather the psp8 ones should be "fixed". |
v1.0.0 has been released: https://pypi.org/project/aiida-common-workflows/1.0.0/ |
Thanks @sphuber ! |
List of protocols which should be supported to reproduce the results in the verification study paper:
ABINIT@PW|PseudoDojo-v0.5
- Abinit ACWF updates #287 Abinit validation protocol #309BigDFT@DW|HGH-K(Valence)
- Update bigdft code #310CASTEP@PW|C19MK2
- db0f1aeCP2K/Quickstep@TZV2P|GTH
- Cp2k: protocols revision #263GPAW@PW|PAW-v0.9.20000
- GPAW ACWF #301FLEUR@LAPW+LO
- Adjustments to the protocols/generator forFleur
code #265Quantum ESPRESSO@PW|SSSP-prec-v1.3
- QE: Addverification-pbe-v1
protocol #283SIESTA@AtOrOptDiamond|PseudoDojo-v0.4
- Finalize the siesta protocol for verification study #308SIRIUS/CP2K@PW|SSSP-prec-v1.2
- SIRIUS-CP2K protocol and workchain #312VASP@PW|GW-PAW54*
- Update VASP part to comply with ACWF study #303WIEN2k@(L)APW+lo+LO
- Wien2k implementation #314Other TODOs
aiida-pseudo
. - Adding SSSP 1.3.0 support aiida-pseudo#153aiida-pseudo
. - Add support for Pseudo-dojo v0.5 aiida-pseudo#155The comparison of CASTEP and QE with ABINIT for NC pseudos discussed in section S14 uses "trimmed" UPF files for CASTEP and QE generated by @zhubonan (see Add PseudoDojo results for QE and CASTEP acwf-verification-scripts#36). However, these have not been put in a publicly available repository yet, afaik. Protocols are added in Include PseudoDojo protocols for CASTEP #302 for trimmed pseudos as well, but it's not clear how to obtain/install the corresponding pseudo potential family.EDIT: releasing the trimmed pseudopotentials, see this comment.
The text was updated successfully, but these errors were encountered: