Uses of Class
communications.portable.CouplingData
-
Packages that use CouplingData Package Description agents.markets.meritOrder communications.portable -
-
Uses of CouplingData in agents.markets.meritOrder
Method parameters in agents.markets.meritOrder with type arguments of type CouplingData Modifier and Type Method Description void
DemandBalancer. balance(Map<Long,CouplingData> couplingRequests)
Maximises the overall welfare by balancing the demand among all participantDayAheadMarket
s under given transmission capacity constraints.
The algorithm guarantees correctness and termination, within some tolerance parameters, by computing and applying two criteria: (1) shifting only the minimal-effective-demand at a time, and (2) processing always the most-effective-pair of {EnergyExchange}s first. -
Uses of CouplingData in communications.portable
Methods in communications.portable that return CouplingData Modifier and Type Method Description CouplingData
CouplingData. clone()
-