1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
4 | \\ / O peration | Version: 2.0.0 |
5 | \\ / A nd | Web: www.OpenFOAM.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
18 application sonicFoam;
46 runTimeModifiable true;
53 functionObjectLibs ( "libforces.so" );
54 outputControl timeStep;
67 liftDir ( -0.239733 0.970839 0 );
68 dragDir ( 0.970839 0.239733 0 );
76 // ************************************************************************* //