Skip to content
Snippets Groups Projects
Commit 202fdc88 authored by Maxime MORGE's avatar Maxime MORGE :construction_worker:
Browse files

PSSI: XP from 13

parent 008c5cfd
No related branches found
No related tags found
No related merge requests found
......@@ -196,7 +196,7 @@ class ConsumptionCampaign(simulatedCost: SimulatedCost, fromStable: Boolean = fa
}
consumer = new SynchronousDecentralizedConsumer(stap, decentralizedConsumerSystem, "DecentralizedConsumer", decentralizedDispatcherId, false, simulatedCost, false, pssi = false)
consumer = new SynchronousDecentralizedConsumer(stap, decentralizedConsumerSystem, "DecentralizedConsumer", decentralizedDispatcherId, false, simulatedCost, false, psi = false)
val consumptionSetting = new ConsumptionSetting(allocation, consumer)
val consumptionExperiments = new ConsumptionExperiment(consumptionSetting)
if (debug) println(s"ConsumptionCampaign: configuration=$configuration consumer=${consumer.name} run $nbRuns")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment