/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.0 | | \\ / A nd | Web: http://www.openfoam.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ // foamDataToFluent tool definition description "OpenFOAM to Fluent field data converter"; foamDataToFluentDict { type dictionary; description "foamDataToFluent control dictionary"; dictionaryPath "system"; entries { arguments { type rootCaseArguments; } include "standardEntries.cfg"; } } // ************************************************************************* //