You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
10:54:12.176 ERROR e.i.s.a.g.GridAgent$$anonfun$edu$ie3$simona$agent$grid$GridAgent$$initializing$1 - The possible 8.729442678011385E7 J or required -48773.219886155064 J amount of energy cannot be negative. This is not supported.
edu.ie3.simona.exceptions.InvalidParameterException: The possible 8.729442678011385E7 J or required -48773.219886155064 J amount of energy cannot be negative. This is not supported.
at edu.ie3.simona.model.thermal.ThermalGrid$ThermalEnergyDemand$.apply(ThermalGrid.scala:606)
at edu.ie3.simona.model.thermal.ThermalHouse.energyDemand(ThermalHouse.scala:133)
at edu.ie3.simona.model.thermal.ThermalGrid.energyDemandAndUpdatedState(ThermalGrid.scala:84)
at edu.ie3.simona.model.participant.HpModel.determineState(HpModel.scala:138)
at edu.ie3.simona.model.participant.HpModel.determineFlexOptions(HpModel.scala:260)
at edu.ie3.simona.model.participant.HpModel.determineFlexOptions(HpModel.scala:54)
at edu.ie3.simona.agent.participant.ParticipantAgentFundamentals.calculateFlexOptions(ParticipantAgentFundamentals.scala:694)
at edu.ie3.simona.agent.participant.ParticipantAgentFundamentals.calculateFlexOptions$(ParticipantAgentFundamentals.scala:678)
at edu.ie3.simona.agent.participant.hp.HpAgent.calculateFlexOptions(HpAgent.scala:44)
at edu.ie3.simona.agent.participant.ParticipantAgentFundamentals.handleFlexRequest(ParticipantAgentFundamentals.scala:659)
at edu.ie3.simona.agent.participant.ParticipantAgentFundamentals.handleFlexRequest$(ParticipantAgentFundamentals.scala:653)
at edu.ie3.simona.agent.participant.hp.HpAgent.handleFlexRequest(HpAgent.scala:44)
at edu.ie3.simona.agent.participant.ParticipantAgentFundamentals.checkForExpectedDataAndChangeState(ParticipantAgentFundamentals.scala:634)
at edu.ie3.simona.agent.participant.ParticipantAgentFundamentals.checkForExpectedDataAndChangeState$(ParticipantAgentFundamentals.scala:557)
at edu.ie3.simona.agent.participant.hp.HpAgent.checkForExpectedDataAndChangeState(HpAgent.scala:44)
at edu.ie3.simona.agent.participant.ParticipantAgent$$anonfun$4.applyOrElse(ParticipantAgent.scala:383)
at edu.ie3.simona.agent.participant.ParticipantAgent$$anonfun$4.applyOrElse(ParticipantAgent.scala:259)
at scala.runtime.AbstractPartialFunction.apply(AbstractPartialFunction.scala:35)
at org.apache.pekko.actor.FSM.processEvent(FSM.scala:861)
at org.apache.pekko.actor.FSM.processEvent$(FSM.scala:858)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: