osier.StorageTechnology.power_output#

StorageTechnology.power_output(v, time_delta=unyt_quantity(1, 'hr'))[source]#

Calculates the power output given a demand value.

Parameters:
  • v (unyt.unyt_quantity) – Voltage representing a demand or a surplus of energy.

  • time_delta (unyt.unyt_quantity) – The real time passed between modeled timesteps.

Returns:

output – The current power level of the technology.

Return type:

unyt.unyt_quantity