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

Environment variable to determine the default output file #576

Closed
zerothi opened this issue Jun 6, 2023 · 1 comment
Closed

Environment variable to determine the default output file #576

zerothi opened this issue Jun 6, 2023 · 1 comment

Comments

@zerothi
Copy link
Owner

zerothi commented Jun 6, 2023

Describe the feature
The problem is that multiple codes might have defaults for the files even if they have the same suffix/prefix.

We need some way of handling this.

@zerothi zerothi closed this as completed in da3c29b Jun 7, 2023
@zerothi
Copy link
Owner Author

zerothi commented Jun 7, 2023

@tfrederiksen this might interest you.

Before the sisl siles were kind-of forced to have the same suffix. This is now changed.

There are now multiple codes using the out suffix, and detection can be streamlined using SISL_IO_DEFAULT=siesta for instance.

The basic principle can be seen here: docs/api/io/index.rst in da3c29b. Let me know if the documentation is clear enough.

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

1 participant