This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:vasp [2021/01/26 22:06] kgovender |
howto:vasp [2024/08/12 17:12] (current) alopis |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| You need to ensure that the relevant VASP files are in the directory were you wish to submit your job from. | You need to ensure that the relevant VASP files are in the directory were you wish to submit your job from. | ||
| - | Run **qvasp_5.3** or **qvasp_5.4.1** for example in order to generate a PBS script and submit a job to the cluster. | + | Run **qvasp_5.3** or **qvasp_5.4.1** |
| Examples of the script are provided below: | Examples of the script are provided below: | ||
| - | Examples of input required for these scripts are provided below. | + | **Note**, please first include this **module load** - even better if your add this line to your .bashrc, then the Easy Scripts should be visible and available: |
| + | |||
| + | module load chpc/ | ||
| + | |||
| + | Examples of input required for these scripts are provided below. | ||
| EXAMPLE1 | EXAMPLE1 | ||