-
Please could we do anything with that?
```
root@aiida-rev-6:~# verdi process report 324
*** 324 [MgH2Cl4/Imma (74): Geometry optimization [1]]: None
*** Scheduler output: N/A
*** Scheduler errors…
-
## Steps that lead to the error
Regarding the calculation of Exit code of `501`, to set the structure output from the first calculation as the initial structure again, I wrote the code below.
`struc…
-
Please check these boxes before submitting your issue, thank you!
- [ ] aiida-vasp and aiida-core are installed in a virtualenv that is used for nothing else
I use `Conda`, not `virtualenv`.…
-
## Motivation
As a user, I want to have a way to easily set up computer/code and start using AiiDA quickly.
As a user, I want to go to a centralized place to share or find the configurations of …
-
Hi! :wave:
I came across this package while looking into who is using the `aiida-testing` package (currently published on pypi as `aiida-testing-dev`). You have a dependency on this package in `py…
-
When user specify ```metadata={'options': {'output_filename': 'custom_stdout'}})```, the stdout will be redirected to `custom_stdout`.
-
Please check these boxes before submitting your issue, thank you!
- [x] aiida-vasp and aiida-core are installed in a virtualenv that is used for nothing else
- [ ] if you are installing from the…
-
## Automated report
_This issue was created with the app's automated bug reporting feature.
Attached to this issue is the full traceback as well as an environment
fingerprint that contains inform…
-
Distributing a set of pre-configured computers and codes is a problem that needs to be solved in basically all groups who want to start using AiiDA.
Currently, the person in charge needs to write som…
-
Hi! Do you think it makes sense to have support for sisl types in the `SiestaBaseWorkchain`?
Using a very simple serializer for the inputs:
```python
def sisl_serializer(sisl_obj):
'''
…