Heating uk
[/home/heating/uk]
To make a calculation, the following parameters must be set:
- age must be one of "pre 1930", "post 1995" or "1930-1995"
- numberOfBedrooms must a number from 0 to 6
- heatingType must be set to one of the valid heatingType parameters for the specified fuel in the dataset at /home/heating/uk/heatingTypes.
If calculations are stored using profiles, the number of people in the household can be specified using the profile metadata parameter peopleInHousehold. If so, this value will be used to determine the energy used for water heating, otherwise water heating will be determined the numberOfBedrooms value.
Also in the case of calculations stored using profiles, in addition to the returned kgCO2 value, the algorithm sets spaceHeatingCO2 and waterHeatingCO2 parameters in units of kgCO2 per year. In some cases (e.g. coal open fires), the algorithm will assume that the water heating is electric and it will set isWaterHeatingElectric to true. The algorithm will set solarHotWaterEnergySaved and renewableElectricitySavedCO2 in units of kWh per year if the relevant parameters are set to true.