We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks to me that this rather should be lastTick. Since we yet haven't any ThermalGridIT this comes not directly clear.
' .filter { case (_, state) => state.tick == lastTick}'
Originally posted by @danielfeismann in #925 (comment)
The text was updated successfully, but these errors were encountered:
Merge branch 'df/#1008-thermalResultsFilter' into df/#878-thermalGridIT
2ed6f02
# Conflicts: # CHANGELOG.md
Merge pull request #1009 from ie3-institute/df/#1008-thermalResultsFi…
f51a719
…lter Fix filter for thermal result checking for lastTick not for currentTick
danielfeismann
Successfully merging a pull request may close this issue.
' .filter { case (_, state) => state.tick == lastTick}'
Originally posted by @danielfeismann in #925 (comment)
The text was updated successfully, but these errors were encountered: