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

Allow options for Simulation Outputs #78

Open
tstorek opened this issue Jan 27, 2023 · 0 comments
Open

Allow options for Simulation Outputs #78

tstorek opened this issue Jan 27, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tstorek
Copy link
Contributor

tstorek commented Jan 27, 2023

Currently, the option for the Dymola simulation output is limited. However, sometimes it's reasonable to keep results small, e.g., for long simulation runs with high sample rates, by only writing the outputs.
With the current implementation, this is not possible.

The DymolaAPI, at least in 2023, provides options to filter the simulation outputs.

Dymola 2023/Modelica/Library/python_interface/doc/dymola_interface.html?highlight=output#dymola.dymola_interface.DymolaInterface.experimentSetupOutput

Maybe it is even worth to introduce an pydantic class for this.

@tstorek tstorek added the enhancement New feature or request label Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant