ebm.model.heat_pump module

air_source_heat_pump(heating_systems_parameters: DataFrame)[source]
district_heating_heat_pump(heating_systems_parameters: DataFrame)[source]
heat_pump_production(energy_need, air_air, district_heating)[source]
heat_prod_hp(production: DataFrame, group_by: list | None = None) DataFrame[source]
heat_prod_hp_wide(production: DataFrame) DataFrame[source]