Hello everyone,
I recently started performing DFT calculations on gas-phase molecules. At the moment, I need to compute phonons for gas molecules (O₂ and NH₃), and I plan to use the finite displacement method. The POSCAR for the gas molecule is constructed following the VASP example (with a larger cell parameter), for instance:
Code: Select all
O2 atom in a box
1.0
15.0 0.0 0.0
0.0 15.0 0.0
0.0 0.0 15.0
O
2
cart
0 0 0
0 0 1.21I wonder if it is ok to perform phonon calculation based on this large unit cell, without creating any more supercell?
Thank you very much.

