OpenFOAM-4.x/applications
Henry Weller e9d69df161 Utility sample: replaced by 'postProcess -func sample'
To re-use existing 'sampleDict' files simply add the following entries:

    type sets;
    libs ("libsampling.so");

and run

    postProcess -func sampleDict

It is probably better to also rename 'sampleDict' -> 'sample' and then run

    postProcess -func sampleDict
2016-06-13 14:27:46 +01:00
..
solvers Minor reformatting 2016-06-12 21:12:13 +01:00
test Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
utilities Utility sample: replaced by 'postProcess -func sample' 2016-06-13 14:27:46 +01:00
Allwmake applications/Allwmake: Compile utilities after solvers 2016-06-11 11:49:35 +01:00