This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:dlpoly [2016/03/30 11:57] kgovender |
howto:dlpoly [2024/08/12 13:30] (current) alopis |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| These include DLPOLY 1.9 (also known as DLPOLY classic), DLPOLY 4.07 and DLPOLY 4.08. | These include DLPOLY 1.9 (also known as DLPOLY classic), DLPOLY 4.07 and DLPOLY 4.08. | ||
| As such there are different scripts available on the login node for PBS job creation and submission. | As such there are different scripts available on the login node for PBS job creation and submission. | ||
| - | To run any or these scripts execute **qdlpoly_1.9**, | + | To run any or these scripts execute **qdlpoly_1.9**, **qdlpoly_2.20**, |
| Please ensure CONFIG, CONTROL and FIELD files are located in submission directory or no PBS will be generated. | Please ensure CONFIG, CONTROL and FIELD files are located in submission directory or no PBS will be generated. | ||
| + | |||
| + | **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. | Examples of input required for these scripts are provided below. | ||