aiidateam / aiida-workgraph

Efficiently design and manage flexible workflows with AiiDA, featuring an interactive GUI, checkpoints, provenance tracking, and remote execution capabilities.
https://aiida-workgraph.readthedocs.io/en/latest/
MIT License
9 stars 5 forks source link

WorkChain does not have `process_class` #256

Closed superstar54 closed 3 weeks ago

superstar54 commented 3 weeks ago

AttributeError: type object 'FlexpartSimWorkflow' has no attribute 'process_class'

if spec.inputs.dynamic:
        if hasattr(executor.process_class, "_varargs"):
            name = executor.process_class._varargs