You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
it appears that Band is a another module, in order to be consistent with the other qe nodule parsers, i suggest we make this also a separate parser. we unify them in the new parsers.
it appears that Band is a another module, in order to be consistent with the other qe nodule parsers, i suggest we make this also a separate parser. we unify them in the new parsers.
Yes, but the bandstructure calculation requires both a PWSCF calculation, as well as, a BAND calculation.
I'm fine splitting off BAND into its own module, but where should the processing of their combination occur?
Moreover, do you have an example of another module?
it appears that Band is a another module, in order to be consistent with the other qe nodule parsers, i suggest we make this also a separate parser. we unify them in the new parsers.
Yes, but the bandstructure calculation requires both a PWSCF calculation, as well as, a BAND calculation. I'm fine splitting off BAND into its own module, but where should the processing of their combination occur? Moreover, do you have an example of another module?
the other parsers are xspectra epw and phonon. they also require a pwscf calulation
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
close #276