OpenFOAM-4.x/tutorials/heatTransfer/buoyantSimpleFoam/buoyantCavity/system
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
..
blockMeshDict blockMesh: Change default location of blockMeshDict from constant/polyMesh to system 2015-04-24 22:29:57 +01:00
controlDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
fvSchemes fluxRequired: Added setFluxRequired function to fvSchemes class 2015-07-15 21:57:16 +01:00
fvSolution Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
sample Utility sample: replaced by 'postProcess -func sample' 2016-06-13 14:27:46 +01:00