homemaker-layout/examples/y51-sweep-18/patterns.config

88 lines
1.3 KiB
Text
Raw Normal View History

---
# Synthetic 18-room programme for homemaker-py-y51 (ruin_recreate
# size-threshold sweep). Derived from examples/programme-house by scaling
# the b1/t1/b2/t2 bedroom+ensuite module count by 4x; all other programme
# parameters (storey limits, ratios, adjacency, room-type mix) unchanged.
spaces:
b1:
name: Master Bedroom
size:
- 16.0
- 4.0
width:
- 4.0
- 1.0
proportion:
- 1.5
- 0.5
adjacency:
- c
count: 4
t1:
name: Ensuite Bathroom
size:
- 5.0
- 1.5
width:
- 2.5
- 0.5
adjacency:
- b1
count: 4
b2:
name: Second Bedroom
size:
- 12.0
- 3.0
width:
- 3.5
- 0.8
adjacency:
- c
count: 4
t2:
name: Guest Bathroom
size:
- 4.0
- 1.5
adjacency:
- c
count: 4
l1:
name: Living/Dining/Kitchen
size:
- 35.0
- 8.0
width:
- 4.5
- 1.0
proportion:
- 2.0
- 0.8
level: 0
adjacency:
- c
t3:
name: Ground Floor WC
size:
- 3.0
- 1.0
adjacency:
- c
level: 0
storey_minimum: 2
storey_limit: 5
force_roof_garden: 0
ratio_circulation:
- 0.0
- 0.15
ratio_outside:
- 0.3
- 0.15
staircase_min: 1
staircase_max: 1
value_inside: 300.0
value_circulation: 50.0
value_outside: 100.0
value_supported: 300.0