Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accepting Multiple "Output" Options in React.py #89

Open
GabrielBram opened this issue Oct 20, 2022 · 2 comments
Open

Accepting Multiple "Output" Options in React.py #89

GabrielBram opened this issue Oct 20, 2022 · 2 comments
Assignees

Comments

@GabrielBram
Copy link
Collaborator

As the 'output' key word is a dictionary key, it only maps to one value. However, this option can be invoked several times.. ASE has a separate optional argument for 'output' for the Aims calculator object, so implementing this option similarly would likely resolve this.

@ikowalec
Copy link
Collaborator

ikowalec commented Mar 3, 2023

Sorry for the delay, would simply including {"output": ["item1", "item2"]} in params not suffice? The value in dictionary key-value pair can itself be a list.

@ikowalec
Copy link
Collaborator

@GabrielBram Is this still an issue, given the response above?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants