bill2watt.common package
Submodules
bill2watt.common.common module
DESCRIPTION
This module contains all the common variables to the modules of the package.
NOTES
- Notation used in the variables
‘m’: month of the year index, in range [1, m]
‘f’ : time-of-use tariff timeslot index, in range [1, nf]
‘j’ : day-type index, in [0, nj)
‘h’ : time step index during one day, in range [0, nh)
‘i’ : time step index in the typical load profile, in range [0, ni)
INFO
Author : G. Lorenti (gianmarco.lorenti@polito.it)