Changes between Version 9 and Version 10 of doc/app/iofiles/pids/palm_csd


Ignore:
Timestamp:
Dec 11, 2020 5:01:01 PM (4 years ago)
Author:
maronga
Comment:

--

Legend:

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

    v9 v10  
    5555This section describes global parameters used to create the static driver. All following parameters are mandatory!
    5656
    57 ||='''Attribute'''  =||='''Data type''' =||='''Description'''  =||
     57||='''Variable'''  =||='''Data type''' =||='''Description'''  =||
    5858|| {{{bridge_width}}} || float ||In case that the simulation domain contains bridges, this parameter (in m) defines the vertical thickness of all bridge elements in the domain. Note that bridges require LOD2 building information (i.e. {{{buildings_3d}}}) ||
    5959|| {{{debug_mode}}} || logical ||Can be set to {{{True}}} or {{{False}}}. Used for debugging by model developers only, currently this parameter has no effect  ||
     
    8282
    8383=== [output] ===
     84||='''Variable'''  =||='''Data type''' =||='''Description'''  =||
     85|| {{{path}}} || string ||Directory where the output file shall be stored. Note that the static driver can - depending on model domain size - be quite large (in the order of several GB). ||
     86|| {{{file_out}}} || string ||Output file name. The final output will be stored under {{{path}}}/{{{file_out}}}_{{{domain}}}, where {{{domain}}} will be "root" for the parent (root) domain, and "N01", "N02", etc., for child domains N01, N02, etc., respectively
     87|| version || integer ||User-specific setting to track updates of a static driver. This value will be added as global attribute to the static driver  ||
     88
     89Example:
     90{{{
    8491path = /ldata2/MOSAIK/
    8592file_out = winter_iop1_test
    8693version = 1
    87 
     94}}}
    8895
    8996=== [input_01] - [input_XX] ===
     
    152159canopy_patches = True
    153160
     161== Canopy generator ==
     162=== Single trees ===
     163=== Vegetation canopies ===
     164
    154165== Required input data ==
    155166