Changes between Version 38 and Version 39 of doc/app/iofiles/pids
- Timestamp:
- May 24, 2018 9:32:58 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles/pids
v38 v39 129 129 130 130 ||='''Input variable''' =||='''Type''' =||='''LOD''' =||='''Explanation / Remarks''' =|| 131 132 133 131 |---------------- 134 132 {{{#!td style="vertical-align:top;width: 150px" … … 191 189 An overview of the different building types can be found [[attachment:PALM_input_data_standard_v1.7.pdf|here]]. 192 190 }}} 191 |---------------- 192 {{{#!td style="vertical-align:top;width: 150px" 193 [=#pavement_pars '''pavement_pars'''] // 194 (npavement_pars,y,x) 195 }}} 196 {{{#!td style="vertical-align:top;width: 50px" 197 NC_FLOAT 198 }}} 199 {{{#!td style="vertical-align:top;width: 50px" 200 none 201 }}} 202 {{{#!td 203 Parameters required for the bulk pavement parameterization in the 204 land surface scheme. 205 When [#pavement_type pavement_type] = 0, all parameters must be set, otherwise single parameters set by [#pavement_type pavement_type] can be overwritten. 206 }}} 207 |---------------- 208 {{{#!td style="vertical-align:top;width: 150px" 209 [=#pavement_subsurface_pars '''pavement_subsurface_pars'''] // 210 (npavement_subsurface_pars, \\ 211 zsoil,y,x) 212 }}} 213 {{{#!td style="vertical-align:top;width: 50px" 214 NC_FLOAT 215 }}} 216 {{{#!td style="vertical-align:top;width: 50px" 217 none 218 }}} 219 {{{#!td 220 Parameters required for the bulk pavement parameterization. 221 For all zsoil levels where '''pavement_subsurface_pars''' is not missing, the settings of the soil model are overwritten, i.e. thermal conductivity and heat capacities are set, and the layers are impermeable for water. 222 When [#pavement_type pavement_type] = 0, all parameters must be set. 223 }}} 193 224 |---------------- 194 225 {{{#!td style="vertical-align:top;width: 150px" … … 283 314 |---------------- 284 315 {{{#!td style="vertical-align:top;width: 150px" 316 [=#water_pars '''water_pars'''] // 317 (nalbedo_pars,y,x) 318 }}} 319 {{{#!td style="vertical-align:top;width: 50px" 320 NC_FLOAT 321 }}} 322 {{{#!td style="vertical-align:top;width: 50px" 323 none 324 }}} 325 {{{#!td 326 Parameters used for the parameterization of water surfaces. 327 When [#water_type water_type] = 0, all parameters must be set, otherwise single parameters set by [#water_type water_type] can be overwritten. 328 }}} 329 |---------------- 330 {{{#!td style="vertical-align:top;width: 150px" 285 331 [=#water_type '''water_type(y,x)'''] 286 332 }}}