1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.0 |
5 | \\ / A nd | Web: http://www.extend-project.de |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
15 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
17 application icoDyMFoam;
29 writeControl timeStep;
39 writeCompression uncompressed;
45 runTimeModifiable yes;
57 // Type of functionObject
62 // Where to load it from (if not already in solver)
63 functionObjectLibs ("libcheckFunctionObjects.so");
67 // ************************************************************************* //