diff --git a/eos/capSim.py b/eos/capSim.py index a5ed4a8d1..c0211dde9 100644 --- a/eos/capSim.py +++ b/eos/capSim.py @@ -141,7 +141,7 @@ class CapSimulator(object): cap = capCapacity # current cap value t_wrap = self.period # point in time of next period - t_now = t_last = 0 + t_last = 0 t_max = self.t_max while 1: