/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 1.0 | | \\ / A nd | Web: http://www.openfoam.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ // moveEngineMesh tool definition description "Runs a solution for moving an engine mesh"; moveEngineMeshDict { type dictionary; description "moveEngineMesh control dictionary"; dictionaryPath "system"; entries { arguments { type rootCaseArguments; } } } // ************************************************************************* //