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

External simulation: Providing information about next tick of MobSim #777

Merged
merged 25 commits into from
Aug 15, 2024

Conversation

sebastian-peter
Copy link
Member

@sebastian-peter sebastian-peter added the enhancement New feature or request label Mar 22, 2024
@sebastian-peter sebastian-peter added this to the Version 4.0 milestone Mar 22, 2024
@sebastian-peter sebastian-peter self-assigned this Mar 22, 2024
@sebastian-peter sebastian-peter changed the title Providing detailed information about next tick per agent External simulation: Providing detailed information about next tick per agent Mar 22, 2024
# Conflicts:
#	CHANGELOG.md
#	src/main/scala/edu/ie3/simona/agent/participant/ParticipantAgent.scala
#	src/main/scala/edu/ie3/simona/agent/participant/ParticipantAgentFundamentals.scala
#	src/test/scala/edu/ie3/simona/agent/participant/EvcsAgentModelCalculationSpec.scala
@sebastian-peter sebastian-peter changed the title External simulation: Providing detailed information about next tick per agent External simulation: Providing information about next tick of MobSim Jun 21, 2024
Copy link
Contributor

@jo-bao jo-bao left a comment

Choose a reason for hiding this comment

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

As always good work! Maybe you can also update ExtEvSimulationSequence.puml?

# Conflicts:
#	CHANGELOG.md
#	src/test/scala/edu/ie3/simona/service/ev/ExtEvDataServiceSpec.scala
Signed-off-by: Sebastian Peter <[email protected]>
Signed-off-by: Sebastian Peter <[email protected]>
Signed-off-by: Sebastian Peter <[email protected]>
@sebastian-peter
Copy link
Member Author

ExtEvSimulationClasses will be dealt with in #898, ExtEvSimulationSequence I'm taking care of myself.

…ram needs some more work)

Signed-off-by: Sebastian Peter <[email protected]>
danielfeismann
danielfeismann previously approved these changes Aug 14, 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.

LGTM but maybe @jo-bao would like to also a view here?

jo-bao
jo-bao previously approved these changes Aug 15, 2024
Copy link
Contributor

@jo-bao jo-bao left a comment

Choose a reason for hiding this comment

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

Looks good to me!

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.

LGTM

@sebastian-peter sebastian-peter merged commit 53ef1af into dev Aug 15, 2024
4 checks passed
@sebastian-peter sebastian-peter deleted the sp/#776-ext-sim-next-tick branch August 15, 2024 07:36
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.

EV simulations should provide next tick to ExtEvDataService as well
3 participants