Figure 1. Remove one atom from the centermost part of the fcc Al system.
		LWAVE = .FALSE. LCHARG = .FALSE. LREAL = Auto ISMEAR = 1 ENCUT = 240.3 EDIFF = 1e-6 NSW=100 ISIF=2 IBRION=2
LWAVE = .FALSE. LCHARG = .FALSE. LREAL = Auto ISMEAR = -5 ENCUT = 240.3 EDIFF = 1e-6 #NSW=100 ISIF=2 IBRION=2
ulimit -s unlimitedand execute VASP by
mpirun -np <no. of processors> <path of executable>
#PBS -N#PBS -l nodes=4:ppn=4 #PBS -l walltime=48:00:00 #PBS -q q64p48h@raptor #PBS -mea #PBS -r n #PBS -V cd $PBS_O_WORKDIR mpiexec -np 16 ./job.sh 
#!/bin/bash ulimit -s unlimited <Absolute path of VASP exe>Make the file and make it executable by
chmod u+x job.sh
tail -n1 OSZICAR|awk '{print $5}'
		Auto #header file 0 Monkhorst #Style of Kpoints 3 3 3 #Numbers 0 0 0
Al fcc (111)
1.0
    12.1499999999999986      0.0000000000000000      0.0000000000000000
     0.0000000000000000     12.1499999999999986      0.0000000000000000
     0.0000000000000000      0.0000000000000000     12.1499999999999986
