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

EmAgent (NEW) #751

Merged
merged 41 commits into from
Mar 19, 2024
Merged

EmAgent (NEW) #751

merged 41 commits into from
Mar 19, 2024

Conversation

sebastian-peter
Copy link
Member

@sebastian-peter sebastian-peter commented Feb 23, 2024

Closes #204

Some remarks:

  • EmAgentIT won't work until we have dealt with Consider scaling factor with flex options #734 in PR New scaling of participants #765
  • The implementation of GridAgentController is not finished yet and also waiting for the PSDM release, where the structure of EmInputs/SystemParticipantInputs has changed
  • There's another test in EmAgentIT that involves a battery storage which I removed for now. We should remember to inlude that test once storages are merged. -> will be included with StorageAgent PR
  • When we're using EMs and MobSim, we need to pay special attention to scheduling, which has been implemented in PhaseSwitch now. This has to be still put to use in SimonaSim, which I'd wait to deal with until Convertig SimonaSim to a typed actor, improving failure handling #746 is merged.
  • I don't know if we want to have FlexSignalFromExcel included. Probably not 😄 Could be included later (in some form), is still available in all/#tbw branches

@sebastian-peter sebastian-peter added enhancement New feature or request em Related to Energy Management labels Feb 23, 2024
@sebastian-peter sebastian-peter added this to the Version 4.0 milestone Feb 23, 2024
@sebastian-peter sebastian-peter self-assigned this Feb 23, 2024
@sebastian-peter sebastian-peter mentioned this pull request Feb 23, 2024
@sebastian-peter sebastian-peter marked this pull request as ready for review March 11, 2024 14:08
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.

Just some minor questions and some suggestions. Thanks so far!

src/main/scala/edu/ie3/simona/agent/em/EmAgent.scala Outdated Show resolved Hide resolved
src/main/scala/edu/ie3/simona/model/em/EmModelShell.scala Outdated Show resolved Hide resolved
src/main/scala/edu/ie3/simona/model/em/EmModelShell.scala Outdated Show resolved Hide resolved
src/test/scala/edu/ie3/simona/agent/em/EmAgentIT.scala Outdated Show resolved Hide resolved
src/test/scala/edu/ie3/simona/agent/em/EmAgentIT.scala Outdated Show resolved Hide resolved
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.

Looks very good in my opinion. This extension takes simona one big step further.

@danielfeismann danielfeismann merged commit 73c5ce6 into dev Mar 19, 2024
3 of 4 checks passed
@danielfeismann danielfeismann deleted the sp/#204-EmAgent-NEW branch March 19, 2024 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
em Related to Energy Management enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement agent for home energy mangement systems
2 participants