phonopy / phono3py

A simulation package of phonon-phonon interaction related properties
http://phonopy.github.io/phono3py/
BSD 3-Clause "New" or "Revised" License
126 stars 55 forks source link

Sequential atom index in third order force constants #283

Open rfhari opened 1 month ago

rfhari commented 1 month ago

Hello,

I'm not sure if this is the right place to post this question. If not, please let me know.

I’m relatively new to using phono3py and am interested in calculating third-order force constants (FC3) with DFT through the VASP interface. Currently, I’m working on AlN and using a 3x3x2 supercell to compute FC3. After converting to ShengBTE format (using hiphive), I noticed that the sequential atom index (the fourth line of every FC block) indicates atoms beyond the AlN unit cell. I’m wondering if there’s a tool/flag (either within or outside phono3py) that can map the atoms back to the unit cell by correspondingly changing the cartesian coordinates in the second and third lines of each FC block.

This mapping would be particularly useful as I plan to study GaN and eventually AlGaN alloys using almabte, which requires force constants in the mapped unit cell format. Any guidance on this would be greatly appreciated.

atztogo commented 1 month ago

Here is not the right place.