improving cades documentation authored by Doak, Peter W.'s avatar Doak, Peter W.
...@@ -2,11 +2,13 @@ ...@@ -2,11 +2,13 @@
We have a prebuilt versions of 5.4.1 and 5.4.1.2 with the cnms patches (includes vtst). To use them 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 ### 5.4.1
[build options](cades-vasp-5.4.1)
```shell_session ```shell_session
bash$ module load env/cades-cnms bash$ module load env/cades-cnms
bash$ module load vasp/5.4.1 bash$ module load vasp/5.4.1
``` ```
### 5.4.1.2 (with cnms patches) [build options](cades-vasp-5.4.1.2) ### 5.4.1.2 (with cnms patches)
[build options](cades-vasp-5.4.1.2)
```shell_session ```shell_session
bash$ module load env/cades-cnms bash$ module load env/cades-cnms
bash$ module load vasp/5.4.1.2 bash$ module load vasp/5.4.1.2
... ...
......