Files
openfoam/applications/utilities/postProcessing/sampling/sample/FoamX/points.cfg
2008-04-15 18:56:58 +01:00

17 lines
749 B
INI

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.0 |
| \\ / A nd | Web: http://www.openfoam.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
points
{
type list;
description "List of points to be sampled";
elementType vector;
}
// ************************************************************************* //