288 | | [=#init_building_temperature '''init_building_temperature''']// |
289 | | ((s),(nwall),y,x) |
290 | | }}} |
291 | | {{{#!td style="vertical-align:top;width: 50px" |
292 | | NC_FLOAT |
293 | | }}} |
294 | | {{{#!td style="vertical-align:top;width: 50px" |
295 | | 1, 2, 3 |
296 | | }}} |
297 | | {{{#!td |
298 | | Initialization of walls and indoor temperatures with varying level of |
299 | | detail. Requires the [wiki:doc/app/urban_surface_parameters urban-surface model] to become effective. |
300 | | |
301 | | {{{lod=1}}}: The same wall temperature is assumed for all walls of the |
302 | | building at location ''(y,x)''. // |
303 | | |
304 | | {{{lod=2}}}: The wall layer temperatures of a building at ''(y,x)'' are provided individually for each layer. |
305 | | |
306 | | {{{lod=3}}}: The wall temperatures are provided individually for each surface element and for each wall layer. |
307 | | }}} |
308 | | |---------------- |
309 | | {{{#!td style="vertical-align:top;width: 150px" |
310 | | [=#init_pavement_temperature '''init_pavement_temperature''']// |
311 | | (zsoil,(y),(x)) |
312 | | }}} |
313 | | {{{#!td style="vertical-align:top;width: 50px" |
314 | | NC_FLOAT |
315 | | }}} |
316 | | {{{#!td style="vertical-align:top;width: 50px" |
317 | | 1, 2 |
318 | | }}} |
319 | | {{{#!td |
320 | | Initialization of the pavement temperature. |
321 | | Requires the [wiki:doc/app/land_surface_parameters land-surface model] to become effective. |
322 | | |
323 | | {{{lod=1}}}: For all paved surface elements the same pavement temperature profile is prescribed. // |
324 | | |
325 | | {{{lod=2}}}: The pavement temperature profile is prescribed for each ''(y,x)''-location individually. |
326 | | }}} |
327 | | |---------------- |
328 | | {{{#!td style="vertical-align:top;width: 150px" |