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

Read binary out file instead of report file #3

Open
3 tasks
tiuri101 opened this issue Feb 2, 2022 · 1 comment
Open
3 tasks

Read binary out file instead of report file #3

tiuri101 opened this issue Feb 2, 2022 · 1 comment
Assignees
Labels
type: feature request New feature or request type: optimization Improvements to increase performance and/or readability

Comments

@tiuri101
Copy link
Contributor

tiuri101 commented Feb 2, 2022

Description

Currently, simulation results are read from the report files created by EPANET. To improve performance, the binary out files should be read instead.

Tasks

  • Write binary file reader
  • Write unittests
  • Switch from report file reading to binary file reading in ModelSimulator
@tiuri101 tiuri101 added type: feature request New feature or request type: optimization Improvements to increase performance and/or readability labels Feb 2, 2022
@tiuri101 tiuri101 self-assigned this Jul 26, 2022
@tiuri101 tiuri101 added type: bug Something isn't working and removed type: bug Something isn't working labels Jul 28, 2022
@tiuri101
Copy link
Contributor Author

Should fix bug #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request New feature or request type: optimization Improvements to increase performance and/or readability
Projects
None yet
Development

No branches or pull requests

1 participant