108 <----Change to 107 after removing atom
Cartsian
    0.0000000000000000     0.0000000000000000     0.0000000000000000
    0.0000000000000000     2.0249999999999999     2.0249999999999999
    2.0249999999999999     0.0000000000000000     2.0249999999999999
    2.0249999999999999     2.0249999999999999     0.0000000000000000
    0.0000000000000000     0.0000000000000000     4.0499999999999998
    0.0000000000000000     2.0249999999999999     6.0749999999999993
    2.0249999999999999     0.0000000000000000     6.0749999999999993
    2.0249999999999999     2.0249999999999999     4.0499999999999998
    0.0000000000000000     0.0000000000000000     8.0999999999999996
    0.0000000000000000     2.0249999999999999    10.1250000000000000
    2.0249999999999999     0.0000000000000000    10.1250000000000000
    2.0249999999999999     2.0249999999999999     8.0999999999999996
    0.0000000000000000     4.0499999999999998     0.0000000000000000
    0.0000000000000000     6.0749999999999993     2.0249999999999999
    2.0249999999999999     4.0499999999999998     2.0249999999999999
    2.0249999999999999     6.0749999999999993     0.0000000000000000
    0.0000000000000000     4.0499999999999998     4.0499999999999998
    0.0000000000000000     6.0749999999999993     6.0749999999999993
    2.0249999999999999     4.0499999999999998     6.0749999999999993
    2.0249999999999999     6.0749999999999993     4.0499999999999998
    0.0000000000000000     4.0499999999999998     8.0999999999999996
    0.0000000000000000     6.0749999999999993    10.1250000000000000
    2.0249999999999999     4.0499999999999998    10.1250000000000000
    2.0249999999999999     6.0749999999999993     8.0999999999999996
    0.0000000000000000     8.0999999999999996     0.0000000000000000
    0.0000000000000000    10.1250000000000000     2.0249999999999999
    2.0249999999999999     8.0999999999999996     2.0249999999999999
    2.0249999999999999    10.1250000000000000     0.0000000000000000
    0.0000000000000000     8.0999999999999996     4.0499999999999998
    0.0000000000000000    10.1250000000000000     6.0749999999999993
    2.0249999999999999     8.0999999999999996     6.0749999999999993
    2.0249999999999999    10.1250000000000000     4.0499999999999998
    0.0000000000000000     8.0999999999999996     8.0999999999999996
    0.0000000000000000    10.1250000000000000    10.1250000000000000
    2.0249999999999999     8.0999999999999996    10.1250000000000000
    2.0249999999999999    10.1250000000000000     8.0999999999999996
    4.0499999999999998     0.0000000000000000     0.0000000000000000
    4.0499999999999998     2.0249999999999999     2.0249999999999999
    6.0749999999999993     0.0000000000000000     2.0249999999999999
    6.0749999999999993     2.0249999999999999     0.0000000000000000
    4.0499999999999998     0.0000000000000000     4.0499999999999998
    4.0499999999999998     2.0249999999999999     6.0749999999999993
    6.0749999999999993     0.0000000000000000     6.0749999999999993
    6.0749999999999993     2.0249999999999999     4.0499999999999998
    4.0499999999999998     0.0000000000000000     8.0999999999999996
    4.0499999999999998     2.0249999999999999    10.1250000000000000
    6.0749999999999993     0.0000000000000000    10.1250000000000000
    6.0749999999999993     2.0249999999999999     8.0999999999999996
    4.0499999999999998     4.0499999999999998     0.0000000000000000
    4.0499999999999998     6.0749999999999993     2.0249999999999999
    6.0749999999999993     4.0499999999999998     2.0249999999999999
    6.0749999999999993     6.0749999999999993     0.0000000000000000
    4.0499999999999998     4.0499999999999998     4.0499999999999998
    4.0499999999999998     6.0749999999999993     6.0749999999999993
    6.0749999999999993     4.0499999999999998     6.0749999999999993 <------------------Remove this atom to make vacancy
    6.0749999999999993     6.0749999999999993     4.0499999999999998
    4.0499999999999998     4.0499999999999998     8.0999999999999996
    4.0499999999999998     6.0749999999999993    10.1250000000000000
    6.0749999999999993     4.0499999999999998    10.1250000000000000
    6.0749999999999993     6.0749999999999993     8.0999999999999996
    4.0499999999999998     8.0999999999999996     0.0000000000000000
    4.0499999999999998    10.1250000000000000     2.0249999999999999
    6.0749999999999993     8.0999999999999996     2.0249999999999999
    6.0749999999999993    10.1250000000000000     0.0000000000000000
    4.0499999999999998     8.0999999999999996     4.0499999999999998
    4.0499999999999998    10.1250000000000000     6.0749999999999993
    6.0749999999999993     8.0999999999999996     6.0749999999999993
    6.0749999999999993    10.1250000000000000     4.0499999999999998
    4.0499999999999998     8.0999999999999996     8.0999999999999996
    4.0499999999999998    10.1250000000000000    10.1250000000000000
    6.0749999999999993     8.0999999999999996    10.1250000000000000
    6.0749999999999993    10.1250000000000000     8.0999999999999996
    8.0999999999999996     0.0000000000000000     0.0000000000000000
    8.0999999999999996     2.0249999999999999     2.0249999999999999
   10.1250000000000000     0.0000000000000000     2.0249999999999999
   10.1250000000000000     2.0249999999999999     0.0000000000000000
    8.0999999999999996     0.0000000000000000     4.0499999999999998
    8.0999999999999996     2.0249999999999999     6.0749999999999993
   10.1250000000000000     0.0000000000000000     6.0749999999999993
   10.1250000000000000     2.0249999999999999     4.0499999999999998
    8.0999999999999996     0.0000000000000000     8.0999999999999996
    8.0999999999999996     2.0249999999999999    10.1250000000000000
   10.1250000000000000     0.0000000000000000    10.1250000000000000
   10.1250000000000000     2.0249999999999999     8.0999999999999996
    8.0999999999999996     4.0499999999999998     0.0000000000000000
    8.0999999999999996     6.0749999999999993     2.0249999999999999
   10.1250000000000000     4.0499999999999998     2.0249999999999999
   10.1250000000000000     6.0749999999999993     0.0000000000000000
    8.0999999999999996     4.0499999999999998     4.0499999999999998
    8.0999999999999996     6.0749999999999993     6.0749999999999993
   10.1250000000000000     4.0499999999999998     6.0749999999999993
   10.1250000000000000     6.0749999999999993     4.0499999999999998
    8.0999999999999996     4.0499999999999998     8.0999999999999996
    8.0999999999999996     6.0749999999999993    10.1250000000000000
   10.1250000000000000     4.0499999999999998    10.1250000000000000
   10.1250000000000000     6.0749999999999993     8.0999999999999996
    8.0999999999999996     8.0999999999999996     0.0000000000000000
    8.0999999999999996    10.1250000000000000     2.0249999999999999
   10.1250000000000000     8.0999999999999996     2.0249999999999999
   10.1250000000000000    10.1250000000000000     0.0000000000000000
    8.0999999999999996     8.0999999999999996     4.0499999999999998
    8.0999999999999996    10.1250000000000000     6.0749999999999993
   10.1250000000000000     8.0999999999999996     6.0749999999999993
   10.1250000000000000    10.1250000000000000     4.0499999999999998
    8.0999999999999996     8.0999999999999996     8.0999999999999996
    8.0999999999999996    10.1250000000000000    10.1250000000000000
   10.1250000000000000     8.0999999999999996    10.1250000000000000
   10.1250000000000000    10.1250000000000000     8.0999999999999996