Methods - Accessing fields

Index

DHPipe

EnergyModelsHeat.t_supplyFunction
t_supply(rh::ResourceHeat)
t_supply(rh::ResourceHeat, t)

Return the supply temperature defined for a ResourceHeat.

source
t_supply(l::DHPipe)

Returns the supply temperature of applied ResourceHeat.

source

HeatPump

EnergyModelsHeat.eff_carnotFunction
eff_carnot(n::HeatPump)
eff_carnot(n::HeatPump, t)

Returns the Carnot efficiency of heat pump n as TimeProfile or in operational period t.

source
EnergyModelsHeat.t_sinkFunction
t_sink(n::HeatPump)
t_sink(n::HeatPump, t)

Returns the temperature of the heat sink for heat pump n as TimeProfile or in operational period t.

source
EnergyModelsHeat.t_sourceFunction
t_source(n::HeatPump)
t_source(n::HeatPump, t)

Returns the temperature of the heat source for heat pump n as TimeProfile or in operational period t.

source

ThermalEnergyStorage

HeatExchanger

PinchData