Skip to content
Draft
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/about/contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ University of Oxford
[MorrowChem]: https://github.com/morrowchem
[0000-0002-3441-8646]: https://orcid.org/0000-0002-3441-8646

**Celine Halkali** [![gh]][celinehalkali] (Documentation)\
Montanuniversität Leoben

[celinehalkali]: https://github.com/celinehalkali
Comment on lines +61 to +64
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JaGeo thank you for the reminder!
@celinehalkali 🥳



We welcome contributions from other researchers! If you would like to contribute, please see the `How to contribute` guidelines.

Expand Down
2 changes: 1 addition & 1 deletion docs/user/installation/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This involves the following software packages:
We are also referring the user to the [installation guide of atomate2](https://materialsproject.github.io/atomate2/user/install.html) in order to setup the mandatory prerequisites to
be able to use `autoplex`.

After setting up `atomate2`, make sure to add `VASP_INCAR_UPDATES: {"NPAR": number}` in your ~/atomate2/config/atomate2.yaml file.
After setting up `atomate2`, make sure to add `VASP_INCAR_UPDATES: {"NPAR": number}` in your ~/atomate2/config/atomate2.yaml file.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test comment

Set a number that is a divisor of the number of tasks you use for the VASP calculations.


Expand Down