siesta-project / aiida_siesta_plugin

Source code for the AiiDA-Siesta package (plugin and workflows). See wiki
Other
6 stars 11 forks source link

Use the call to all exposed inputs #115

Closed bosonie closed 2 years ago

bosonie commented 2 years ago

Instead of manually set all the exposed inputs into the ctx.inputs dictionary, it is better to use the call to the all the exposed inputs. This avoids to forget an input when something new is implemented in the SiestaCalculation.