Changes
Page history
epd created page: ESPRESSO
authored
Feb 15, 2017
by
Doak, Peter W.
Show whitespace changes
Inline
Side-by-side
VASP.md
View page @
f16a4ed6
Once you have your Cades account you're naturally going to want to use Vasp.
# On Cades-Condo
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
...
...
@@ -6,7 +6,7 @@ We have a prebuilt versions of 5.4.1 and 5.4.1.2 with the cnms patches (includes
bash$
module load
env
/cades-cnms
bash$
module load vasp/5.4.1
```
### 5.4.1.2 (with cnms patches)
### 5.4.1.2 (with cnms patches)
[build options](cades-vasp-5.4.1.2)
```
shell_session
bash$
module load
env
/cades-cnms
bash$
module load vasp/5.4.1.2
...
...
...
...