mirror of https://github.com/phonopy/phono3py.git
119 lines
3.5 KiB
Markdown
119 lines
3.5 KiB
Markdown
# How to cite phono3py
|
|
|
|
## Citation of phono3py
|
|
|
|
If you have used phono3py, please cite the following articles, which
|
|
indeed helps the phono3py project to continue:
|
|
|
|
- "Distributions of phonon lifetimes in Brillouin zones",
|
|
Atsushi Togo, Laurent Chaput, and Isao Tanaka, Phys. Rev. B, **91**, 094306 (2015)
|
|
|
|
```
|
|
@article{phono3py,
|
|
title = {Distributions of phonon lifetimes in Brillouin zones},
|
|
author = {Togo, Atsushi and Chaput, Laurent and Tanaka, Isao},
|
|
journal = {Phys. Rev. B},
|
|
volume = {91},
|
|
issue = {9},
|
|
pages = {094306},
|
|
numpages = {31},
|
|
year = {2015},
|
|
month = {Mar},
|
|
publisher = {American Physical Society},
|
|
doi = {10.1103/PhysRevB.91.094306},
|
|
}
|
|
```
|
|
|
|
- "Implementation strategies in phonopy and phono3py",
|
|
|
|
Atsushi Togo, Laurent Chaput, Terumasa Tadano, and Isao Tanaka, J. Phys. Condens. Matter **35**, 353001-1-22 (2023)
|
|
|
|
https://dx.doi.org/10.1088/1361-648X/acd831 (Open access)
|
|
|
|
```
|
|
@article{phonopy-phono3py-JPCM,
|
|
author = {Togo, Atsushi and Chaput, Laurent and Tadano, Terumasa and Tanaka, Isao},
|
|
title = {Implementation strategies in phonopy and phono3py},
|
|
journal = {J. Phys. Condens. Matter},
|
|
volume = {35},
|
|
number = {35},
|
|
pages = {353001},
|
|
year = {2023},
|
|
doi = {10.1088/1361-648X/acd831}
|
|
}
|
|
```
|
|
|
|
(citation_direct_solution_lbte)=
|
|
|
|
## Citation of direct solution of LBTE (`--lbte`)
|
|
|
|
If you have used direct solution of LBTE in phono3py, please cite the
|
|
following article:
|
|
|
|
- "Direct Solution to the Linearized Phonon Boltzmann Equation"
|
|
Laurent Chaput, Phys. Rev. Lett., **110**, 265506 (2013)
|
|
|
|
```
|
|
@article{PhysRevLett.110.265506,
|
|
title = {Direct Solution to the Linearized Phonon Boltzmann Equation},
|
|
author = {Chaput, Laurent},
|
|
journal = {Phys. Rev. Lett.},
|
|
volume = {110},
|
|
issue = {26},
|
|
pages = {265506},
|
|
numpages = {5},
|
|
year = {2013},
|
|
month = {Jun},
|
|
publisher = {American Physical Society},
|
|
doi = {10.1103/PhysRevLett.110.265506},
|
|
url = {https://link.aps.org/doi/10.1103/PhysRevLett.110.265506}
|
|
}
|
|
```
|
|
|
|
## Citation of solution of the Wigner transport equation (`--wigner`)
|
|
|
|
If you have used the solution of the Wigner transport equation in phono3py, please cite the
|
|
following articles:
|
|
|
|
(citation_unified_theory)=
|
|
|
|
- "Unified theory of thermal transport in crystals and glasses"
|
|
Michele Simoncelli, Nicola Marzari, and Francesco Mauri, Nat. Phys., **15**, 809 (2019)
|
|
|
|
```
|
|
@article{NatPhys.15.809,
|
|
title={Unified theory of thermal transport in crystals and glasses},
|
|
author={Simoncelli, Michele and Marzari, Nicola and Mauri, Francesco},
|
|
journal={Nature Physics},
|
|
volume={15},
|
|
number={8},
|
|
pages={809--813},
|
|
year={2019},
|
|
publisher={Nature Publishing Group},
|
|
doi = {/10.1038/s41567-019-0520-x},
|
|
url = {https://www.nature.com/articles/s41567-019-0520-x}
|
|
}
|
|
```
|
|
|
|
(citation_wigner_formulation)=
|
|
|
|
- "Wigner formulation of thermal transport in solids"
|
|
Michele Simoncelli, Nicola Marzari, and Francesco Mauri, Physical Review X **12**, 041011 (2022)
|
|
|
|
```
|
|
@article{PhysRevX.12.041011,
|
|
title = {Wigner Formulation of Thermal Transport in Solids},
|
|
author = {Simoncelli, Michele and Marzari, Nicola and Mauri, Francesco},
|
|
journal = {Phys. Rev. X},
|
|
volume = {12},
|
|
issue = {4},
|
|
pages = {041011},
|
|
numpages = {39},
|
|
year = {2022},
|
|
month = {Oct},
|
|
publisher = {American Physical Society},
|
|
doi = {10.1103/PhysRevX.12.041011},
|
|
url = {https://link.aps.org/doi/10.1103/PhysRevX.12.041011}
|
|
}
|
|
```
|