Changes between Version 84 and Version 85 of doc/app/iofiles/pids/static
- Timestamp:
- Feb 24, 2021 5:18:52 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/iofiles/pids/static
v84 v85 140 140 141 141 === [=#surf '''Main surface classification'''] === 142 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, which define bulk parameters for albedo, soil, root distribution, leaf-area density, etc. To enable initialization of the land-surface model with input-file-provided variables, the namelist parameter [wiki:doc/app/l smpar#surface_type surface_type] needs to be set to 'netcdf'.142 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, which define bulk parameters for albedo, soil, root distribution, leaf-area density, etc. To enable initialization of the land-surface model with input-file-provided variables, the namelist parameter [wiki:doc/app/land_surface_parameters#surface_type surface_type] needs to be set to 'netcdf'. 143 143 In case more than one of the surface types (vegetation, pavement, water) is given at an (x,y) location, the relative fraction of each of the types must be provided by [#surface_fraction surface_fraction]. 144 144 … … 201 201 }}} 202 202 {{{#!td style="vertical-align:top" 203 Bulk classification of soil in terms of porosity. ''soil_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/l smpar#soil_type soil_type]. A soil type is need at all locations where either a [#vegetation_type ''vegetation_type''] or a [#pavement_type ''pavement_type''] is set. In case {{{lod = 1}}}, a 2-dimensional vertically uniform soil texture is prescribed, while in case {{{lod = 2}}} the 3-dimensional soil_type is set for each layer individually.203 Bulk classification of soil in terms of porosity. ''soil_type'' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/land_surface_parameters#soil_type soil_type]. A soil type is need at all locations where either a [#vegetation_type ''vegetation_type''] or a [#pavement_type ''pavement_type''] is set. In case {{{lod = 1}}}, a 2-dimensional vertically uniform soil texture is prescribed, while in case {{{lod = 2}}} the 3-dimensional soil_type is set for each layer individually. 204 204 205 205 For details, see [wiki:doc/app/land_surface_parameters#soil_type soil_type]. … … 541 541 }}} 542 542 {{{#!td 543 Bulk classification of water bodies. '''water_type''' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/l smpar#water_type water_type]. An overview of the different water types can be found [[attachment:wiki:doc/app/iofiles/pids:PALM_input_data_standard.pdf|here]].543 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]. An overview of the different water types can be found [[attachment:wiki:doc/app/iofiles/pids:PALM_input_data_standard.pdf|here]]. 544 544 }}} 545 545