#!/bin/bash
#PBS -N graphne
#PBS -l select=1:ncpus=4:mem=12000mb:scratch_local=6000mb
#PBS -l walltime=1:00:00
#PBS -j oe
module add vasp/5.4.4
hostname
cd $SCRATCHDIR
DATADIR="/storage/praha1/home/jemal/try_vasp"
cp -r $DATADIR/* .
mpirun -np 4 vp
This is the error.
Loading vasp/5.4.4
Loading requirement: intel-parallel-studio/cluster.2020.0-intel-20.0.0-z7xj76p
zia5.cerit-sc.cz
Number of atom types: 2
Multiplicities of these types: C H
Total number of atoms: 0
Number of atom types: 2
Multiplicities of these types: C H
Total number of atoms: 0
Number of atom types: 2
Multiplicities of these types: C H
Total number of atoms: 0
Number of atom types: 2
Multiplicities of these types: C H
Total number of atoms: 0
grep: OUTCAR: No such file or directory
grep: OUTCAR: No such file or directory
grep: OUTCAR: No such file or directory
grep: OUTCAR: No such file or directory