OpenFOAM-4.x/applications/utilities
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
..
mesh checkMesh: Added writing of faceSets and cellSets containing errors 2016-06-12 20:51:07 +01:00
miscellaneous foamList: Updated handling of switches and removed the '-redundant' option which does not work 2016-06-11 15:24:01 +01:00
parallelProcessing Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
postProcessing Utility sample: replaced by 'postProcess -func sample' 2016-06-13 14:27:46 +01:00
preProcessing wallFunctionTable: corrected source file name 2016-06-10 14:07:32 +01:00
surface Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
thermophysical postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00