9 | | Please 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. |
| 9 | Please note, in order to visualize surface data with Paraview, the PALM output data needs to be further converted into the VTK file format in the post-processing. A suitable post-processing tool is provided under {{{/trunk/UTIL/surface_output_processing/surface_output_to_vtk.f90}}}. This tool comes with an additional namelist file {{{surface_output_parin}}}, where output specific information such as cycle number, path to the output data, etc. needs to be defined. |
| 10 | |
| 11 | To enable model output for unstructured surface data the following namelist is required in your PALM parameter file: |