Changes between Version 69 and Version 70 of doc/app/iofiles/pids
- Timestamp:
- Jul 25, 2018 2:33:03 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles/pids
v69 v70 182 182 {{{#!td style="vertical-align:top;width: 150px" 183 183 [=#albedo_pars '''albedo_pars'''] // 184 (nalbedo_pars,y,x) 184 '''(nalbedo_pars,y,x)''' 185 185 }}} 186 186 {{{#!td style="vertical-align:top;width: 50px" … … 192 192 {{{#!td 193 193 Spectral and broadband albedo for natural and urban surfaces for ''(y,x)''-locations. 194 When [#albedo_type albedo_type] = 0, all parameters must be set , otherwise single parameters set by [#albedo_type albedo_type] can be overwritten.194 When [#albedo_type albedo_type] = 0, all parameters must be set. Otherwise, single parameters for a given [#albedo_type albedo_type] can be overwritten, while the remaining parameters must be set to {{{_FillValue}}}. 195 195 }}} 196 196 |---------------- … … 211 211 {{{#!td style="vertical-align:top;width: 150px" 212 212 [=#building_pars '''building_pars'''] // 213 (nbuilding_pars,y,x) 214 }}} 215 {{{#!td style="vertical-align:top;width: 50px" 216 NC_FLOAT 217 }}} 218 {{{#!td style="vertical-align:top;width: 50px" 219 none 220 }}} 221 {{{#!td 222 Parameters for the building parameterization. When [#building_type building_type] = 0, all parameters must be set, otherwise 223 single parameters set by [#building_type building_type] can be overwritten. '''building_pars''' becomes only effective if the [../../usmpar urban-surface model] or the [#indoor_model indoor_model] are applied. 213 '''(nbuilding_pars,y,x)''' 214 }}} 215 {{{#!td style="vertical-align:top;width: 50px" 216 NC_FLOAT 217 }}} 218 {{{#!td style="vertical-align:top;width: 50px" 219 none 220 }}} 221 {{{#!td 222 Parameters for the building parameterization. When [#building_type building_type] = 0, all parameters must be set. Otherwise, single parameters for a given [#building_type building_type] can be overwritten, while the remaining parameters must be set to {{{_FillValue}}}. '''building_pars''' becomes only effective if the [../../usmpar urban-surface model] or the [#indoor_model indoor_model] are applied. 224 223 Building parameters can be distinguished between ground-floor and upper level. For more information, please see [[attachment:PALM_input_data_standard_v1.9.pdf|here]]. 225 224 }}} … … 227 226 {{{#!td style="vertical-align:top;width: 150px" 228 227 [=#building_surface_pars '''building_surface_pars'''] // 229 (nbuilding_surface_pars_s,\\230 y,x) 228 '''(nbuilding_surface_pars_s,\\ 229 y,x)''' 231 230 }}} 232 231 {{{#!td style="vertical-align:top;width: 50px" … … 262 261 {{{#!td style="vertical-align:top;width: 150px" 263 262 [=#pavement_pars '''pavement_pars'''] // 264 (npavement_pars,y,x) 263 '''(npavement_pars,y,x)''' 265 264 }}} 266 265 {{{#!td style="vertical-align:top;width: 50px" … … 273 272 Parameters required for the bulk pavement parameterization in the 274 273 land surface scheme. 275 When [#pavement_type pavement_type] = 0, all parameters must be set , otherwise single parameters set by [#pavement_type pavement_type] can be overwritten.274 When [#pavement_type pavement_type] = 0, all parameters must be set. Otherwise, single parameters for a given [#pavement_type pavement_type] can be overwritten, while the remaining parameters must be set to {{{_FillValue}}}. 276 275 }}} 277 276 |---------------- 278 277 {{{#!td style="vertical-align:top;width: 150px" 279 278 [=#pavement_subsurface_pars '''pavement_subsurface_pars'''] // 280 (npavement_subsurface_pars, \\281 zsoil,y,x) 279 '''(npavement_subsurface_pars, \\ 280 zsoil,y,x)''' 282 281 }}} 283 282 {{{#!td style="vertical-align:top;width: 50px" … … 308 307 {{{#!td style="vertical-align:top;width: 150px" 309 308 [=#soil_pars '''soil_pars'''] // 310 (nsoil_pars,(zsoil),y,x) 309 '''(nsoil_pars,(zsoil),y,x)''' 311 310 }}} 312 311 {{{#!td style="vertical-align:top;width: 50px" … … 318 317 {{{#!td 319 318 Parameters for soil parametrization. 320 When [#soil_type soil_type] = 0, all parameters must be set , otherwise321 single parameters set by [#soil_type soil_type] can be overwritten.319 When [#soil_type soil_type] = 0, all parameters must be set. Otherwise, 320 single parameters for a given [#soil_type soil_type] can be overwritten, while the remaining parameters must be set to {{{_FillValue}}}. 322 321 In case {{{lod = 1}}}, prescribed parameters are vertically uniform, 323 322 while in case {{{lod = 2}}} parameters can be set for each layer individually. An overview of the different soil parameters can be found [[attachment:PALM_input_data_standard_v1.9.pdf|here]]. … … 366 365 {{{#!td 367 366 Parameters for the bulk parametrization of non-resolved vegetation in the land-surface model for each ''(y,x)''-location. 368 All/single parameters set by [#vegetation_type vegetation_type] can be overwritten for given ''(y,x)''-location. Please note, if [#vegetation_type vegetation_type] = 0, all parameters must be set.367 All/single parameters of vegetation_pars for a given [#vegetation_type vegetation_type] can be overwritten for given ''(y,x)''-location. If only single parameters shall be overwritten, all other parameters must be set to {{{_FillValue}}}. Please note, if [#vegetation_type vegetation_type] = 0, all parameters must be set. 369 368 An overview of the different vegetation parameters can be found [[attachment:PALM_input_data_standard_v1.9.pdf|here]]. 370 369 }}} … … 385 384 {{{#!td style="vertical-align:top;width: 150px" 386 385 [=#water_pars '''water_pars'''] // 387 (nalbedo_pars,y,x) 386 '''(nalbedo_pars,y,x)''' 388 387 }}} 389 388 {{{#!td style="vertical-align:top;width: 50px" … … 395 394 {{{#!td 396 395 Parameters used for the parameterization of water surfaces. 397 When [#water_type water_type] = 0, all parameters must be set , otherwise single parameters set by [#water_type water_type] can be overwritten.396 When [#water_type water_type] = 0, all parameters must be set. Otherwise, single parameters for a given [#water_type water_type] can be overwritten, while the remaining parameters must be set to {{{_FillValue}}}. 398 397 }}} 399 398 |---------------- … … 421 420 {{{#!td style="vertical-align:top;width: 150px" 422 421 [=#lad '''lad'''] // 423 (zlad,y,x) 422 '''(zlad,y,x)''' 424 423 }}} 425 424 {{{#!td style="vertical-align:top;width: 50px" … … 439 438 {{{#!td style="vertical-align:top;width: 150px" 440 439 [=#bad '''bad'''] // 441 (zlad,y,x) 440 '''(zlad,y,x)''' 442 441 }}} 443 442 {{{#!td style="vertical-align:top;width: 50px" … … 456 455 {{{#!td style="vertical-align:top;width: 150px" 457 456 [=#root_area_dens_r '''root_area_dens_r''']// 458 (zsoil,y,x) 457 '''(zsoil,y,x)''' 459 458 }}} 460 459 {{{#!td style="vertical-align:top;width: 50px" … … 470 469 {{{#!td style="vertical-align:top;width: 150px" 471 470 [=#root_area_dens_s '''root_area_dens_s''']// 472 (zsoil,y,x) 471 '''(zsoil,y,x)''' 473 472 }}} 474 473 {{{#!td style="vertical-align:top;width: 50px"