The sets function object samples field values at point locations and writes the result to file using the chosen output file format.
Basic operation of the sets function object comprises:
sets1
{
type sets;
libs ("libsampling.so");
}
This information is also written in the user-specified output format to file in the directory:
$FOAM_CASE/postProcessing/<function object>/<time>
Related:
Source code:
Example usage:
buoyantCavity tutorial: $FOAM_TUTORIALS/heatTransfer/buoyantSimpleFoam/buoyantCavity| Would you like to suggest an improvement to this page? | Create an issue |
Copyright © 2017 OpenCFD Ltd.