Changes between Version 1 and Version 2 of doc/app/iofiles/pids/static


Ignore:
Timestamp:
Jul 3, 2019 5:11:15 PM (6 years ago)
Author:
scharf
Comment:

--

Legend:

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

    v1 v2  
    2525}}}
    2626{{{#!td
    27 Geographical latitude in degrees north. This attribute defines the south boundary of the model domain and overwrites the namelist parameter [../../inipar#latitude latitude], which is used e.g. for the Coriolis parameters as well as for the radiation. 
    28 Please note, in case of a nested run, values of [../../inipar#latitude latitude] will be synchronized internally to the respective value of the root parent domain.
     27Geographical latitude in degrees north. This attribute defines the south boundary of the model domain and overwrites the namelist parameter [wiki:doc/app/inipar#latitude latitude], which is used e.g. for the Coriolis parameters as well as for the radiation. 
     28Please note, in case of a nested run, values of [wiki:doc/app/inipar#latitude latitude] will be synchronized internally to the respective value of the root parent domain.
    2929}}}
    3030|----------------
     
    3636}}}
    3737{{{#!td
    38 Geographical longitude in degrees east. This attribute defines the left boundary of the model domain and overwrites the namelist parameter [../../inipar#longitude longitude], which is used e.g. for the radiation. 
    39 Please note, in case of a nested run, values of [../../inipar#longitude longitude] will be synchronized internally to the respective value of the root parent domain.
     38Geographical longitude in degrees east. This attribute defines the left boundary of the model domain and overwrites the namelist parameter [wiki:doc/app/inipar#longitude longitude], which is used e.g. for the radiation. 
     39Please note, in case of a nested run, values of [wiki:doc/app/inipar#longitude longitude] will be synchronized internally to the respective value of the root parent domain.
    4040}}}
    4141|----------------
     
    9292=== [=#topo '''Topography:] ===
    9393
    94 In order to prescribe topography from the static input file, [../../inipar#topography topography] = 'read_from_file' is required.
     94In order to prescribe topography from the static input file, [wiki:doc/app/inipar#topography topography] = 'read_from_file' is required.
    9595
    9696||='''Input variable'''  =||='''Type'''  =||='''LOD''' =||='''Explanation / Remarks'''  =||
     
    154154=== [=#surf '''Surface variables''':] ===
    155155
    156 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 [../../lsmpar#surface_type surface_type] needs to be set to 'netcdf'. 
     156For 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/lsmpar#surface_type surface_type] needs to be set to 'netcdf'. 
    157157In 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].
    158 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] needs to be defined at each (x,y) location if the land- and urban-surface model is applied.
     158Further, if the [wiki:doc/app/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] needs to be defined at each (x,y) location if the land- and urban-surface model is applied.
    159159If only the land-surface model is applied but no urban-surface model, one of [#pavement_type pavement_type], [#vegetation_type vegetation_type] or [#water_type water_type] needs to be defined at each (x,y) location.
    160160Further, in case data is taken from the static input file, both, the land- and urban-surface model need to be either switched on or off. Applying only one of the energy-balance models is not sufficient and will lead to a controlled termination.  \\
     
    202202}}}
    203203{{{#!td
    204 Parameters for the building parameterization. When [#building_type building_type] = 0, all parameters must be set. Otherwise, single parameters for a given [#building_type building_type] can be overwritten, while the remaining parameters must be set to {{{_FillValue}}}. '''building_pars''' becomes only effective if the [../../usmpar urban-surface model] or the [#indoor_model indoor_model] are applied.
     204Parameters for the building parameterization. When [#building_type building_type] = 0, all parameters must be set. Otherwise, single parameters for a given [#building_type building_type] can be overwritten, while the remaining parameters must be set to {{{_FillValue}}}. '''building_pars''' becomes only effective if the [wiki:doc/app/usmpar urban-surface model] or the [#indoor_model indoor_model] are applied.
    205205Building parameters can be distinguished between ground-floor and upper level. For more information, please see [[attachment:PALM_input_data_standard_v1.9.pdf|here]].
    206206}}}
     
    222222detailed data is available.
    223223Setting of '''building_surface_pars''' will replace parameter settings made by [#building_type building_type] and [#building_pars building_pars].
    224 '''building_surface_pars''' becomes only effective if the [../../usmpar urban-surface model] is applied.
     224'''building_surface_pars''' becomes only effective if the [wiki:doc/app/usmpar urban-surface model] is applied.
    225225For more information, please see [[attachment:PALM_input_data_standard_v1.9.pdf|here]]. \\\\
    226226'''Please note: this input variable is currently not implemented.'''
     
    237237}}}
    238238{{{#!td
    239 Building type used to select bulk parameters. '''building_type''' is required if the [../../usmpar urban-surface model] or the [#indoor_model indoor_model]  are applied.
     239Building type used to select bulk parameters. '''building_type''' is required if the [wiki:doc/app/usmpar urban-surface model] or the [#indoor_model indoor_model]  are applied.
    240240Please note, '''building_type''' must not contain any {{{_FillValue}}} at grid points where buildings_2d/3d is defined.
    241241An overview of the different building types can be found [[attachment:PALM_input_data_standard_v1.9.pdf|here]].
     
    285285}}}
    286286{{{#!td
    287 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 [../../lsmpar#pavement_type pavement_type]. An overview of the different pavement types can be found  [[attachment:PALM_input_data_standard_v1.9.pdf|here]].
     287Bulk 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/lsmpar#pavement_type pavement_type]. An overview of the different pavement types can be found  [[attachment:PALM_input_data_standard_v1.9.pdf|here]].
    288288}}}
    289289|----------------
     
    316316}}}
    317317{{{#!td
    318 Bulk classification of soil in terms of porosity. '''soil_type''' overwrites the homogeneously prescribed setting via the namelist parameter [../../lsmpar#soil_type soil_type].
     318Bulk classification of soil in terms of porosity. '''soil_type''' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/lsmpar#soil_type soil_type].
    319319In 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. An overview of the different soil types can be found  [[attachment:PALM_input_data_standard_v1.9.pdf|here]].
    320320}}}
     
    362362}}}
    363363{{{#!td
    364 Bulk classification of non-resolved vegetation surfaces at natural land surface types. At locations where '''vegetation_type''' is defined, [#soil_type soil_type] must not contain any {{{_FillValues}}}. '''vegetation_type''' overwrites the homogeneously prescribed setting via the namelist parameter [../../lsmpar#vegetation_type vegetation_type]. An overview of the different vegetation types can be found  [[attachment:PALM_input_data_standard_v1.9.pdf|here]].
     364Bulk classification of non-resolved vegetation surfaces at natural land surface types. At locations where '''vegetation_type''' is defined, [#soil_type soil_type] must not contain any {{{_FillValues}}}. '''vegetation_type''' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/lsmpar#vegetation_type vegetation_type]. An overview of the different vegetation types can be found  [[attachment:PALM_input_data_standard_v1.9.pdf|here]].
    365365}}}
    366366|----------------
     
    390390}}}
    391391{{{#!td
    392 Bulk classification of water bodies. '''water_type''' overwrites the homogeneously prescribed setting via the namelist parameter [../../lsmpar#water_type water_type]. An overview of the different water types can be found  [[attachment:PALM_input_data_standard_v1.9.pdf|here]].
     392Bulk classification of water bodies. '''water_type''' overwrites the homogeneously prescribed setting via the namelist parameter [wiki:doc/app/lsmpar#water_type water_type]. An overview of the different water types can be found  [[attachment:PALM_input_data_standard_v1.9.pdf|here]].
    393393}}}
    394394
     
    397397=== [=#plant '''Resolved plant canopy:] ===
    398398
    399 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.
     399In order to consider resolved plant canopy, the [wiki:doc/app/canpar plant-canopy model] need to be switched on and setting of [#canopy_mode canopy_mode] = 'read_from_file_3d' is required.
    400400
    401401||='''Input variable'''  =||='''Type'''  =||='''LOD''' =||='''Explanation / Remarks'''  =||
     
    415415dimensional leaf area density (LAD).
    416416Please note, plant canopy is prescribed relative to the underlying topography and will be mounted on top of the terrain.
    417 A preprocessor tool is available to convert arbitrary vegetation information to an LAD field. If '''lad''' is set, all settings of LAD-related parameters made in the namelist [../../canpar &plant_canopy_parameters] will be ignored.
     417A preprocessor tool is available to convert arbitrary vegetation information to an LAD field. If '''lad''' is set, all settings of LAD-related parameters made in the namelist [wiki:doc/app/canpar &plant_canopy_parameters] will be ignored.
    418418Please 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 '''lad''' is set at ''(y,x)''-location.
    419419}}}