Changes between Version 93 and Version 94 of doc/app/iofiles/pids/static
- Timestamp:
- Jul 5, 2022 10:05:11 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles/pids/static
v93 v94 177 177 178 178 For details, see [wiki:doc/app/urban_surface_parameters#building_type ''building_type''].\\ 179 180 '''Please note''', setting of ''building_type'' = 0 in the static file is not allowed. 179 181 }}} 180 182 |---------------- … … 190 192 {{{#!td style="vertical-align:top" 191 193 Bulk classification of pavements on soil. At locations where ''pavement_type'' is defined, [#soil_type soil_type] must not contain any {{{_FillValues}}}. ''pavement_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/land_surface_parameters#pavement_type ''pavement_type'']. 194 195 '''Please note''', setting of ''pavement_type'' = 0 in the static file is not allowed. 192 196 }}} 193 197 |---------------- … … 205 209 206 210 For details, see [wiki:doc/app/land_surface_parameters#soil_type soil_type]. 211 212 '''Please note''', setting of ''soil_type'' = 0 in the static file is not allowed. 207 213 }}} 208 214 |---------------- … … 282 288 283 289 For details, see [wiki:doc/app/land_surface_parameters#vegetation_type vegetation_type]. 290 291 '''Please note''', setting of ''vegetation_type'' = 0 in the static file is not allowed. 284 292 }}} 285 293 |---------------- … … 296 304 Bulk classification of water bodies. ''water_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/land_surface_parameters#water_type ''water_type'']. 297 305 298 For details, see [wiki:doc/app/land_surface_parameters#water_type water_type]. 306 For details, see [wiki:doc/app/land_surface_parameters#water_type water_type]. '''Please note''', setting of ''water_type'' = 0 in the static file is not allowed. 299 307 }}} 300 308 … … 331 339 Optional classification of albedo. Default values for '''albedo_type''' are already set in the bulk parametrization of [#buiding_type building_type], [#pavement_type pavement_type], [#vegetation_type vegetation_type], [#water_type water_type], but will be overwritten in case '''albedo_type''' is defined. The value of '''albedo_type''' will also overwrite the prescribed values in [#vegetation_pars vegetation_pars], [#water_pars water_pars], or [#pavement_pars pavement_pars]. 332 340 An overview of the different albedo types can be found [[attachment:wiki:doc/app/iofiles/pids:PALM_input_data_standard.pdf|here]]. 341 342 '''Please note''', setting of ''albedo_type'' = 0 in the static file is not allowed. 333 343 }}} 334 344 |----------------