Changes between Version 41 and Version 42 of doc/app/iofiles/pids


Ignore:
Timestamp:
May 24, 2018 10:45:32 AM (7 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/iofiles/pids

    v41 v42  
    126126[=#surf '''Surface variables''':]\\\\
    127127
    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.  \\
     128For 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 driver-provided variables, 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, which defines bulk parameters to run the urban-surface model. Please note, for the sake of consistency, 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.  \\
    129129
    130130||='''Input variable'''  =||='''Type'''  =||='''LOD''' =||='''Explanation / Remarks'''  =||
     
    173173single 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.
    174174Building parameters can be distinguished between ground-floor and upper level. For more information, please see [[attachment:PALM_input_data_standard_v1.7.pdf|here]].
     175}}}
     176|----------------
     177{{{#!td style="vertical-align:top;width: 150px"
     178[=#building_surface_pars '''building_surface_pars'''] //
     179(nbuilding_surface_pars_s,\\
     180y,x)
     181}}}
     182{{{#!td style="vertical-align:top;width: 50px"
     183NC_FLOAT
     184}}}
     185{{{#!td style="vertical-align:top;width: 50px"
     186none
     187}}}
     188{{{#!td
     189Detailed information for specific building surfaces. This variable
     190can contain data for the entire domain or for selected areas where
     191detailed data is available.
     192Setting of '''building_subsurface_pars''' will replace parameter settings made by [#building_type building_type] and [#building_pars building_pars].
     193'''building_subsurface_pars''' becomes only effective if the [../../usmpar urban-surface model] is applied.
     194For more information, please see [[attachment:PALM_input_data_standard_v1.7.pdf|here]].
    175195}}}
    176196|----------------
     
    344364[=#plant '''Resolved plant canopy:]\\\\
    345365
    346 In order to consider resolved plant canopy, the [../../canpar plant-canopy model] need to be switched on and setting of [#canopy_mode canopy_mode] = 'read_from_file_3d' is required.  
     366In order to consider resolved plant canopy, the [../../canpar plant-canopy model] need to be switched on and setting of [#canopy_mode canopy_mode] = 'read_from_file_3d' is required.
    347367
    348368||='''Input variable'''  =||='''Type'''  =||='''LOD''' =||='''Explanation / Remarks'''  =||
     
    360380{{{#!td
    361381Vegetation resolved by the plant-canopy model in terms of a three­
    362 dimensional leaf area density (LAD). A preprocessor tool is
    363 available to convert arbitrary vegetation information to an LAD
    364 field. Setting of '''leaf_area_density''' overwrites the settings of LAD-related parameters made in the namelist [../../canpar &canpar]. 
     382dimensional leaf area density (LAD).
     383Please note, plant canopy is prescribed relative to the underlying topography and will be mounted on top of the terrain.
     384A preprocessor tool is available to convert arbitrary vegetation information to an LAD field. If '''leaf_area_density''' is set, all settings of LAD-related parameters made in the namelist [../../canpar &canpar] will be ignored.
     385Please note, unresolved vegetation is already treated via the land-surface model considered by [#vegetation_type vegetation_type]. Please check for possible double counting of similar vegetation in case [#vegetation_type vegetation_type] and '''leaf_area_density''' is set at ''(y,x)''-location.
    365386}}}
     387|----------------
     388{{{#!td style="vertical-align:top;width: 150px"
     389[=#basal_area_density '''basal_area_density'''] //
     390(zlad,y,x)
     391}}}
     392{{{#!td style="vertical-align:top;width: 50px"
     393NC_FLOAT
     394}}}
     395{{{#!td style="vertical-align:top;width: 50px"
     396none
     397}}}
     398{{{#!td
     399Basal area in m2 (i.e. trunk area) per grid volume. A preprocessor
     400tool is available to convert arbritrary vegetation information to an
     401basal area density field. The dimension of the field must be equal
     402to that of the leaf area density. Please note, basal area is prescribed relative to the underlying topography.
     403}}}
     404|----------------
     405{{{#!td style="vertical-align:top;width: 150px"
     406[=#root_area_density_lad '''root_area_density_lad'''] //
     407(zsoil,y,x)
     408}}}
     409{{{#!td style="vertical-align:top;width: 50px"
     410NC_FLOAT
     411}}}
     412{{{#!td style="vertical-align:top;width: 50px"
     413none
     414}}}
     415{{{#!td
     416Root area of the resolved vegetation in the soil.
     417}}}
     418|----------------
     419{{{#!td style="vertical-align:top;width: 150px"
     420[=#root_area_density_lsm '''root_area_density_lsm'''] //
     421(zsoil,y,x)
     422}}}
     423{{{#!td style="vertical-align:top;width: 50px"
     424NC_FLOAT
     425}}}
     426{{{#!td style="vertical-align:top;width: 50px"
     427none
     428}}}
     429{{{#!td
     430Root area of the parameterized vegetation in the soil that is set via
     431[#vegetation_type vegetation_type]. When [#vegetation_type vegetation_type] = 0, the '''root_area_density_lsm''' must be set.
     432}}}
    366433
    367434[=#dynamic_input '''Dynamic input file''']