wrf svn trunk commit r4103
[wrffire.git] / wrfv2_fire / run / URBPARM.TBL
blobf5d21effe93056184d51e1df960fd1085202633d
1 # Urban Parameters depending on Urban type 
2 # USGS 
4 Number of urban categories: 3
7 #  Where there are multiple columns of values, the values refer, in
8 #  order, to: 1) Commercial, 2) High intensity residential, and 3) Low
9 #  intensity residential:  I.e.:
11 #  Index:     1           2              3
12 #  Type:  Commercial, Hi-dens Res, Low-dens Res
15 AKANDA_URBAN:  1.29 1.29 1.29
19 # ZR:  Roof level (building height)  [ m ]
22 ZR: 8.9,  5.1,  5.4
25 # SIGMA_ZED:  Standard Deviation of roof height  [ m ]
28 SIGMA_ZED: 4.0,  3.0,  1.0
31 # ROOF_WIDTH:  Roof (i.e., building) width  [ m ]
34 ROOF_WIDTH: 31.7, 25.7, 17.6
37 # ROAD_WIDTH:  road width  [ m ]
40 ROAD_WIDTH: 98.9, 39.2, 108.0
43 # AH:  Anthropogenic heat [ W m{-2} ]
46 AH:  90.0, 50.0, 20.0
49 # FRC_URB:  Fraction of the urban landscape which does not have natural
50 #           vegetation. [ Fraction ]
53 FRC_URB: 0.865, 0.429, 0.429
56 # CAPR:  Heat capacity of roof  [ J m{-3} K{-1} ]
59 CAPR: 1.32E6, 1.32E6, 1.32E6, 
62 # CAPB:  Heat capacity of building wall [ J m{-3} K{-1} ]
65 CAPB: 1.32E6, 1.32E6, 1.32E6, 
68 # CAPG:  Heat capacity of ground (road) [ J m{-3} K{-1} ]
71 CAPG:  1.4E6, 1.4E6, 1.4E6, 
74 # AKSR:  Thermal conductivity of roof [ J m{-1} s{-1} K{-1} ]
77 AKSR:  0.695, 0.695, 0.695,
80 # AKSB:  Thermal conductivity of building wall [ J m{-1} s{-1} K{-1} ]
83 AKSB:  0.695, 0.695, 0.695,
86 # AKSG:  Thermal conductivity of ground (road) [ J m{-1} s{-1} K{-1} ]
89 AKSG: 0.4004, 0.4004, 0.4004,
92 # ALBR:   Surface albedo of roof [ fraction ]
95 ALBR: 0.20, 0.20, 0.20
98 # ALBB:  Surface albedo of building wall [ fraction ]
101 ALBB: 0.20, 0.20, 0.20
104 # ALBG:  Surface albedo of ground (road) [ fraction ]
107 ALBG: 0.15, 0.15, 0.15 
110 # EPSR:  Surface emissivity of roof [ - ]
113 EPSR: 0.90, 0.90, 0.90
116 # EPSB:  Surface emissivity of building wall [-]
119 EPSB: 0.90, 0.90, 0.90
122 # EPSG:  Surface emissivity of ground (road) [ - ]
125 EPSG: 0.95, 0.95, 0.95
128 # Z0B:  Roughness length for momentum, over building wall [ m ]
129 #       Only active for CH_SCHEME == 1
132 Z0B: 0.0001, 0.0001, 0.0001 
135 # Z0G:  Roughness length for momentum, over ground (road) [ m ]
136 #       Only active for CH_SCHEME == 1
139 Z0G: 0.01, 0.01, 0.01 
142 # COP:  Coefficient of performance of the A/C systems [ - ]
145 COP: 3.5, 3.5, 3.5 
148 # PWIN:  Coverage area fraction of windows in the walls of the building [ - ]
151 PWIN: 0.2, 0.2, 0.2 
154 # BETA:  Thermal efficiency of heat exchanger 
157 BETA: 0.75, 0.75, 0.75 
160 # SW_COND:  Air conditioning switch, 1=ON  
161 #  
163 SW_COND: 1, 1, 1 
166 # TIME_ON:  Initial local time of A/C systems, [ h ]  
167 #  
169 TIME_ON: 0., 0., 0. 
172 # TIME_OFF:  End local time of A/C systems, [ h ]  
173 #  
175 TIME_OFF: 24., 24., 24. 
178 # TARGTEMP:  Target Temperature of the A/C systems, [ K ]  
179 #  
181 TARGTEMP: 297., 298., 298. 
184 # GAPTEMP:  Comfort Range of the indoor Temperature, [ K ]  
185 #  
187 GAPTEMP: 0.5, 0.5, 0.5 
190 # TARGHUM:  Target humidity of the A/C systems, [ Kg/Kg ]  
191 #  
193 TARGHUM: 0.005, 0.005, 0.005 
196 # GAPHUM:  Comfort Range of the specific humidity, [ Kg/Kg ]  
197 #  
199 GAPHUM: 0.005, 0.005, 0.005 
202 # PERFLO:  Peak number of occupants per unit floor area, [ person/m^2 ]  
203 #  
205 PERFLO: 0.02, 0.01, 0.01 
208 # HSEQUIP:  Diurnal heating profile of heat generated by equipments  
209 #  
211 HSEQUIP: 0.25 0.25 0.25 0.25 0.25 0.25 0.25 0.5 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 1.0 0.5 0.25 0.25 0.25 0.25 0.25
214 # HSEQUIP_SCALE_FACTOR:  Peak heat generated by equipments, [ W/m^2 ]  
215 #  
217 HSEQUIP_SCALE_FACTOR: 36.00, 20.00, 16.00 
219 #ifdef _FOR_ALBERTO_
220 STREET PARAMETERS:
222 #  urban      street      street     building
223 # category  direction     width      width
224 # [index]  [deg from N]    [m]        [m]
226     1         0.0          98.9       31.7
227     1        90.0          98.9       31.7
228     2         0.0          39.2       25.7
229     2        90.0          39.2       25.7
230     3         0.0          108.0      17.6
231     3        90.0          108.0      17.6
233 END STREET PARAMETERS
235 BUILDING HEIGHTS: 1
237 #     height   Percentage
238 #      [m]       [%]
239        5.0      37.0
240       10.0      34.0
241       15.0       9.0
242       20.0      20.0
243 END BUILDING HEIGHTS
245 BUILDING HEIGHTS: 2
247 #     height   Percentage
248 #      [m]       [%]
249        5.0       59.0
250       10.0       34.0
251       15.0        7.0
252 END BUILDING HEIGHTS
254 BUILDING HEIGHTS: 3
256 #     height   Percentage
257 #      [m]       [%]
258        5.0      55.0
259       10.0      30.0
260       15.0      15.0
261 END BUILDING HEIGHTS
262 #endif
264 # DDZR:  Thickness of each roof layer [ m ] 
265 #        This is currently NOT a function urban type, but a function
266 #        of the number of layers.  Number of layers must be 4, for now.
269 DDZR:  0.05, 0.05, 0.05, 0.05
272 # DDZB:  Thickness of each building wall layer [ m ] 
273 #        This is currently NOT a function urban type, but a function
274 #        of the number of layers.  Number of layers must be 4, for now.
277 DDZB: 0.05, 0.05, 0.05, 0.05
280 # DDZG:  Thickness of each ground (road) layer [ m ] 
281 #        This is currently NOT a function urban type, but a function
282 #        of the number of layers.  Number of layers must be 4, for now.
285 DDZG: 0.05, 0.25, 0.50, 0.75
288 # BOUNDR:  Lower boundary condition for roof layer temperature [ 1: Zero-Flux,  2: T = Constant ]
291 BOUNDR: 1 
294 # BOUNDB:  Lower boundary condition for wall layer temperature [ 1: Zero-Flux,  2: T = Constant ]
297 BOUNDB: 1 
300 # BOUNDG:  Lower boundary condition for ground (road) layer temperature [ 1: Zero-Flux,  2: T = Constant ] 
303 BOUNDG: 1 
306 # TRLEND:  Lower boundary condition for roof temperature [ K ]
309 TRLEND: 293.00, 293.00, 293.00
312 # TBLEND:  Lower boundary temperature for building wall temperature [ K ]
315 TBLEND: 293.00, 293.00, 293.00
318 # TGLEND:  Lower boundary temperature for ground (road) temperature [ K ]
321 TGLEND: 293.00, 293.00, 293.00
324 # Ch of Wall and Road [ 1: M-O Similarity Theory,  2: Empirical Form of Narita et al., 1997 (recommended) ] 
327 CH_SCHEME: 2 
330 # Surface and Layer Temperatures [ 1: 4-layer model,  2: Force-Restore method ]
333 TS_SCHEME: 1 
336 # AHOPTION [ 0: No anthropogenic heating,  1: Anthropogenic heating will be added to sensible heat flux term ]
339 AHOPTION: 0
342 # Anthropogenic Heating diurnal profile.
343 #   Multiplication factor applied to AH (as defined in the table above)
344 #   Hourly values ( 24 of them ), starting at 01 hours Local Time.
345 #   For sub-hourly model time steps, value changes on the hour and is
346 #   held constant until the next hour.
350 AHDIUPRF: 0.16 0.13 0.08 0.07 0.08 0.26 0.67 0.99 0.89 0.79 0.74 0.73 0.75 0.76 0.82 0.90 1.00 0.95 0.68 0.61 0.53 0.35 0.21 0.18