-
https://github.com/aiidateam/aiida-core/issues/5638#issue-1369918831
-
Some TODOs left over from #5330:
- [x] Make `Profile.storage_cls` select the backend class via an entry_point (Done in #5501)
- [ ] In `Profile.set_storage` and `Profile.set_process_controller`, …
-
The aiida-core rest api has extremely liberal cross-origin resource sharing policies (just allowing any origin), see
https://github.com/aiidateam/aiida-core/blob/38080c44272a8a5ae24beee7109df9964450…
-
While the [materials project](https://materialsproject.org), [Aiida](https://aiida.net) and [pyiron](https://pyiron.org) all started from different directions and developed different approaches to hig…
-
*This is an [AiiDA-KKR improvements](https://github.com/orgs/JuDFTteam/projects/3) issue.*
*All references to repositories in this post are permalinks to latest commits at time of writing, for arch…
-
Hi,
Considering that all of the PW-based DFT codes using the same theorem framework and most of the keyworks/tags used in their input files have the same / similar meanings, so I think should we …
-
Hi,
I cannot find a way to perform as simple a task as converting my parsevasp.poscar.Poscar instance to an aiida.orm.StrutcureData object.
Isn't there a simple method to do this ?
I found :
aii…
-
@chrisjsewell Verdi is then up and running.
I pushed forward testing the installation instructions and had the following problems (I do hope that this helps).
In [1]: !verdi status …
-
Dear aiida-cp2k developpers,
Using cp2k-input-tools to generate parameters from an existing CP2K input file that can then be used in the aiida-cp2k builder, my test calculation failed with the foll…
-
Originally reported by: **Nicolas Mounet (Bitbucket: [mounet](https://bitbucket.org/mounet), GitHub: [nmounet](https://github.com/nmounet))**
----------------------------------------
The execmanager…