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

Release/1.4.1 #153

Merged
merged 3 commits into from
Feb 16, 2022
Merged

Release/1.4.1 #153

merged 3 commits into from
Feb 16, 2022

Conversation

yakutovicha
Copy link
Contributor

No description provided.

mbercx and others added 3 commits February 11, 2022 10:29
For some CP2K calculations, e.g. a "single-point" calculation, there is
no `output_structure` output in the `Cp2kCalculation`. In this case the
current `Cp2KBaseWorkChain` fails to restart, since the
`overwrite_input_structure` step in the outline _expects_ this output to
be present.

Here we simply add a check to see if `output_structure` is one of the
outputs of the final `Cp2kCalculation`, and only update the input
structure in the context if that is the case.
@yakutovicha yakutovicha temporarily deployed to Test PyPi February 16, 2022 08:38 Inactive
@yakutovicha yakutovicha temporarily deployed to Test PyPI February 16, 2022 08:45 Inactive
@yakutovicha yakutovicha merged commit e263cbb into master Feb 16, 2022
@yakutovicha yakutovicha deleted the release/1.4.1 branch February 16, 2022 08:55
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.

2 participants