Changes between Version 38 and Version 39 of doc/app/iofiles/pids


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

--

Legend:

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

    v38 v39  
    129129
    130130||='''Input variable'''  =||='''Type'''  =||='''LOD''' =||='''Explanation / Remarks'''  =||
    131 
    132 
    133131|----------------
    134132{{{#!td style="vertical-align:top;width: 150px"
     
    191189An overview of the different building types can be found [[attachment:PALM_input_data_standard_v1.7.pdf|here]].
    192190}}}
     191|----------------
     192{{{#!td style="vertical-align:top;width: 150px"
     193[=#pavement_pars '''pavement_pars'''] //
     194(npavement_pars,y,x)
     195}}}
     196{{{#!td style="vertical-align:top;width: 50px"
     197NC_FLOAT
     198}}}
     199{{{#!td style="vertical-align:top;width: 50px"
     200none
     201}}}
     202{{{#!td
     203Parameters required for the bulk pavement parameterization in the
     204land surface scheme.
     205When [#pavement_type pavement_type] = 0, all parameters must be set, otherwise single parameters set by [#pavement_type pavement_type] can be overwritten.
     206}}}
     207|----------------
     208{{{#!td style="vertical-align:top;width: 150px"
     209[=#pavement_subsurface_pars '''pavement_subsurface_pars'''] //
     210(npavement_subsurface_pars,  \\
     211zsoil,y,x)
     212}}}
     213{{{#!td style="vertical-align:top;width: 50px"
     214NC_FLOAT
     215}}}
     216{{{#!td style="vertical-align:top;width: 50px"
     217none
     218}}}
     219{{{#!td
     220Parameters required for the bulk pavement parameterization.
     221For all zsoil levels where '''pavement_subsurface_pars''' is not missing, the settings of the soil model are overwritten, i.e. thermal conductivity and heat capacities are set, and the layers are impermeable for water.
     222When [#pavement_type pavement_type] = 0, all parameters must be set.
     223}}}
    193224|----------------
    194225{{{#!td style="vertical-align:top;width: 150px"
     
    283314|----------------
    284315{{{#!td style="vertical-align:top;width: 150px"
     316[=#water_pars '''water_pars'''] //
     317(nalbedo_pars,y,x)
     318}}}
     319{{{#!td style="vertical-align:top;width: 50px"
     320NC_FLOAT
     321}}}
     322{{{#!td style="vertical-align:top;width: 50px"
     323none
     324}}}
     325{{{#!td
     326Parameters used for the parameterization of water surfaces.
     327When [#water_type water_type] = 0, all parameters must be set, otherwise single parameters set by [#water_type water_type] can be overwritten.
     328}}}
     329|----------------
     330{{{#!td style="vertical-align:top;width: 150px"
    285331[=#water_type '''water_type(y,x)''']
    286332}}}