Changes between Version 64 and Version 65 of doc/app/iofiles/pids


Ignore:
Timestamp:
Jun 1, 2018 12:24:37 PM (7 years ago)
Author:
suehring
Comment:

--

Legend:

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

    v64 v65  
    3030If a surface element has vegetation, pavement or water, it will be classified as natural-type and is treated by the land-surface scheme, while building surfaces will be treated by the urban-surface scheme.
    3131
    32 [=#attr '''Global attributes:]\\\\
     32\\\\
     33=== [=#attr '''Global attributes:] ===
    3334
    3435'''Following list of mandatory attributes is expected by PALM-4U when reading input data from the static input file.'''
     
    107108Clockwise angle of rotation in degrees between North positive y axis and the y axis in the data, e.g. ''0.0''.
    108109}}}
    109 
    110 [=#topo '''Topography:]\\\\
     110\\\\
     111=== [=#topo '''Topography:] ===
    111112
    112113In order to prescribe topography from the static input file, [../../inipar#topography topography] = 'read_from_file' is required.
     
    169170}}}
    170171
    171 
    172 [=#surf '''Surface variables''':]\\\\
     172\\\\
     173
     174=== [=#surf '''Surface variables''':] ===
    173175
    174176For 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] 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 if the land- and urban-surface model is applied. Further,  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 an controlled termination.  \\
     
    407409}}}
    408410
    409 
    410 [=#plant '''Resolved plant canopy:]\\\\
     411\\\\
     412
     413=== [=#plant '''Resolved plant canopy:] ===
    411414
    412415In 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.
     
    13671370}}}
    13681371
    1369 
    1370 
    1371 [=#rad_input '''Radiation input file''']
     1372\\\\
     1373
     1374== [=#rad_input '''Radiation input file'''] ==
    13721375
    13731376'''Please note''', input from radiation input file is currently not implemented in PALM-4U, but will follow soon.
     
    14351438}}}
    14361439
    1437 [=#chem_input '''Chemistry input file''']
     1440\\\\
     1441== [=#chem_input '''Chemistry input file'''] ==
    14381442
    14391443'''Please note''', input from chemistry input file is currently not implemented in PALM-4U, but will follow soon.