/*--------------------------------*- C++ -*----------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 2.0.0 | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ FoamFile { version 2.0; format ascii; class dictionary; object probesDict; } // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // fields (U k); //probes1 //{ //type probes; //functionObjectLibs ("libsampling.so"); //interpolationScheme cellPoint; probeLocations ( (75807 23610 93.9994 ) (75523 23884 94.6692 ) (75454 23812 118.162 ) (75746 23540 119.024 ) ); //fields ( U k ); //}