aiidaplugins / aiida-crystal17

A plugin for AiiDA, to run the CRYSTAL17 code
https://aiida-crystal17.readthedocs.io
GNU Lesser General Public License v3.0
5 stars 4 forks source link

Update Process defaults to use lambdas #29

Open chrisjsewell opened 4 years ago

chrisjsewell commented 4 years ago

Can be done when aiidateam/aiida-core#3465 is merged. This will fix the issue noted in aiidateam/aiida-core#3143, and then the 'fix' in the workchain test files can be removed:

https://github.com/chrisjsewell/aiida-crystal17/blob/1eab9635e81a29956b0113bc91e13d5a4ee4269d/aiida_crystal17/tests/test_workflows/test_crystal_main.py#L14

https://github.com/chrisjsewell/aiida-crystal17/blob/1eab9635e81a29956b0113bc91e13d5a4ee4269d/aiida_crystal17/tests/test_workflows/test_crystal_props.py#L15