Changes
Page history
huangj3 created page: ab initio molecular dynamics benchmarking
authored
Feb 03, 2017
by
Doak, Peter W.
Hide whitespace changes
Inline
Side-by-side
VASP.md
View page @
067cdbc2
Once you have your Cades account you're naturally going to want to use Vasp.
We have a prebuilt version of 5.4.1. To use it
We have a prebuilt versions of 5.4.1 and 5.4.1.2 with the cnms patches (includes vtst). To use them
### 5.4.1
```
shell_session
bash$
module load
env
/cades-cnms
bash$
module load vasp
bash$
module load vasp
/5.4.1
```
### 5.4.1.2 (with cnms patches)
```
shell_session
bash$
module load
env
/cades-cnms
bash$
module load vasp/5.4.1.2
```
## Example Job Script
[
VASP Job Script
](
https://code.ornl.gov/CNMS/CNMS_Computing_Resources/blob/master/CADES/VASP/vasp_job.pbs
)
...
...
...
...