Skip to content

Commit d031fbb

Browse files
committed
Add missed file
1 parent 24c8802 commit d031fbb

1 file changed

Lines changed: 229 additions & 0 deletions

File tree

examples/law-office.json

Lines changed: 229 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,229 @@
1+
{
2+
"title": "Simplified law office case",
3+
"global_density": 1.2040973677927915,
4+
"nodes": {
5+
"office-1": {
6+
"height": 0.0,
7+
"temperature": 20.0,
8+
"volume": 10.0
9+
},
10+
"office-2": {
11+
"height": 0.0,
12+
"temperature": 20.0,
13+
"volume": 10.0
14+
},
15+
"library": {
16+
"height": 0.0,
17+
"temperature": 20.0,
18+
"volume": 10.0
19+
},
20+
"hallway": {
21+
"height": 0.0,
22+
"temperature": 20.0,
23+
"volume": 10.0
24+
},
25+
"n-lib": {
26+
"variable_pressure": false,
27+
"height": 0.0,
28+
"temperature": 20.0,
29+
"pressure": 15.0,
30+
"azimuth": 0.0
31+
},
32+
"n-off-2": {
33+
"variable_pressure": false,
34+
"height": 0.0,
35+
"temperature": 20.0,
36+
"pressure": 15.0,
37+
"azimuth": 0.0
38+
},
39+
"e-off-2": {
40+
"variable_pressure": false,
41+
"height": 0.0,
42+
"temperature": 20.0,
43+
"pressure": 5.0,
44+
"azimuth": {"value": 270.0, "units": "degrees"}
45+
},
46+
"e-off-1": {
47+
"variable_pressure": false,
48+
"height": 0.0,
49+
"temperature": 20.0,
50+
"pressure": 5.0,
51+
"azimuth": {"value": 270.0, "units": "degrees"}
52+
},
53+
"s-off-1": {
54+
"variable_pressure": false,
55+
"height": 0.0,
56+
"temperature": 20.0,
57+
"pressure": -15.0,
58+
"azimuth": {"value": 180.0, "units": "degrees"}
59+
},
60+
"s-hall": {
61+
"variable_pressure": false,
62+
"height": 0.0,
63+
"temperature": 20.0,
64+
"pressure": -15.0,
65+
"azimuth": {"value": 180.0, "units": "degrees"}
66+
},
67+
"s-lib": {
68+
"variable_pressure": false,
69+
"height": 0.0,
70+
"temperature": 20.0,
71+
"pressure": -15.0,
72+
"azimuth": {"value": 180.0, "units": "degrees"}
73+
},
74+
"w-lib": {
75+
"variable_pressure": false,
76+
"height": 0.0,
77+
"temperature": 20.0,
78+
"pressure": -5.0,
79+
"azimuth": {"value": 90.0, "units": "degrees"}
80+
}
81+
},
82+
"elements": {
83+
"plr": {
84+
"ext-wall": {
85+
"linear": 6.1e-08,
86+
"nonlinear": 0.0005,
87+
"exponent": 0.65
88+
},
89+
"ext-wall-03": {
90+
"linear": 5.49e-07,
91+
"nonlinear": 0.0045,
92+
"exponent": 0.65
93+
},
94+
"ext-wall-07": {
95+
"linear": 1.281e-06,
96+
"nonlinear": 0.0105,
97+
"exponent": 0.65
98+
},
99+
"ext-wall-08": {
100+
"linear": 1.464e-06,
101+
"nonlinear": 0.012,
102+
"exponent": 0.65
103+
},
104+
"ext-wall-10": {
105+
"linear": 1.83e-06,
106+
"nonlinear": 0.015,
107+
"exponent": 0.65
108+
},
109+
"ext-wall-17": {
110+
"linear": 3.111e-06,
111+
"nonlinear": 0.0255,
112+
"exponent": 0.65
113+
},
114+
"int-wall": {
115+
"linear": 1.5e-07,
116+
"nonlinear": 0.001,
117+
"exponent": 0.65
118+
},
119+
"int-wall-03": {
120+
"linear": 1.35e-06,
121+
"nonlinear": 0.009,
122+
"exponent": 0.65
123+
},
124+
"int-wall-07": {
125+
"linear": 3.15e-06,
126+
"nonlinear": 0.021,
127+
"exponent": 0.65
128+
},
129+
"int-wall-10": {
130+
"linear": 4.5e-06,
131+
"nonlinear": 0.03,
132+
"exponent": 0.65
133+
}
134+
}
135+
},
136+
"links": {
137+
"link-1": {
138+
"node0": "library",
139+
"height0": 0.0,
140+
"node1": "n-lib",
141+
"height1": 0.0,
142+
"element": "ext-wall-08"
143+
},
144+
"link-2": {
145+
"node0": "office-2",
146+
"height0": 0.0,
147+
"node1": "n-off-2",
148+
"height1": 0.0,
149+
"element": "ext-wall-10"
150+
},
151+
"link-3": {
152+
"node0": "library",
153+
"height0": 0.0,
154+
"node1": "office-2",
155+
"height1": 0.0,
156+
"element": "int-wall-07"
157+
},
158+
"link-4": {
159+
"node0": "office-2",
160+
"height0": 0.0,
161+
"node1": "e-off-2",
162+
"height1": 0.0,
163+
"element": "ext-wall-07"
164+
},
165+
"link-5": {
166+
"node0": "hallway",
167+
"height0": 0.0,
168+
"node1": "office-2",
169+
"height1": 0.0,
170+
"element": "int-wall-03"
171+
},
172+
"link-6": {
173+
"node0": "office-1",
174+
"height0": 0.0,
175+
"node1": "office-2",
176+
"height1": 0.0,
177+
"element": "int-wall-07"
178+
},
179+
"link-7": {
180+
"node0": "library",
181+
"height0": 0.0,
182+
"node1": "w-lib",
183+
"height1": 0.0,
184+
"element": "ext-wall-17"
185+
},
186+
"link-8": {
187+
"node0": "library",
188+
"height0": 0.0,
189+
"node1": "hallway",
190+
"height1": 0.0,
191+
"element": "int-wall-10"
192+
},
193+
"link-9": {
194+
"node0": "hallway",
195+
"height0": 0.0,
196+
"node1": "office-1",
197+
"height1": 0.0,
198+
"element": "int-wall-10"
199+
},
200+
"link-10": {
201+
"node0": "office-1",
202+
"height0": 0.0,
203+
"node1": "e-off-1",
204+
"height1": 0.0,
205+
"element": "ext-wall-10"
206+
},
207+
"link-11": {
208+
"node0": "library",
209+
"height0": 0.0,
210+
"node1": "s-lib",
211+
"height1": 0.0,
212+
"element": "ext-wall-08"
213+
},
214+
"link-12": {
215+
"node0": "hallway",
216+
"height0": 0.0,
217+
"node1": "s-hall",
218+
"height1": 0.0,
219+
"element": "ext-wall-03"
220+
},
221+
"link-13": {
222+
"node0": "office-1",
223+
"height0": 0.0,
224+
"node1": "s-off-1",
225+
"height1": 0.0,
226+
"element": "ext-wall-07"
227+
}
228+
}
229+
}

0 commit comments

Comments
 (0)