Surfaces
Note
Under construction - please check again later

The surfaces function object samples field values on surfaces and writes the result to file using the chosen output file format.

Usage

Basic operation of the sets function object comprises:

sets1
{
    type            surfaces;
    libs            ("libsampling.so");
}

Sample output

This information is also written in the user-specified output format to file in the directory:

$FOAM_CASE/postProcessing/<function object>/<time>

Further information

Related:

Source code:

  • Foam::functionObjects::sampledSurfaces

Example usage:


Would you like to suggest an improvement to this page? Create an issue

Copyright © 2017 OpenCFD Ltd.

Licensed under the Creative Commons License BY-NC-ND Creative Commons License