Files
openfoam/applications/utilities/mesh/manipulation/faceSet/FoamX/patchToFace.cfg
2008-04-15 18:56:58 +01:00

24 lines
849 B
INI

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.0 |
| \\ / A nd | Web: http://www.openfoam.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
patchToFace
{
type dictionary;
description "Description of a patch to face source";
entries
{
name
{
type word;
}
}
}
// ************************************************************************* //