Run-vasp-tekla.s: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
The running version in [[Tekla]] is [[current | The running version in [[Tekla]] is [[VASP current]] | ||
#!/bin/bash | #!/bin/bash | ||
Revision as of 13:47, 12 May 2010
The running version in Tekla is VASP current
#!/bin/bash
#$ -N NAME # # pe request #$ -pe q0 8
cd WORK DIRECTORY
/usr/bin/mpirun -np 8 -machinefile $TMPDIR/machines /usr/local/bin/vasp
rm CHG* WAVE*