| 124 | |
| 125 | |
| 126 | [=#surf '''Surface variables''':]\\\\ |
| 127 | |
| 128 | For a proper classification of natural land and water surfaces, [#pavement_type pavement_type], [#soil_type soil_type], [#vegetation_type vegetation_type] and [#water_type water_type] are required. Also, the namelist parameter [../../lsmpar#surface_type surface_type] need to be set to 'netcdf'. Further, if the [../../usmpar urban-surface model] is applied, also [#building_type building_type] is required. Moreover, at least one of the variables [#pavement_type pavement_type], [#vegetation_type vegetation_type], [#water_type water_type] or [#building_type building_type] need to be defined at each 'xy' location. \\ |
| 129 | |
| 130 | ||='''Input variable''' =||='''Type''' =||='''LOD''' =||='''Explanation / Remarks''' =|| |
| 131 | |---------------- |
| 132 | {{{#!td style="vertical-align:top;width: 150px" |
| 133 | [=#albedo_type '''albedo_type(y,x)'''] |
| 134 | }}} |
| 135 | {{{#!td style="vertical-align:top;width: 50px" |
| 136 | NC_BYTE |
| 137 | }}} |
| 138 | {{{#!td style="vertical-align:top;width: 50px" |
| 139 | none |
| 140 | }}} |
| 141 | {{{#!td |
| 142 | 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]. |
| 143 | An overview of the different albedo types can be found [[attachment:PALM_input_data_standard_v1.7.pdf|here]]. |
| 144 | }}} |
| 145 | |---------------- |
| 146 | {{{#!td style="vertical-align:top;width: 150px" |
| 147 | [=#building_pars '''building_pars'''] // |
| 148 | (nbuilding_pars,y,x) |
| 149 | }}} |
| 150 | {{{#!td style="vertical-align:top;width: 50px" |
| 151 | NC_FLOAT |
| 152 | }}} |
| 153 | {{{#!td style="vertical-align:top;width: 50px" |
| 154 | none |
| 155 | }}} |
| 156 | {{{#!td |
| 157 | Parameters for the building parameterization. When [#building_type building_type] = 0, all parameters must be set, otherwise |
| 158 | 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. |
| 159 | Building parameters can be distinguished between ground-floor and upper level. For more information, please see [[attachment:PALM_input_data_standard_v1.7.pdf|here]]. |
| 160 | }}} |
138 | | }}} |
139 | | |
140 | | |
141 | | [=#surf '''Surface variables''':]\\\\ |
142 | | |
143 | | For a proper classification of natural land and water surfaces, [#pavement_type pavement_type], [#soil_type soil_type], [#vegetation_type vegetation_type] and [#water_type water_type] are required. Also, the namelist parameter [../../lsmpar#surface_type surface_type] need to be set to 'netcdf'. Further, if the [../../usmpar urban-surface model] is applied, also [#building_type building_type] is required. Moreover, at least one of the variables [#pavement_type pavement_type], [#vegetation_type vegetation_type], [#water_type water_type] or [#building_type building_type] need to be defined at each 'xy' location. \\ |
144 | | |
145 | | ||='''Input variable''' =||='''Type''' =||='''LOD''' =||='''Explanation / Remarks''' =|| |
146 | | |---------------- |
147 | | {{{#!td style="vertical-align:top;width: 150px" |
148 | | [=#albedo_type '''albedo_type(y,x)'''] |
149 | | }}} |
150 | | {{{#!td style="vertical-align:top;width: 50px" |
151 | | NC_BYTE |
152 | | }}} |
153 | | {{{#!td style="vertical-align:top;width: 50px" |
154 | | none |
155 | | }}} |
156 | | {{{#!td |
157 | | 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]. |
158 | | An overview of the different albedo types can be found [[attachment:PALM_input_data_standard_v1.7.pdf|here]]. |