Changes between Version 31 and Version 32 of doc/app/iofiles/pids


Ignore:
Timestamp:
May 23, 2018 4:05:55 PM (7 years ago)
Author:
suehring
Comment:

--

Legend:

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

    v31 v32  
    185185In 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.7.pdf|here]].
    186186}}}
     187
     188|----------------
     189{{{#!td style="vertical-align:top;width: 150px"
     190[=#surface_fraction '''surface_fraction \\
     191(nsurface_fraction, \\
     192 y,x)''']
     193}}}
     194{{{#!td style="vertical-align:top;width: 50px"
     195NC_BYTE
     196}}}
     197{{{#!td style="vertical-align:top;width: 50px"
     198none
     199}}}
     200{{{#!td
     201Relative fraction of the respective surface type given via [#vegetation vegetation_type] (index 0), [#pavement_type pavement_type] (index 1) and [#water_type water_type] (index 2). The sum over all relative fractions must be equal to one for each location. This parameter is only needed at
     202locations (y,x) where more than one surface type (vegetation,
     203pavement, water) is defined. Moreover, if more than one surface type is defined at a location, the relative fractions of the respective surface types must not be 0. Also, if '''surface_fraction''' is given for one of the above mentioned surface types, this type need to be defined at this location.
     204}}}
     205
    187206|----------------
    188207{{{#!td style="vertical-align:top;width: 150px"