J_EAProduction takes in a 'J_ProfilePointer' that should have normalized power as values.
J_EAConsumption takes in a 'J_ProfilePointer' that should have annual-consumption-fraction as values. (so for a 'flat' consumption profile the value for every timestep should be 1/8760)
J_EAProfile has its own internal array with consumption [kWh] per timestep; which can also be negative (production!)
And, for maximum confusion, the 'default' time-series for J_EAProduction and J_EAConsumption are stored in the same db_profiles excel without any explanation.
J_EAProduction takes in a 'J_ProfilePointer' that should have normalized power as values.
J_EAConsumption takes in a 'J_ProfilePointer' that should have annual-consumption-fraction as values. (so for a 'flat' consumption profile the value for every timestep should be 1/8760)
J_EAProfile has its own internal array with consumption [kWh] per timestep; which can also be negative (production!)
And, for maximum confusion, the 'default' time-series for J_EAProduction and J_EAConsumption are stored in the same db_profiles excel without any explanation.