Figure 1. Consider one atom at the center-most part of the fcc Al system. Then add one more atom nearby that, coordinates of the new atom depends on whether octahedral (add (a/2, 0, 0)) or tetrahedral (add (a/4, a/4, a/4)) location is asked.
		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>
tail -n1 OSZICAR|awk '{print $5}'
		MK11x11x2 #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 109 after adding 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 <------------------Insert interstitial atom 
    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