-
Notifications
You must be signed in to change notification settings - Fork 6
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
Introduce squants #491
Introduce squants #491
Conversation
!test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another round done, we are getting there 🎉 😂
PS: There are some Sonarqube issues left which can be quite easily resolved.
src/main/scala/edu/ie3/simona/model/thermal/CylindricalThermalStorage.scala
Outdated
Show resolved
Hide resolved
src/main/scala/edu/ie3/simona/service/weather/WeatherSourceWrapper.scala
Outdated
Show resolved
Hide resolved
src/main/scala/edu/ie3/util/scala/quantities/SpecificHeatCapacity.scala
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note to self: Ensure that results need to come in Megawatt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thaaaanks Daniel - this was a tedious task 🥳 🎉
resolves #490
This PR is build up mainly on work of @sebastian-peter in #338