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

Differentiate between different power types #846

Open
wants to merge 19 commits into
base: dev
Choose a base branch
from

Conversation

staudtMarius
Copy link
Member

Resolves #794

@staudtMarius staudtMarius added the enhancement New feature or request label Jul 4, 2024
@staudtMarius staudtMarius self-assigned this Jul 4, 2024
Copy link
Member

@danielfeismann danielfeismann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So far this looks fine, just some minor points

Copy link
Member

@danielfeismann danielfeismann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition please have a look on the codacy issue of the order of static imports. Thanks!

…erent-power-types

# Conflicts:
#	src/main/scala/edu/ie3/simona/agent/participant/evcs/EvcsAgentFundamentals.scala
#	src/main/scala/edu/ie3/simona/agent/participant/fixedfeedin/FixedFeedInAgentFundamentals.scala
#	src/main/scala/edu/ie3/simona/agent/participant/hp/HpAgentFundamentals.scala
#	src/main/scala/edu/ie3/simona/agent/participant/load/LoadAgentFundamentals.scala
#	src/main/scala/edu/ie3/simona/agent/participant/pv/PvAgentFundamentals.scala
#	src/main/scala/edu/ie3/simona/agent/participant/wec/WecAgentFundamentals.scala
#	src/test/groovy/edu/ie3/simona/model/participant/FixedFeedModelTest.groovy
@danielfeismann
Copy link
Member

Just as a reminder since I just checked the old issues. Could / should we handle #136 here as well?

@staudtMarius
Copy link
Member Author

Just as a reminder since I just checked the old issues. Could / should we handle #136 here as well?

I think we could just add this in this PR. What's your opinion?

@danielfeismann
Copy link
Member

I agree, but before you do so, please wait for the feedback of Johannes and Sebastian in the issue above.

…erent-power-types

# Conflicts:
#	src/test/groovy/edu/ie3/simona/model/participant/load/FixedLoadModelTest.groovy
danielfeismann added a commit that referenced this pull request Aug 1, 2024
…edInModelSpec-tests

Merging both `FixedFeedInModelSpec` tests.
…erent-power-types

# Conflicts:
#	src/main/scala/edu/ie3/simona/ontology/messages/services/PrimaryDataMessage.scala
#	src/test/groovy/edu/ie3/simona/model/thermal/ThermalHouseTest.groovy
#	src/test/scala/edu/ie3/simona/model/participant/FixedFeedModelSpec.scala
…erent-power-types

# Conflicts:
#	src/test/groovy/edu/ie3/simona/model/participant/BMModelTest.groovy
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

Successfully merging this pull request may close these issues.

Squants should differentiate between Active, Reactive and Rated Power
3 participants