This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:vasp [2018/06/28 14:01] alopis |
howto:vasp [2024/08/12 17:12] (current) alopis |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====P4vasp==== | ||
| + | |||
| Please also see P4vasp for postprocessing etc. | Please also see P4vasp for postprocessing etc. | ||
| Line 4: | Line 6: | ||
| ====VASP==== | ====VASP==== | ||
| + | |||
| + | **NOTE:** The CHPC does **NOT** hold a license for VASP and the software is only accessible to those who have a valid license of their own. | ||
| 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 | ||