Cory Weber @ on
Permission denied message when running single oxygen atom
I'm attempting to run the single oxygen atom from HW 1.3 in the Atoms to Materials course. There appears to be a file permission problem when copying a file.
I get the error:
Problem Launching job:
Program finished: exit code is 1
error copying "/apps/nmst_dft/r91/data/atoms_pbe" to "seqmd2438/atoms_pbe": "/apps/nmst_dft/r91/data/atoms_pbe/.svn": permission denied
while executing
"file copy [file join $full_atom_location $atom_source] $folder_name"
.....