Skip to content

Commit 6178269

Browse files
authored
Merge pull request #64 from SMTG-Bham/develop
`ShakeNBreak` 3.3.0 Former-commit-id: 7d9b49e
2 parents a3c8251 + 0960aa5 commit 6178269

36 files changed

+517
-4117
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,4 @@ snb_test.ipynb
150150
conda_packaging.md
151151
.pytest_cache/
152152
shakenbreak/__pycache__/
153-
tests/__pycache__/
153+
tests/__pycache__/

.pytest_cache/.gitignore

-2
This file was deleted.

.pytest_cache/CACHEDIR.TAG

-4
This file was deleted.

.pytest_cache/README.md

-8
This file was deleted.

.pytest_cache/v/cache/lastfailed

-33
This file was deleted.

.pytest_cache/v/cache/nodeids

-40
This file was deleted.

.pytest_cache/v/cache/stepwise

-1
This file was deleted.

CHANGELOG.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change Log
22
==========
33

4-
v3.2.4
4+
v3.3.0
55
----------
66
- Add Dimer distortion as a targeted distortion for dimer reconstructions. It pushes two of the defect NN
77
to a distance of 2 A.
@@ -17,6 +17,7 @@ v3.2.4
1717
the user about this (i.e. only `Unperturbed`)
1818
- Update `snb-run` to add early-on detection of distortions that are stuck in high energy basins and
1919
rename them to "High_Energy" to avoid continuing their relaxation
20+
- Miscellaneous efficiency improvements and bug fixes
2021

2122
v3.2.3
2223
----------

MANIFEST.in

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
include parse*
2-
recursive-include shakenbreak *
3-
recursive-include data *
1+
recursive-include shakenbreak *

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ Automatic testing is run on the master and develop branches using Github Actions
127127
`ShakeNBreak` has benefitted from feedback from many members of the Walsh and Scanlon research groups who have used / are using it in their work, including Adair Nicolson, Xinwei Wang, Katarina Brlec, Joe Willis, Zhenzhu Li, Jiayi Cen, Lavan Ganeshkumar, Daniel Sykes, Luisa Herring-Rodriguez, Alex Squires, Sabrine Hachmioune and Chris Savory.
128128

129129
## Studies using `ShakeNBreak`
130-
<!-- Wenzhen, Xinwei papers -->
130+
131+
- X. Wang et al. [_arXiv_](https://arxiv.org/abs/2402.04434) 2024
131132
- I. Mosquera-Lois et al. [_arXiv_](https://doi.org/10.48550/arXiv.2401.12127) 2024
132133
- K. Li et al. [_ChemRxiv_](https://chemrxiv.org/engage/chemrxiv/article-details/65846b8366c1381729bc5f23) 2023
133134
- X. Wang et al. [_Physical Review B_](https://journals.aps.org/prb/abstract/10.1103/PhysRevB.108.134102) 2023
@@ -139,10 +140,12 @@ Automatic testing is run on the master and develop branches using Github Actions
139140
- I. Mosquera-Lois & S. R. Kavanagh, A. Walsh, D. O. Scanlon [_npj Computational Materials_](https://doi.org/10.1038/s41524-023-00973-1) 2023
140141
- Y. T. Huang & S. R. Kavanagh et al. [_Nature Communications_](https://www.nature.com/articles/s41467-022-32669-3) 2022
141142
- S. R. Kavanagh, D. O. Scanlon, A. Walsh, C. Freysoldt [_Faraday Discussions_](https://doi.org/10.1039/D2FD00043A) 2022
143+
- Y-S. Choi et al. [_ACS Appl. Energy Mater._](https://doi.org/10.1021/acsaem.2c03466) 2022 (early version)
142144
- S. R. Kavanagh, D. O. Scanlon, A. Walsh [_ACS Energy Letters_](https://pubs.acs.org/doi/full/10.1021/acsenergylett.1c00380) 2021
143145
- C. J. Krajewska et al. [_Chemical Science_](https://doi.org/10.1039/D1SC03775G) 2021 (early version)
144146
- (News & Views): A. Mannodi-Kanakkithodi [_Nature Physics_](https://doi.org/10.1038/s41567-023-02049-9) 2023 ([Free-to-read link](https://t.co/EetpnRgjzh))
145147

148+
<!-- Wenzhen paper -->
146149
<!-- Se -->
147150
<!-- Oba book -->
148151
<!-- BiOI -->

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
author = 'Irea Mosquera-Lois, Seán R. Kavanagh'
2626

2727
# The full version, including alpha/beta/rc tags
28-
release = '3.2.4'
28+
release = '3.3.0'
2929

3030

3131
# -- General configuration ---------------------------------------------------

docs/distortion_metadata.json

-197
This file was deleted.

docs/index.rst

+3-1
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,7 @@ run tests and add new tests for any new features whenever submitting pull reques
211211
Studies using ``ShakeNBreak``
212212
=============================
213213

214+
- X\. Wang et al. `arXiv <https://arxiv.org/abs/2402.04434>`_ 2024
214215
- I\. Mosquera-Lois et al. `arXiv <https://doi.org/10.48550/arXiv.2401.12127>`_ 2024
215216
- K\. Li et al. `ChemRxiv <https://chemrxiv.org/engage/chemrxiv/article-details/65846b8366c1381729bc5f23>`_ 2024
216217
- X\. Wang et al. `Physical Review B <https://journals.aps.org/prb/abstract/10.1103/PhysRevB.108.134102>`_ 2023
@@ -222,12 +223,13 @@ Studies using ``ShakeNBreak``
222223
- I\. Mosquera-Lois & S. R. Kavanagh, A. Walsh, D. O. Scanlon `npj Computational Materials`_ 2023
223224
- Y\. T. Huang & S. R. Kavanagh et al. `Nature Communications`_ 2022
224225
- S\. R. Kavanagh, D. O. Scanlon, A. Walsh, C. Freysoldt `Faraday Discussions`_ 2022
226+
- Y-S\. Choi et al. `ACS Appl. Energy Mater. <https://doi.org/10.1021/acsaem.2c03466>`__ 2022 (early version)
225227
- S\. R. Kavanagh, D. O. Scanlon, A. Walsh `ACS Energy Letters`_ 2021
226228
- C\. J. Krajewska et al. `Chemical Science`_ 2021 (early version)
227229
- (News & Views): A. Mannodi-Kanakkithodi `Nature Physics`_ 2023 (`Free-to-read link <https://t.co/EetpnRgjzh>`__)
228230

229231
.. Se
230-
.. Xinwei, Wenzhen early 2024 papers
232+
.. Wenzhen paper
231233
.. Oba book
232234
.. BiOI
233235
.. Kumagai collab paper
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)