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

Abinit workflows #90

Merged
merged 60 commits into from
May 5, 2023

Conversation

gpetretto
Copy link

Summary

  • updated input set generator to move most of the logic in the base class and introduce single attributes for the changes of factory and input parameters (e.g. factory_kwargs, user_abinit_input_settings)
  • removed some methods from the input set generator and makers as they are not needed anymore or would be complicated to maintain.
  • added powerups to modify the abinit input sets inside Jobs, Flows and Makers.
  • updated and added tests with modified tests folder structure. Files in test_data are now compressed.
  • updated abipy reference

Todo

  • update abinit docs for tests if changes are accepted

JaGeo and others added 30 commits March 21, 2023 15:50
Improve Lobster workflow preconverge step, kpoints, docs
Add missing has_doscar_lso key to Lobsterour doc model
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.7/HISTORY.md)
- [Commits](pydantic/pydantic@v1.10.6...v1.10.7)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…bot/pip/pydantic-1.10.7

Dependabot-bot is merging PR for package pydantic to 1.10.7
Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2023.3.10 to 2023.3.23.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2023.3.10...v2023.3.23)

---
updated-dependencies:
- dependency-name: pymatgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pymatgen-analysis-defects](https://github.com/materialsproject/pymatgen-analysis-defects) from 2023.3.3 to 2023.3.25.
- [Release notes](https://github.com/materialsproject/pymatgen-analysis-defects/releases)
- [Commits](materialsproject/pymatgen-analysis-defects@v2023.03.03...v2023.03.25)

---
updated-dependencies:
- dependency-name: pymatgen-analysis-defects
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…bot/pip/pymatgen-analysis-defects-2023.3.25

Bump pymatgen-analysis-defects from 2023.3.3 to 2023.3.25
…bot/pip/pymatgen-2023.3.23

Bump pymatgen from 2023.3.10 to 2023.3.23
…sodos

add has_doscar_lso field to Lobsterout schema model and update lobsterpy version
utf and others added 29 commits March 28, 2023 10:24
…bot/pip/emmet-core-0.51.6

Bump emmet-core from 0.51.0 to 0.51.6
…ng_bonds_lobster_schema

fix _get_strong_bonds function
[Bug Fix] For stringing defect calculations together
Bumps [ipython](https://github.com/ipython/ipython) from 8.11.0 to 8.12.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.11.0...8.12.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…bot/pip/ipython-8.12.0

Dependabot-bot is merging PR for package ipython to 8.12.0
Bumps [phonopy](https://phonopy.github.io/phonopy/) from 2.17.2 to 2.18.0.

---
updated-dependencies:
- dependency-name: phonopy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…bot/pip/phonopy-2.18.0

Bump phonopy from 2.17.2 to 2.18.0
Bumps [pymatgen-analysis-defects](https://github.com/materialsproject/pymatgen-analysis-defects) from 2023.3.25 to 2023.4.5.
- [Release notes](https://github.com/materialsproject/pymatgen-analysis-defects/releases)
- [Commits](materialsproject/pymatgen-analysis-defects@v2023.03.25...v2023.04.05)

---
updated-dependencies:
- dependency-name: pymatgen-analysis-defects
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…bot/pip/pymatgen-analysis-defects-2023.4.5

Dependabot-bot is merging PR for package pymatgen-analysis-defects to 2023.4.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.2.2...7.3.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…bot/pip/pytest-7.3.0

Dependabot-bot is merging PR for package pytest to 7.3.0
@davidwaroquiers davidwaroquiers merged commit ed25422 into davidwaroquiers:abinit_workflows May 5, 2023
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.

6 participants