In TEMOA's [current model](https://github.com/arfc/pride/blob/master/temoa-uiuc/data_files/09_uiuc.sql), for ``` IMPELEC ```: * The ```ExistingCapacity``` is 60 MWe [line 491](https://github.com/arfc/pride/blob/master/temoa-uiuc/data_files/09_uiuc.sql#L491) * The ```CapacityToActivity``` is 8.76 GWh [line 1030](https://github.com/arfc/pride/blob/master/temoa-uiuc/data_files/09_uiuc.sql#L1030) Question: * I thought the ```CapacityToActivity``` was meant to be ```ExistingCapacity``` x 8760, which would be: 525.6 GWh. How should the ```CapacityToActivity``` be calculated?
In TEMOA's current model, for
IMPELEC:ExistingCapacityis 60 MWe line 491CapacityToActivityis 8.76 GWh line 1030Question:
CapacityToActivitywas meant to beExistingCapacityx 8760, which would be: 525.6 GWh. How should theCapacityToActivitybe calculated?