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.5.0 #160

Merged
merged 4 commits into from
Jun 10, 2022
Merged

Release 1.5.0 #160

merged 4 commits into from
Jun 10, 2022

Conversation

yakutovicha
Copy link
Contributor

No description provided.

mkrack and others added 4 commits March 24, 2022 11:11
* Set EPS_GEO to 1.0E-8
* Switch the FULL_GRID OFF
* Switch the SYMMETRY OFF
…ng (#156)

- Add `_read_stdout` and `_check_stdout_for_errors` methods of the base parser that
are generic and can be reused in all the derived parser. This makes the code shorter.
- Add `add_ext_restart_section` and `add_wfn_restart_section` capable of adding only
the corresponding sections.
- Add a bunch of exit codes to the `Cp2kBaseWorkChain`.
- Introduce a new `restart_incomplete_calculation` handler as a replacement for the
`resubmit_unconverged_geometry` one. Added a deprecation warning in the docstring
of the latter one. Note: every time `restart_incomplete_calculation` detects the ability
to restart a work chain, it launches `add_wfn_restart_section` and (sometimes)
`add_ext_restart_section`. This happens always even if the corresponding sections are
already present in the input dictionary.
- Adapt examples to the changes in the code.
@yakutovicha yakutovicha temporarily deployed to Test PyPi June 10, 2022 15:08 Inactive
@yakutovicha yakutovicha merged commit 2ad2e0c into master Jun 10, 2022
@yakutovicha yakutovicha deleted the release/1.5.0 branch June 10, 2022 15:24
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