Model Information | Number |
---|---|
Total Number of Variables |
|
Total Number of State Variables (Level+Smooth+Delay Variables) |
|
Total Number of Stocks (Stocks in Level+Smooth+Delay Variables) † |
|
Time Unit |
|
Initial Time |
|
Final Time |
|
Reported Time Interval |
|
Time Step |
|
Model Is Fully Formulated |
|
Modeler-Defined Groups |
|
VPM File Available |
Warnings | Number |
---|---|
Equations with Embedded Data (0 and 1 constants ignored) |
|
Potential Omissions | Number |
---|---|
Types: |
|
|||||||||||||||
* (state variables / total stocks) | ||||||||||||||||
† Total stocks do not include fixed delay variables. | ||||||||||||||||
†† (lookup variables / lookup tables). | ||||||||||||||||
Groups: |
|
|||||||||||||||
Modules: |
|
|||||||||||||||
Views: |
|
TOP | Default | ||
Variable Name and Description | |||
Default | Renovation Arrays 2 26 (Default) |
#1 C ![]() |
"% increase of annual renovation fraction" (Dmnl)
= 0.575 Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#2 Sub ![]() |
"0 up to 49"
: (AaR 0 - AaR 49) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#3 Sub ![]() |
"50 up to 99"
: (AaR 50 - AaR 99) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#31 A ![]() |
"buildings >99" (buildings)
= ∑(unrenovated bulidings [oldest!])+sum(buildings renovated once [oldest!])+sum(buildings renovated twice [oldest!])+sum(buildings renovated thrice [oldest!])+sum(buildings renovated 4 times[oldest!])+sum(buildings renovated 5 times[oldest!])+sum(buildings renovated 6 times[oldest!])+sum(buildings renovated 7 times[oldest!])+sum(buildings renovated 8 times[oldest!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#32 A ![]() |
"buildings 0-49" (buildings)
= ∑(unrenovated bulidings ["0 up to 49"!])+sum(buildings renovated once ["0 up to 49"!])+sum(buildings renovated twice ["0 up to 49"!])+sum(buildings renovated thrice ["0 up to 49"!])+sum(buildings renovated 4 times["0 up to 49"!])+sum(buildings renovated 5 times["0 up to 49"!])+sum(buildings renovated 6 times["0 up to 49"!])+sum(buildings renovated 7 times["0 up to 49"!])+sum(buildings renovated 8 times["0 up to 49"!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#33 A ![]() |
"buildings 50-99" (buildings)
= ∑(unrenovated bulidings ["50 up to 99"!])+sum(buildings renovated once ["50 up to 99"!])+sum(buildings renovated twice ["50 up to 99"!])+sum(buildings renovated thrice ["50 up to 99"!])+sum(buildings renovated 4 times["50 up to 99"!])+sum(buildings renovated 5 times["50 up to 99"!])+sum(buildings renovated 6 times["50 up to 99"!])+sum(buildings renovated 7 times["50 up to 99"!])+sum(buildings renovated 8 times["50 up to 99"!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#56 A ![]() |
"fraction of buildings >99" (Dmnl)
= IF THEN ELSE (total buildings>0,"buildings >99"/total buildings,0) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#57 A ![]() |
"fraction of buildings 0-49" (Dmnl)
= IF THEN ELSE (total buildings>0,"buildings 0-49"/total buildings,0) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#58 A ![]() |
"fraction of buildings 50-99" (Dmnl)
= IF THEN ELSE (total buildings>0,"buildings 50-99"/total buildings,0) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#4 Sub ![]() |
Age after renovation
: GET DIRECT SUBSCRIPT('input.xlsx', 'parameters', 'A2', 'A103', 'AaR ' ) Present in 1 view: Used by:
|
Default | Renovation Arrays 2 26 (Default) |
#5 C ![]() |
age cohort duration (Year)
= 1 Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#6 F,A ![]() ![]() |
aging 0 (buildings/Year)
aging 0 [Age after renovation] = IF THEN ELSE( Age after renovation=ELMCOUNT( Age after renovation ),0,MAX(unrenovated bulidings[Age after renovation]/age cohort duration-demolition 0[Age after renovation]-renovation 1[Age after renovation],0)) Description: the elmcount function makes sure that for the last stock in the stack there is no aging outflow Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#7 F,A ![]() ![]() |
aging 1 (buildings/Year)
aging 1 [Age after renovation] = IF THEN ELSE( Age after renovation=ELMCOUNT( Age after renovation ),0,MAX(buildings renovated once[Age after renovation]/age cohort duration-demolition 1[Age after renovation]-renovation 2[Age after renovation],0)) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#8 F,A ![]() ![]() |
aging 2 (buildings/Year)
aging 2 [Age after renovation] = IF THEN ELSE( Age after renovation=ELMCOUNT( Age after renovation ),0,MAX(buildings renovated twice[Age after renovation]/age cohort duration-demolition 2[Age after renovation]-renovation 3[Age after renovation],0)) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#9 F,A ![]() ![]() |
aging 3 (buildings/Year)
aging 3 [Age after renovation] = IF THEN ELSE( Age after renovation=ELMCOUNT( Age after renovation ),0,MAX(buildings renovated thrice[Age after renovation]/age cohort duration-demolition 3[Age after renovation]-renovation 4[Age after renovation],0)) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#10 F,A ![]() ![]() |
aging 4 (buildings/Year)
aging 4 [Age after renovation] = IF THEN ELSE( Age after renovation=ELMCOUNT( Age after renovation ),0,MAX(buildings renovated 4 times[Age after renovation]/age cohort duration-demolition 4[Age after renovation]-renovation 5[Age after renovation],0)) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#11 F,A ![]() ![]() |
aging 5 (buildings/Year)
aging 5 [Age after renovation] = IF THEN ELSE( Age after renovation=ELMCOUNT( Age after renovation ),0,MAX(buildings renovated 5 times[Age after renovation]/age cohort duration-demolition 5[Age after renovation]-renovation 6[Age after renovation],0)) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#12 F,A ![]() ![]() |
aging 6 (buildings/Year)
aging 6 [Age after renovation] = IF THEN ELSE( Age after renovation=ELMCOUNT( Age after renovation ),0,MAX(buildings renovated 6 times[Age after renovation]/age cohort duration-demolition 6[Age after renovation]-renovation 7[Age after renovation],0)) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#13 F,A ![]() ![]() |
aging 7 (buildings/Year)
aging 7 [Age after renovation] = IF THEN ELSE( Age after renovation=ELMCOUNT( Age after renovation ),0,MAX(buildings renovated 7 times[Age after renovation]/age cohort duration-demolition 7[Age after renovation]-renovation 8[Age after renovation],0)) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#14 F,A ![]() ![]() |
aging 8 (buildings/Year)
aging 8 [Age after renovation] = IF THEN ELSE( Age after renovation=ELMCOUNT( Age after renovation ),0,MAX(buildings renovated 8 times[Age after renovation]/age cohort duration-demolition 8[Age after renovation]-renovation 9[Age after renovation],0)) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#15 Sub ![]() |
All but oldest
: (AaR 0 - AaR 99) -> All but youngest Description: The expression "-> All but youngest" is necessary so that one subscript range can be matched with another one in an equation. Otherwise there would be an error message saying that a subscript appears on one side of the equataion but not on the other. Here the aging process causes a flow from the all but youngest to the all but oldest stocks. Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#16 Sub ![]() |
All but youngest
: (AaR 1 - AaR 100) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#17 A ![]() |
annual demolition fraction (Dmnl/Year)
annual demolition fraction [Age after renovation] = demolitions to renovations ratio*normal annual renovation fraction[Age after renovation] Description: should increase with age after renovation Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#18 A ![]() |
annual renovation fraction (Dmnl/Year)
annual renovation fraction [Age after renovation] = normal annual renovation fraction[Age after renovation]*(1+(policy switch*(RAMP(("% increase of annual renovation fraction"/ Policy implementation time), policy start time , policy start time+Policy implementation time ) ))) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#19 D ![]() |
annual renovation fraction of unrenovated buildings exponential distr. (Dmnl/Year)
annual renovation fraction of unrenovated buildings exponential distr. [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'B2*' ) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#20 D ![]() |
annual renovation fraction of unrenovated buildings linear. distr. (Dmnl/Year)
annual renovation fraction of unrenovated buildings linear. distr. [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'C2*' ) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#21 D ![]() |
annual renovation fraction of unrenovated buildings S-shaped distr. (Dmnl/Year)
annual renovation fraction of unrenovated buildings S-shaped distr. [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'D2*') Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#22 A ![]() |
average annual renovation fraction of buildings renovated 4 times (1/Year)
= total renovation 5/total buildings renovated 4 times Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#23 A ![]() |
average annual renovation fraction of buildings renovated 5 times (1/Year)
= total renovation 6/total buildings renovated 5 times Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#24 A ![]() |
average annual renovation fraction of buildings renovated 6 times (1/Year)
= total renovation 7/total buildings renovated 6 times Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#25 A ![]() |
average annual renovation fraction of buildings renovated 7 times (1/Year)
= total renovation 8/total buildings renovated 7 times Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#26 A ![]() |
average annual renovation fraction of buildings renovated 8 times (1/Year)
= total renovation 9/total buildings renovated 8 times Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#27 A ![]() |
average annual renovation fraction of buildings renovated once (1/Year)
= total renovation 2/total buildings renovated once Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#28 A ![]() |
average annual renovation fraction of buildings renovated thrice (1/Year)
= total renovation 4/total buildings renovated thrice Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#29 A ![]() |
average annual renovation fraction of buildings renovated twice (1/Year)
= total renovation 3/total buildings renovated twice Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#30 A ![]() |
average annual renovation fraction of unrenovated buildings (1/Year)
= total renovation 1/total unrenovated buildings Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#34 L ![]() |
buildings renovated 4 times (buildings)
buildings renovated 4 times [] = ∫∑(renovation 4[Age after renovation!])-aging 4[AaR 0]-demolition 4[AaR 0]-renovation 5[AaR 0] dt + [initial buildings renovated 4 times[AaR 0]] buildings renovated 4 times [All but youngest] = ∫aging 4[All but oldest]-aging 4[All but youngest]-demolition 4[All but youngest]-renovation 5[All but youngest] dt + [initial buildings renovated 4 times[All but youngest]] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#35 L ![]() |
buildings renovated 5 times (buildings)
buildings renovated 5 times [] = ∫∑(renovation 5[Age after renovation!])-aging 5[AaR 0]-demolition 5[AaR 0]-renovation 6[AaR 0] dt + [initial buildings renovated 5 times[AaR 0]] buildings renovated 5 times [All but youngest] = ∫aging 5[All but oldest]-aging 5[All but youngest]-demolition 5[All but youngest]-renovation 6[All but youngest] dt + [initial buildings renovated 5 times[All but youngest]] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#36 L ![]() |
buildings renovated 6 times (buildings)
buildings renovated 6 times [] = ∫∑(renovation 6[Age after renovation!])-aging 6[AaR 0]-demolition 6[AaR 0]-renovation 7[AaR 0] dt + [initial buildings renovated 6 times[AaR 0]] buildings renovated 6 times [All but youngest] = ∫aging 6[All but oldest]-aging 6[All but youngest]-demolition 6[All but youngest]-renovation 7[All but youngest] dt + [initial buildings renovated 6 times[All but youngest]] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#37 L ![]() |
buildings renovated 7 times (buildings)
buildings renovated 7 times [] = ∫∑(renovation 7[Age after renovation!])-aging 7[AaR 0]-demolition 7[AaR 0]-renovation 8[AaR 0] dt + [initial buildings renovated 7 times[AaR 0]] buildings renovated 7 times [All but youngest] = ∫aging 7[All but oldest]-aging 7[All but youngest]-demolition 7[All but youngest]-renovation 8[All but youngest] dt + [initial buildings renovated 7 times[All but youngest]] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#38 L ![]() |
buildings renovated 8 times (buildings)
buildings renovated 8 times [] = ∫∑(renovation 8[Age after renovation!])-aging 8[AaR 0]-demolition 8[AaR 0]-renovation 9[AaR 0] dt + [initial buildings renovated 8 times[AaR 0]] buildings renovated 8 times [All but youngest] = ∫aging 8[All but oldest]-aging 8[All but youngest]-demolition 8[All but youngest]-renovation 9[All but youngest] dt + [initial buildings renovated 8 times[All but youngest]] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#39 L ![]() |
buildings renovated once (buildings)
buildings renovated once [] = ∫∑(renovation 1[Age after renovation!])-aging 1[AaR 0]-demolition 1[AaR 0]-renovation 2[AaR 0] dt + [initial buildings renovated once[AaR 0]] buildings renovated once [All but youngest] = ∫aging 1[All but oldest]-aging 1[All but youngest]-demolition 1[All but youngest]-renovation 2[All but youngest] dt + [initial buildings renovated once[All but youngest]] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#40 L ![]() |
buildings renovated thrice (buildings)
buildings renovated thrice [] = ∫∑(renovation 3[Age after renovation!])-aging 3[AaR 0]-demolition 3[AaR 0]-renovation 4[AaR 0] dt + [initial buildings renovated thrice[AaR 0]] buildings renovated thrice [All but youngest] = ∫aging 3[All but oldest]-aging 3[All but youngest]-demolition 3[All but youngest]-renovation 4[All but youngest] dt + [initial buildings renovated thrice[All but youngest]] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#41 L ![]() |
buildings renovated twice (buildings)
buildings renovated twice [] = ∫∑(renovation 2[Age after renovation!])-aging 2[AaR 0]-demolition 2[AaR 0]-renovation 3[AaR 0] dt + [initial buildings renovated twice[AaR 0]] buildings renovated twice [All but youngest] = ∫aging 2[All but oldest]-aging 2[All but youngest]-demolition 2[All but youngest]-renovation 3[All but youngest] dt + [initial buildings renovated twice[All but youngest]] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#42 C,F ![]() ![]() |
construction (buildings/Year)
= 1 Description: 100*PULSE( 0 , 1 ) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#43 L ![]() |
cumulated total renovations (buildings)
= ∫IF THEN ELSE(Time>0,overall total renovation,0) dt + [initial cumulated total renovations] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#44 F,A ![]() ![]() |
demolition 0 (buildings/Year)
demolition 0 [Age after renovation] = unrenovated bulidings[Age after renovation]*annual demolition fraction[Age after renovation] Present in 1 view: Used by:
|
Default | Renovation Arrays 2 26 (Default) |
#45 F,A ![]() ![]() |
demolition 1 (buildings/Year)
demolition 1 [Age after renovation] = buildings renovated once[Age after renovation]*annual demolition fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#46 F,A ![]() ![]() |
demolition 2 (buildings/Year)
demolition 2 [Age after renovation] = buildings renovated twice[Age after renovation]*annual demolition fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#47 F,A ![]() ![]() |
demolition 3 (buildings/Year)
demolition 3 [Age after renovation] = buildings renovated thrice[Age after renovation]*annual demolition fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#48 F,A ![]() ![]() |
demolition 4 (buildings/Year)
demolition 4 [Age after renovation] = buildings renovated 4 times[Age after renovation]*annual demolition fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#49 F,A ![]() ![]() |
demolition 5 (buildings/Year)
demolition 5 [Age after renovation] = buildings renovated 5 times[Age after renovation]*annual demolition fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#50 F,A ![]() ![]() |
demolition 6 (buildings/Year)
demolition 6 [Age after renovation] = buildings renovated 6 times[Age after renovation]*annual demolition fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#51 F,A ![]() ![]() |
demolition 7 (buildings/Year)
demolition 7 [Age after renovation] = buildings renovated 7 times[Age after renovation]*annual demolition fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#52 F,A ![]() ![]() |
demolition 8 (buildings/Year)
demolition 8 [Age after renovation] = buildings renovated 8 times[Age after renovation]*annual demolition fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#53 A ![]() |
demolition to construction ratio (Dmnl)
= overall total demolition/construction Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#54 C ![]() |
demolitions to renovations ratio (Dmnl)
= 0.2 Description: 0.1 Present in 1 view: Used by:
|
Default | Control | #55 C ![]() |
FINAL TIME (Year)
= 100 Description: The final time for the simulation. Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#59 LI,D ![]() |
initial buildings renovated 4 times (buildings)
initial buildings renovated 4 times [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'I2*') Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#60 LI,D ![]() |
initial buildings renovated 5 times (buildings)
initial buildings renovated 5 times [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'J2*') Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#61 LI,D ![]() |
initial buildings renovated 6 times (buildings)
initial buildings renovated 6 times [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'K2*') Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#62 LI,D ![]() |
initial buildings renovated 7 times (buildings)
initial buildings renovated 7 times [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'L2*') Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#63 LI,D ![]() |
initial buildings renovated 8 times (buildings)
initial buildings renovated 8 times [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'M2*') Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#64 LI,D ![]() |
initial buildings renovated once (buildings)
initial buildings renovated once [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'F2*') Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#65 LI,D ![]() |
initial buildings renovated thrice (buildings)
initial buildings renovated thrice [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'H2*') Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#66 LI,D ![]() |
initial buildings renovated twice (buildings)
initial buildings renovated twice [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'G2*') Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#67 A ![]() |
initial cumulated total renovations (buildings)
= ∑(initial buildings renovated once[Age after renovation!])+ sum(initial buildings renovated twice[Age after renovation!])+ sum(initial buildings renovated thrice[Age after renovation!])+ sum(initial buildings renovated 4 times[Age after renovation!])+ sum(initial buildings renovated 5 times[Age after renovation!])+ sum(initial buildings renovated 6 times[Age after renovation!])+ sum(initial buildings renovated 7 times[Age after renovation!])+ sum(initial buildings renovated 8 times[Age after renovation!]) Present in 1 view: Used by: |
Default | Control | #68 C ![]() |
INITIAL TIME (Year)
= -1000 Description: The initial time for the simulation. Present in 1 view: Used by:
|
Default | Renovation Arrays 2 26 (Default) |
#69 LI,D ![]() |
initial unrenovated buildings (buildings)
initial unrenovated buildings [Age after renovation] = GET XLS constants( 'input.xlsx' , 'parameters' , 'E2*') Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#70 A ![]() |
normal annual renovation fraction (Dmnl/Year)
normal annual renovation fraction [Age after renovation] = IF THEN ELSE (switch distributiion=1,"annual renovation fraction of unrenovated buildings exponential distr."[Age after renovation],if then else (switch distributiion=2,"annual renovation fraction of unrenovated buildings linear. distr."[Age after renovation],"annual renovation fraction of unrenovated buildings S-shaped distr."[Age after renovation])) Present in 1 view: Used by:
|
Default | Renovation Arrays 2 26 (Default) |
#71 Sub ![]() |
oldest
: AaR 100 Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#72 A ![]() |
overall buildings (buildings)
overall buildings [Age after renovation] = unrenovated bulidings[Age after renovation]+overall renovated buildings[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#73 A ![]() |
overall demolition (buildings/Year)
overall demolition [Age after renovation] = demolition 0[Age after renovation]+demolition 1[Age after renovation]+demolition 2[Age after renovation]+demolition 3[Age after renovation]+demolition 4[Age after renovation]+demolition 5[Age after renovation]+demolition 6[Age after renovation]+demolition 7[Age after renovation]+demolition 8[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#74 A ![]() |
overall renovated buildings (buildings)
overall renovated buildings [Age after renovation] = buildings renovated once[Age after renovation]+buildings renovated twice[Age after renovation]+buildings renovated thrice[Age after renovation]+buildings renovated 4 times[Age after renovation]+buildings renovated 5 times[Age after renovation]+buildings renovated 6 times[Age after renovation]+buildings renovated 7 times[Age after renovation]+buildings renovated 8 times[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#75 A ![]() |
overall renovation (buildings/Year)
overall renovation [Age after renovation] = renovation 1[Age after renovation]+renovation 2[Age after renovation]+renovation 3[Age after renovation]+renovation 4[Age after renovation]+renovation 5[Age after renovation]+renovation 6[Age after renovation]+renovation 7[Age after renovation]+renovation 8[Age after renovation]+renovation 9[Age after renovation] Present in 1 view: Used by:
|
Default | Renovation Arrays 2 26 (Default) |
#76 A ![]() |
overall total buildings (buildings)
= ∑(overall buildings[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#77 A ![]() |
overall total demolition (buildings/Year)
= ∑(overall demolition[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#78 A ![]() |
overall total renovation (buildings/Year)
= ∑(overall renovation[Age after renovation!]) Description: [buildings/a] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#79 C ![]() |
Policy implementation time (Year)
= 10 Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#80 C ![]() |
policy start time (Year)
= 20 Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#81 C ![]() |
policy switch (Dmnl [0,1,1])
= 0 Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#82 F,A ![]() ![]() |
renovation 1 (buildings/Year)
renovation 1 [Age after renovation] = unrenovated bulidings[Age after renovation]*annual renovation fraction[Age after renovation] Present in 1 view: Used by:
|
Default | Renovation Arrays 2 26 (Default) |
#83 F,A ![]() ![]() |
renovation 2 (buildings/Year)
renovation 2 [Age after renovation] = buildings renovated once[Age after renovation]*annual renovation fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#84 F,A ![]() ![]() |
renovation 3 (buildings/Year)
renovation 3 [Age after renovation] = buildings renovated twice[Age after renovation]*annual renovation fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#85 F,A ![]() ![]() |
renovation 4 (buildings/Year)
renovation 4 [Age after renovation] = buildings renovated thrice[Age after renovation]*annual renovation fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#86 F,A ![]() ![]() |
renovation 5 (buildings/Year)
renovation 5 [Age after renovation] = buildings renovated 4 times[Age after renovation]*annual renovation fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#87 F,A ![]() ![]() |
renovation 6 (buildings/Year)
renovation 6 [Age after renovation] = buildings renovated 5 times[Age after renovation]*annual renovation fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#88 F,A ![]() ![]() |
renovation 7 (buildings/Year)
renovation 7 [Age after renovation] = buildings renovated 6 times[Age after renovation]*annual renovation fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#89 F,A ![]() ![]() |
renovation 8 (buildings/Year)
renovation 8 [Age after renovation] = buildings renovated 7 times[Age after renovation]*annual renovation fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#90 F,A ![]() ![]() |
renovation 9 (buildings/Year)
renovation 9 [Age after renovation] = Switch last renovation flow*buildings renovated 8 times[Age after renovation]*annual renovation fraction[Age after renovation] Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#91 A ![]() |
renovation quota (1/Year)
= IF THEN ELSE (overall total buildings>0,overall total renovation/overall total buildings,0) Present in 1 view: |
Default | Control | #92 C ![]() |
SAVEPER (Year [0,?])
= 1 Description: The frequency with which output is stored. Not Present In Any View |
Default | Renovation Arrays 2 26 (Default) |
#93 C ![]() |
switch distributiion (Dmnl [1,3,1])
= 3 Description: 1 exponential2 linear3 S-shaped Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#94 C ![]() |
Switch last renovation flow (Dmnl)
= 0 Description: This switch is merely included so that the last stock can be made to accumulate everything that is not demolished (complete renovation chain, rather than only part of it). Works only if demolition flows are high enogh though otherwise last stock grows too much. Present in 1 view: Used by: |
Default | Control | #95 C ![]() |
TIME STEP (Year [0,?])
= 1 Description: The time step for the simulation. Not Present In Any View |
Default | Renovation Arrays 2 26 (Default) |
#96 A ![]() |
total buildings (buildings)
= ∑(unrenovated bulidings[Age after renovation!])+sum(buildings renovated once[Age after renovation!])+sum(buildings renovated twice[Age after renovation!])+sum(buildings renovated thrice[Age after renovation!])+sum(buildings renovated 4 times[Age after renovation!])+sum(buildings renovated 5 times[Age after renovation!])+sum(buildings renovated 6 times[Age after renovation!])+sum(buildings renovated 7 times[Age after renovation!])+sum(buildings renovated 8 times[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#97 A ![]() |
total buildings renovated 4 times (buildings)
= ∑(buildings renovated 4 times[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#98 A ![]() |
total buildings renovated 5 times (buildings)
= ∑(buildings renovated 5 times[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#99 A ![]() |
total buildings renovated 6 times (buildings)
= ∑(buildings renovated 6 times[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#100 A ![]() |
total buildings renovated 7 times (buildings)
= ∑(buildings renovated 7 times[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#101 A ![]() |
total buildings renovated 8 times (buildings)
= ∑(buildings renovated 8 times[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#102 L ![]() |
total Buildings renovated at least once (buildings)
= ∫total renovation 1 dt + [total initial buildings renovated at least once] Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#103 A ![]() |
total buildings renovated once (buildings)
= ∑(buildings renovated once[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#104 A ![]() |
total buildings renovated thrice (buildings)
= ∑(buildings renovated thrice[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#105 A ![]() |
total buildings renovated twice (buildings)
= ∑(buildings renovated twice[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#106 A ![]() |
total demolition 0 (buildings/Year)
= ∑(demolition 0[Age after renovation!]) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#107 A ![]() |
total demolition 1 (buildings/Year)
= ∑(demolition 1[Age after renovation!]) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#108 A ![]() |
total demolition 2 (buildings/Year)
= ∑(demolition 2[Age after renovation!]) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#109 A ![]() |
total demolition 3 (buildings/Year)
= ∑(demolition 3[Age after renovation!]) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#110 A ![]() |
total demolition 4 (buildings/Year)
= ∑(demolition 4[Age after renovation!]) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#111 A ![]() |
total demolition 5 (buildings/Year)
= ∑(demolition 5[Age after renovation!]) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#112 A ![]() |
total demolition 6 (buildings/Year)
= ∑(demolition 6[Age after renovation!]) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#113 A ![]() |
total demolition 7 (buildings/Year)
= ∑(demolition 7[Age after renovation!]) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#114 A ![]() |
total demolition 8 (buildings/Year)
= ∑(demolition 8[Age after renovation!]) Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#115 A ![]() |
total fraction retrofitted (Dmnl)
= cumulated total renovations/overall total buildings Present in 1 view: |
Default | Renovation Arrays 2 26 (Default) |
#116 LI,A ![]() |
total initial buildings renovated at least once (buildings)
= ∑(initial buildings renovated once[Age after renovation!])+sum(initial buildings renovated twice[Age after renovation!])+sum(initial buildings renovated thrice[Age after renovation!])+sum(initial buildings renovated 4 times[Age after renovation!])+sum(initial buildings renovated 5 times[Age after renovation!])+sum(initial buildings renovated 6 times[Age after renovation!])+sum(initial buildings renovated 7 times[Age after renovation!])+sum(initial buildings renovated 8 times[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#117 F,A ![]() ![]() |
total renovation 1 (buildings/Year)
= ∑(renovation 1[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#118 A ![]() |
total renovation 2 (buildings/Year)
= ∑(renovation 2[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#119 A ![]() |
total renovation 3 (buildings/Year)
= ∑(renovation 3[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#120 A ![]() |
total renovation 4 (buildings/Year)
= ∑(renovation 4[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#121 A ![]() |
total renovation 5 (buildings/Year)
= ∑(renovation 5[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#122 A ![]() |
total renovation 6 (buildings/Year)
= ∑(renovation 6[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#123 A ![]() |
total renovation 7 (buildings/Year)
= ∑(renovation 7[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#124 A ![]() |
total renovation 8 (buildings/Year)
= ∑(renovation 8[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#125 A ![]() |
total renovation 9 (buildings/Year)
= ∑(renovation 9[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#126 A ![]() |
total unrenovated buildings (buildings)
= ∑(unrenovated bulidings[Age after renovation!]) Present in 1 view: Used by: |
Default | Renovation Arrays 2 26 (Default) |
#127 L ![]() |
unrenovated bulidings (buildings)
unrenovated bulidings [] = ∫construction-aging 0[AaR 0]-demolition 0[AaR 0]-renovation 1[AaR 0] dt + [initial unrenovated buildings[AaR 0]] unrenovated bulidings [All but youngest] = ∫aging 0[All but oldest]-aging 0[All but youngest]-demolition 0[All but youngest]-renovation 1[All but youngest] dt + [initial unrenovated buildings[All but youngest]] Present in 1 view: Used by:
|
Default | Renovation Arrays 2 26 (Default) |
#128 A ![]() |
youngest
= AaR 0 Not Present In Any View |
Variable (116) | |||
Default | Renovation Arrays 2 26 | C | "% increase of annual renovation fraction" (Dmnl) |
Default | Renovation Arrays 2 26 | Sub | "0 up to 49" |
Default | Renovation Arrays 2 26 | Sub | "50 up to 99" |
Default | Renovation Arrays 2 26 | A | "buildings >99" (buildings) |
Default | Renovation Arrays 2 26 | A | "buildings 0-49" (buildings) |
Default | Renovation Arrays 2 26 | A | "buildings 50-99" (buildings) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings >99" (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings 0-49" (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings 50-99" (Dmnl) |
Default | Renovation Arrays 2 26 | Sub | Age after renovation |
Default | Renovation Arrays 2 26 | C | age cohort duration (Year) |
Default | Renovation Arrays 2 26 | F,A | aging 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | Sub | All but youngest |
Default | Renovation Arrays 2 26 | A | annual renovation fraction (Dmnl/Year) |
Default | Renovation Arrays 2 26 | D | annual renovation fraction of unrenovated buildings exponential distr. (Dmnl/Year) |
Default | Renovation Arrays 2 26 | D | annual renovation fraction of unrenovated buildings linear. distr. (Dmnl/Year) |
Default | Renovation Arrays 2 26 | D | annual renovation fraction of unrenovated buildings S-shaped distr. (Dmnl/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 4 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 5 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 6 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 7 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 8 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated once (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated thrice (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated twice (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of unrenovated buildings (1/Year) |
Default | Renovation Arrays 2 26 | L | buildings renovated 4 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 5 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 6 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 7 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 8 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated once (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated thrice (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated twice (buildings) |
Default | Renovation Arrays 2 26 | L | cumulated total renovations (buildings) |
Default | Renovation Arrays 2 26 | F,A | demolition 0 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | demolition to construction ratio (Dmnl) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated 4 times (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated 5 times (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated 6 times (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated 7 times (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated 8 times (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated once (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated thrice (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated twice (buildings) |
Default | Renovation Arrays 2 26 | A | initial cumulated total renovations (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial unrenovated buildings (buildings) |
Default | Renovation Arrays 2 26 | A | normal annual renovation fraction (Dmnl/Year) |
Default | Renovation Arrays 2 26 | Sub | oldest |
Default | Renovation Arrays 2 26 | A | overall buildings (buildings) |
Default | Renovation Arrays 2 26 | A | overall demolition (buildings/Year) |
Default | Renovation Arrays 2 26 | A | overall renovated buildings (buildings) |
Default | Renovation Arrays 2 26 | A | overall renovation (buildings/Year) |
Default | Renovation Arrays 2 26 | A | overall total buildings (buildings) |
Default | Renovation Arrays 2 26 | A | overall total demolition (buildings/Year) |
Default | Renovation Arrays 2 26 | C | Policy implementation time (Year) |
Default | Renovation Arrays 2 26 | C | policy start time (Year) |
Default | Renovation Arrays 2 26 | C | policy switch (Dmnl [0,1,1]) |
Default | Renovation Arrays 2 26 | F,A | renovation 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 9 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | renovation quota (1/Year) |
Default | Renovation Arrays 2 26 | A | total buildings (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated 4 times (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated 5 times (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated 6 times (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated 7 times (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated 8 times (buildings) |
Default | Renovation Arrays 2 26 | L | total Buildings renovated at least once (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated once (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated thrice (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated twice (buildings) |
Default | Renovation Arrays 2 26 | A | total demolition 0 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total fraction retrofitted (Dmnl) |
Default | Renovation Arrays 2 26 | LI,A | total initial buildings renovated at least once (buildings) |
Default | Renovation Arrays 2 26 | F,A | total renovation 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 9 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total unrenovated buildings (buildings) |
Default | Renovation Arrays 2 26 | L | unrenovated bulidings (buildings) |
Default | Renovation Arrays 2 26 | A | youngest |
Variable (15) | |||
Default | Renovation Arrays 2 26 | F,A | aging 0 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | L | cumulated total renovations (buildings) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings >99" (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings 0-49" (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings 50-99" (Dmnl) |
Default | Renovation Arrays 2 26 | A | normal annual renovation fraction (Dmnl/Year) |
Default | Renovation Arrays 2 26 | A | renovation quota (1/Year) |
Variable (9) | |||
Default | Renovation Arrays 2 26 | F,A | aging 0 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 8 (buildings/Year) |
Variable (124) | |||
Default | Renovation Arrays 2 26 | C | "% increase of annual renovation fraction" (Dmnl) |
Default | Renovation Arrays 2 26 | Sub | "0 up to 49" |
Default | Renovation Arrays 2 26 | Sub | "50 up to 99" |
Default | Renovation Arrays 2 26 | Sub | Age after renovation |
Default | Renovation Arrays 2 26 | C | age cohort duration (Year) |
Default | Renovation Arrays 2 26 | F,A | aging 0 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | aging 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | Sub | All but oldest |
Default | Renovation Arrays 2 26 | Sub | All but youngest |
Default | Renovation Arrays 2 26 | A | annual demolition fraction (Dmnl/Year) |
Default | Renovation Arrays 2 26 | A | annual renovation fraction (Dmnl/Year) |
Default | Renovation Arrays 2 26 | D | annual renovation fraction of unrenovated buildings exponential distr. (Dmnl/Year) |
Default | Renovation Arrays 2 26 | D | annual renovation fraction of unrenovated buildings linear. distr. (Dmnl/Year) |
Default | Renovation Arrays 2 26 | D | annual renovation fraction of unrenovated buildings S-shaped distr. (Dmnl/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 4 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 5 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 6 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 7 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 8 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated once (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated thrice (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated twice (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of unrenovated buildings (1/Year) |
Default | Renovation Arrays 2 26 | A | "buildings >99" (buildings) |
Default | Renovation Arrays 2 26 | A | "buildings 0-49" (buildings) |
Default | Renovation Arrays 2 26 | A | "buildings 50-99" (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 4 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 5 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 6 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 7 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 8 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated once (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated thrice (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated twice (buildings) |
Default | Renovation Arrays 2 26 | C,F | construction (buildings/Year) |
Default | Renovation Arrays 2 26 | L | cumulated total renovations (buildings) |
Default | Renovation Arrays 2 26 | F,A | demolition 0 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | demolition 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | demolition to construction ratio (Dmnl) |
Default | Renovation Arrays 2 26 | C | demolitions to renovations ratio (Dmnl) |
Default | Control | C | FINAL TIME (Year) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings >99" (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings 0-49" (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings 50-99" (Dmnl) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated 4 times (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated 5 times (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated 6 times (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated 7 times (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated 8 times (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated once (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated thrice (buildings) |
Default | Renovation Arrays 2 26 | LI,D | initial buildings renovated twice (buildings) |
Default | Renovation Arrays 2 26 | A | initial cumulated total renovations (buildings) |
Default | Control | C | INITIAL TIME (Year) |
Default | Renovation Arrays 2 26 | LI,D | initial unrenovated buildings (buildings) |
Default | Renovation Arrays 2 26 | A | normal annual renovation fraction (Dmnl/Year) |
Default | Renovation Arrays 2 26 | Sub | oldest |
Default | Renovation Arrays 2 26 | A | overall buildings (buildings) |
Default | Renovation Arrays 2 26 | A | overall demolition (buildings/Year) |
Default | Renovation Arrays 2 26 | A | overall renovated buildings (buildings) |
Default | Renovation Arrays 2 26 | A | overall renovation (buildings/Year) |
Default | Renovation Arrays 2 26 | A | overall total buildings (buildings) |
Default | Renovation Arrays 2 26 | A | overall total demolition (buildings/Year) |
Default | Renovation Arrays 2 26 | A | overall total renovation (buildings/Year) |
Default | Renovation Arrays 2 26 | C | Policy implementation time (Year) |
Default | Renovation Arrays 2 26 | C | policy start time (Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | F,A | renovation 9 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | renovation quota (1/Year) |
Default | Renovation Arrays 2 26 | C | Switch last renovation flow (Dmnl) |
Default | Renovation Arrays 2 26 | A | total buildings (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated 4 times (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated 5 times (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated 6 times (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated 7 times (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated 8 times (buildings) |
Default | Renovation Arrays 2 26 | L | total Buildings renovated at least once (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated once (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated thrice (buildings) |
Default | Renovation Arrays 2 26 | A | total buildings renovated twice (buildings) |
Default | Renovation Arrays 2 26 | A | total demolition 0 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total fraction retrofitted (Dmnl) |
Default | Renovation Arrays 2 26 | LI,A | total initial buildings renovated at least once (buildings) |
Default | Renovation Arrays 2 26 | F,A | total renovation 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total renovation 9 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total unrenovated buildings (buildings) |
Default | Renovation Arrays 2 26 | L | unrenovated bulidings (buildings) |
Default | Renovation Arrays 2 26 | A | youngest |
Variable (10) | |||
Default | Renovation Arrays 2 26 | L | buildings renovated 4 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 5 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 6 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 7 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 8 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated once (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated thrice (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated twice (buildings) |
Default | Renovation Arrays 2 26 | L | cumulated total renovations (buildings) |
Default | Renovation Arrays 2 26 | L | unrenovated bulidings (buildings) |
Variable | ||||
Default | Renovation Arrays 2 26 | F,A | aging 2 (buildings/Year) | |
Default | Renovation Arrays 2 26 | F,A | aging 5 (buildings/Year) | |
Default | Renovation Arrays 2 26 | A | normal annual renovation fraction (Dmnl/Year) | |
Default | Renovation Arrays 2 26 | F,A | aging 3 (buildings/Year) | |
Default | Renovation Arrays 2 26 | F,A | aging 4 (buildings/Year) | |
Default | Renovation Arrays 2 26 | F,A | aging 1 (buildings/Year) | |
Default | Renovation Arrays 2 26 | F,A | aging 7 (buildings/Year) | |
Default | Renovation Arrays 2 26 | F,A | aging 6 (buildings/Year) | |
Default | Renovation Arrays 2 26 | F,A | aging 8 (buildings/Year) | |
Default | Renovation Arrays 2 26 | F,A | aging 0 (buildings/Year) | |
Default | Renovation Arrays 2 26 | L | buildings renovated 4 times (buildings) | |
Default | Renovation Arrays 2 26 | L | unrenovated bulidings (buildings) | |
Default | Renovation Arrays 2 26 | A | annual renovation fraction (Dmnl/Year) | |
Default | Renovation Arrays 2 26 | L | buildings renovated 5 times (buildings) | |
Default | Renovation Arrays 2 26 | L | buildings renovated once (buildings) | |
Default | Renovation Arrays 2 26 | L | buildings renovated thrice (buildings) | |
Default | Renovation Arrays 2 26 | L | buildings renovated twice (buildings) | |
Default | Renovation Arrays 2 26 | L | buildings renovated 6 times (buildings) | |
Default | Renovation Arrays 2 26 | L | buildings renovated 7 times (buildings) | |
Default | Renovation Arrays 2 26 | L | buildings renovated 8 times (buildings) | |
Default | Renovation Arrays 2 26 | LI,A | total initial buildings renovated at least once (buildings) | |
Default | Renovation Arrays 2 26 | A | overall renovated buildings (buildings) | |
Default | Renovation Arrays 2 26 | A | initial cumulated total renovations (buildings) | |
Default | Renovation Arrays 2 26 | A | overall renovation (buildings/Year) | |
Default | Renovation Arrays 2 26 | A | overall demolition (buildings/Year) | |
Default | Renovation Arrays 2 26 | A | total buildings (buildings) | |
Default | Renovation Arrays 2 26 | A | "buildings 0-49" (buildings) | |
Default | Renovation Arrays 2 26 | A | "buildings 50-99" (buildings) | |
Default | Renovation Arrays 2 26 | A | "buildings >99" (buildings) |
Variable (1) | |||
Default | Renovation Arrays 2 26 | A | normal annual renovation fraction (Dmnl/Year) |
Variable | |||
Default | Renovation Arrays 2 26 | L | buildings renovated 4 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 5 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 6 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 7 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated 8 times (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated once (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated thrice (buildings) |
Default | Renovation Arrays 2 26 | L | buildings renovated twice (buildings) |
Default | Renovation Arrays 2 26 | L | cumulated total renovations (buildings) |
Default | Renovation Arrays 2 26 | L | total Buildings renovated at least once (buildings) |
Default | Renovation Arrays 2 26 | L | unrenovated bulidings (buildings) |
Variable (26) | |||
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 4 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 5 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 6 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 7 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated 8 times (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated once (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated thrice (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of buildings renovated twice (1/Year) |
Default | Renovation Arrays 2 26 | A | average annual renovation fraction of unrenovated buildings (1/Year) |
Default | Renovation Arrays 2 26 | A | demolition to construction ratio (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings >99" (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings 0-49" (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings 50-99" (Dmnl) |
Default | Renovation Arrays 2 26 | A | renovation quota (1/Year) |
Default | Renovation Arrays 2 26 | L | total Buildings renovated at least once (buildings) |
Default | Renovation Arrays 2 26 | A | total demolition 0 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 1 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 2 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 3 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 4 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 5 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 6 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 7 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total demolition 8 (buildings/Year) |
Default | Renovation Arrays 2 26 | A | total fraction retrofitted (Dmnl) |
Default | Renovation Arrays 2 26 | A | youngest |
Variable | |||
Default | Renovation Arrays 2 26 | A | youngest |
Variable | |||
Default | Renovation Arrays 2 26 | C | "% increase of annual renovation fraction" (Dmnl) |
Default | Renovation Arrays 2 26 | Sub | "0 up to 49" |
Default | Renovation Arrays 2 26 | Sub | "50 up to 99" |
Default | Renovation Arrays 2 26 | Sub | Age after renovation |
Default | Renovation Arrays 2 26 | Sub | All but oldest |
Default | Renovation Arrays 2 26 | Sub | All but youngest |
Default | Renovation Arrays 2 26 | A | annual demolition fraction (Dmnl/Year) |
Default | Renovation Arrays 2 26 | A | annual renovation fraction (Dmnl/Year) |
Default | Renovation Arrays 2 26 | D | annual renovation fraction of unrenovated buildings exponential distr. (Dmnl/Year) |
Default | Renovation Arrays 2 26 | D | annual renovation fraction of unrenovated buildings linear. distr. (Dmnl/Year) |
Default | Renovation Arrays 2 26 | D | annual renovation fraction of unrenovated buildings S-shaped distr. (Dmnl/Year) |
Default | Renovation Arrays 2 26 | A | demolition to construction ratio (Dmnl) |
Default | Renovation Arrays 2 26 | C | demolitions to renovations ratio (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings >99" (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings 0-49" (Dmnl) |
Default | Renovation Arrays 2 26 | A | "fraction of buildings 50-99" (Dmnl) |
Default | Renovation Arrays 2 26 | A | normal annual renovation fraction (Dmnl/Year) |
Default | Renovation Arrays 2 26 | Sub | oldest |
Default | Renovation Arrays 2 26 | C | policy switch (Dmnl [0,1,1]) |
Default | Renovation Arrays 2 26 | C | switch distributiion (Dmnl [1,3,1]) |
Default | Renovation Arrays 2 26 | C | Switch last renovation flow (Dmnl) |
Default | Renovation Arrays 2 26 | A | total fraction retrofitted (Dmnl) |
Default | Renovation Arrays 2 26 | A | youngest |