Building Stock Model
This repository collects all the files that allows you to model building stock model projection based on the
>> BSModel.mlapp
In order to run the building stock model, one should build first the starting matrix to input into the model the building stock matrix should be composed of 7 columns withthe following specs:
- Column 1: contains ID number for the building from 1 to xxxx (number of buildings) initially.
- Column 2: contains building group number for the building:
- 1 = detached house
- 2 = row house
- 3 = apartment building
- 4 = non-residential building
- Third column contains number for contruction decade (original data) or year for the building:
- 0 = unknown
- 1 = before 1949
- 2 = 1950-1959
- 3 = 1960-1969
- 4 = 1970-1979
- 5 = 1980-1989
- 6 = 1990-1999
- 7 = 2000-2009
- 8-43 = 2014-2049
- Column 4: contains the volume (m3) of the building
- Column 5: contains the characteristic heat demand (kWh/m3) of the building.
- Column 6: contains the grace period (years) for renovation and demolition. If zero building can be renovated or demolished.
- Column 7: contains energy efficiency coefficient. Initially 1.
The BSModel outputs 6 main variables that can be used in the heat load model.
"SIM_vol" (37x22x100)
Definition: Contains annual information on the volume of building stock, duplicated 100 times for sensitivity analysis of the simulation (randomness of the sample of building stock variation).
- Column 1 is the year
- Column 2 is the annual volume of the building stock
- Column 3 is the annual volume of RB
- Columns 4-6 are the annual volume of detached, row and apartment buildings
- Column 7 is the annual volume of NRB
- Column 8 is the annual volume of renovated RB
- Columns 9-11 are the annual volume of renovated detached, row and apartment buildings
- Column 12 is the annual volume of renovated NRB
- Column 13 is the annual volume of demolished RB
- Columns 14-16 are the annual volume of demolished detached, row and apartment buildings
- Column 17 is the annual volume of demolished NRB
- Column 18 is the annual volume of new RB
- Columns 19-21 are the annual volume of new detached, row and apartment buildings
- Column 22 is the annual volume of new NRB
"SIM_rates" (38x6x100)
Defintion: Contains annual and mean renovation, demolition and new building rates for RB and NRB
- Columns 1-3 contain renovation, demolition and new building rates for RB
- Columns 4-6 contain renovation, demolition and new building rates for NRB
"SIM_NRBs" (37x5x100)
Defintion: Contains annual information on the number of NRB and the number of demolished, renovated and new NRB
- First column is the year
- Second column is the number of NRB at the start of the year
- Columns 3-5 are the annual number of renovated, demolished and new NRB
"SIM_RBs" (37x17x100)
Defintion: Contains annual information on the number of RB and the number of demolished, renovated and new RB
- First column is the year
- Second column is the number of RB at the start of the year
- Columns 3-5 are the number of detached, row and apartment buildings at the start of the year
- Columns 6-8 are the annual number of renovated, demolished and new RB
- Columns 9-11 are the annual number of renovated, demolished and new detached houses
- Columns 12-14 are the annual number of renovated, demolished and new row houses
- Columns 15-17 are the annual number of renovated, demolished and new apartment buildings
Dataset are available from