Skip to content

Commit

Permalink
update aiida-cp2k
Browse files Browse the repository at this point in the history
  • Loading branch information
ltalirz committed Apr 18, 2018
1 parent bb08bed commit c51320f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
### Software updates
* aiida-core v0.11.4
* aiida-quantumespresso v2.0.0
* aiida-cp2k v0.8.1
* aiida-cp2k v0.9.0
* aiida-yambo v0.2.5

### Improvements

- Switch to Chromium browser as Firefox struggles with WebGL
- Add complete cp2k data directory
- AiiDA Daemon is now a system service - no need to start or shut down
- import SSSP from AiiDA export files hosted on the Materials Cloud Archive
- Add cp2k data directory
- AiiDA Daemon is now a system service - no need to start it or shut it down
- Import SSSP from AiiDA export files hosted on the Materials Cloud Archive

### Build process

- add variables that can be used to turn on/off features for
- Add variables that can be used to turn on/off features for
increased flexibility (e.g. to install Quantum Mobile as a
server):

Expand Down
2 changes: 1 addition & 1 deletion roles/aiida/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ aiida_venv: "{{ ansible_env.HOME }}/.virtualenvs/aiida"
aiida_quantumespresso_version: "2.0.0"
aiida_fleur_version: "0.6.0"
aiida_siesta_version: "0.11.5"
aiida_cp2k_version: "0.8.1"
aiida_cp2k_version: "0.9.0"
aiida_yambo_version: "0.2.5"
aiida_wannier90_version: "1.0.0"

Expand Down

0 comments on commit c51320f

Please sign in to comment.