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

Cp2kDielectricWorkChain #123

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Conversation

AndresOrtegaGuerrero
Copy link
Member

@AndresOrtegaGuerrero AndresOrtegaGuerrero commented Apr 14, 2023

This PR includes a cp2k workchain that computes the dielectric constant, and a test example.
This workchain aims to be part of the future PointDefectWorkchain

Files added

  1. dielectric_constants_workchain.py
  2. example_cp2k_epsilon.py

The other files were modified do to a pre-commit update #122

@AndresOrtegaGuerrero
Copy link
Member Author

AndresOrtegaGuerrero commented Apr 18, 2023

New inspect functions have been included in dielectric_constants_workchain.py to verify that the sub process finished successfully. The workchain doesnt included an input as code since aiida.orm Code is deprecated an now it contains different classes like InstalledCode or PortableCode ... limiting future test or usage

@AndresOrtegaGuerrero AndresOrtegaGuerrero marked this pull request as draft April 28, 2023 12:40
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.

1 participant