1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.x |
5 | \\ / A nd | Web: www.OpenFOAM.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 application simpleFoam;
29 writeControl timeStep;
39 writeCompression compressed;
45 runTimeModifiable true;
50 #include "streamLines"
51 #include "cuttingPlane"
52 #include "forceCoeffs"
56 // ************************************************************************* //