Files
openfoam/applications/utilities/preProcessing/setFields/FoamX/boxToCellFields.cfg
2008-04-15 18:56:58 +01:00

26 lines
862 B
INI

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.0 |
| \\ / A nd | Web: http://www.openfoam.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
boxToCell
{
type
{
include "../../../mesh/manipulation/cellSet/FoamX/boxToCell.cfg";
}
entries
{
fieldValues
{
type fieldValues;
}
}
}
// ************************************************************************* //