[ase-users] ASE made Pt(111) surface, cannot converge in VASP
Zhang, Qiang
zhang.5671 at buckeyemail.osu.edu
Mon Jun 19 02:16:35 CEST 2017
Dear ASE users,
I use ase to to make a Pt(111) surface
from ase.build import fcc111
from ase.io import write
slab = fcc111('Pt', size=(3,3,4), a=3.98, vacuum=15.0)
#write('pt111.xyz', slab)
slab.write('POSCAR', vasp5=True)
I use the POSCAR (fix the bottom two Pt layers) for VASP calculation, but it is take long time without converging. Is there something wrong with my script? Thanks for your time.
Sincerely,
Qiang Zhang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/ase-users/attachments/20170619/fa1af7d9/attachment.html>
More information about the ase-users
mailing list