Skip to content

✨ New enumeration type: CalculationTypes.#59

Open
ymzhang0 wants to merge 1 commit into
aiidaplugins:mainfrom
ymzhang0:feat/calculation-types
Open

✨ New enumeration type: CalculationTypes.#59
ymzhang0 wants to merge 1 commit into
aiidaplugins:mainfrom
ymzhang0:feat/calculation-types

Conversation

@ymzhang0

Copy link
Copy Markdown
Collaborator

In this PR I introduce a new enumeration type CalculationTypes that we define what kind of epw.x calculation users want to executed.

  • CalculationTypes.ELIASHBERG: use it when one wants to calculate superconductivity.
  • CalculationTypes.TRANSPORT use it when one wants to calculate transport property. EpwCalculation still needs to be updated for the use of this choice.
  • CalculationTypes.POLARON use it when one wants to calculate polaron property. EpwCalculation really needs to be updated for the use of this choice.

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