-
Running the calculation:
`$launch_calculation_pw -c pw6.2.1_personal@danielLocal -p SSSP_accuracy -s 87`
Chugs along fine, but the calculation later fails:
```
Running a pw.x calculation in …
-
While working on #1228 I noticed that basic classes like `Group` or `User` were not part of the [module guide](http://aiida-core.readthedocs.io/en/latest/module_guide/index.html#).
I suggest we use…
-
In the `get_entry_map` call this function hard codes the `aiida-core` as argument, which will limit the entries to those of the `aiida-core` distribution. This means that any entries installed by othe…
-
So that you can do `pip install aiida-plugin-template`
-
Issue:
If plugin is not available for the node to load (e.g. in verdi calculation show or load_node()) it falls back to the base Node type with below message:
##### INPUTS:
02/09/2018 12:57:57 PM…
-
To allow auto-generating documentation for workchain inputs / outputs, it would be neat to develop a small Sphinx extension (see doc: http://www.sphinx-doc.org/en/stable/extdev/index.html#dev-extensio…
-
When trying to run an old workflow from a plugin (using the new plugin system), the following error appears (in ``orm/implementation/django/workflow.py`` and ``orm/implementation/sqlalchemy/workflow.p…
-
Hi,
I am trying to run the Cu_bulk example and I get the following parsing error
XMLSyntaxError: Element 'relPos', attribute 'label': The attribute 'label' is not allowed. (line 0)
I am usin…
-
Hi,
I would like to use AiiDA to make phonon calculations.
Therefore I need this plugin to parse at least total energy and atomic forces to be able to test it.
I suggest to use the same quantume…
-
This comes from the build of the Quantum Mobile VM.
The following command used to work in 0.10.1 and doesn't anymore in 0.11.0:
```
$ verdi data upf uploadfamily /home/max/codes/sg15-oncv-1.1 sg15-…