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

feat: list all simulation files #2156

Open
wpbonelli opened this issue Apr 16, 2024 Discussed in #1637 · 0 comments
Open

feat: list all simulation files #2156

wpbonelli opened this issue Apr 16, 2024 Discussed in #1637 · 0 comments
Milestone

Comments

@wpbonelli
Copy link
Contributor

Discussed in #1637

It would be nice to have a way to list all input files for a simulation, without manually traversing its constituent models/packages. Simply listing the contents of the workspace works, but if the simulation has already run, it becomes necessary to manually distinguish input files from output files. Maybe also worth a similar convenience method to list output files.

We would need to consider how the former should behave before input files are written, and the latter before the simulation is run. Return empty? List files that would be created by write/run_simulation()? Maybe a parameter to toggle between expected/actual?

@wpbonelli wpbonelli added this to the 3.7.0 milestone Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant