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

28 lines
966 B
INI

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 1.0 |
| \\ / A nd | Web: http://www.openfoam.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
// Rcomponents tool definition
description "Reynolds stress components";
RcomponentsDict
{
type dictionary;
description "Rcomponents control dictionary";
dictionaryPath "system";
entries
{
arguments
{
type rootCaseTimeArguments;
}
}
}
// ************************************************************************* //