Changes between Version 9 and Version 10 of doc/app/surface_data_output_parameters


Ignore:
Timestamp:
Nov 6, 2018 3:04:45 PM (6 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/surface_data_output_parameters

    v9 v10  
    33\\\\\\\\\\\\\\\\\\\\\\\\\\
    44
    5 Information about surface properties as well as the actual physical condition at horizontal and vertical surfaces can be visualized with Paraview via VTK-files which allows the input of unstructured data.
    6 With revision -r 3421 allows the output of instantaneous and time-averaged unstructured surface data, i.e. from horizontally and vertically orientated surfaces (building walls and roofs, Earth surface). These data can be further processed into Paraview readable VTK files, in order to visualize surface properties such as surface temperature or radiation balance, etc..
     5Information about surface properties as well as the actual physical conditions at horizontal and vertical surfaces can be visualized with Paraview via VTK-files which allows the input of unstructured data.
     6With revision -r 3421 PALM allows the output of instantaneous and time-averaged unstructured surface data, i.e. from horizontally and vertically orientated surfaces (building walls and roofs, Earth surface). These data can be further processed into Paraview readable VTK files, in order to visualize surface properties such as surface temperature or radiation balance, etc..
    77Output is written into binary files [[../iofiles#SURFACE_DATA_BIN|SURFACE_DATA_BIN]] and  [[../iofiles#SURFACE_DATA_AV_BIN|SURFACE_DATA_AV_BIN]], respectively. Please note, for the moment, each MPI-process writes into a single file. This may be revised later.
    88
    9 '''Please note, in order to visualize surface data with Paraview, a postprocessing tool is required in order to convert PALM's output data into VTK files. This postprocessing tool will be provided soon.'''
     9Please note, in order to visualize surface data with Paraview, the output data needs to be converted into the VTK file format. A suitable post-processing tool is provided under {{{/trunk/UTIL/surface_output_processing/surface_output_to_vtk.f90}}}. This tool comes with a namelist file {{{surface_output_parin}}}, where output specific information such as cycle number, path to the output data, etc. needs to be defined.   
    1010
    1111'''NAMELIST group name:''' [=#surface_output_parameters '''{{{surface_output_parameters}}}''']