openfoam/tutorials
Henry Weller d9f423ec85 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
..
basic dynamicCode: Renamed 'redirectType' to 'name' to clarify the purpose 2016-05-18 23:10:42 +01:00
combustion Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
compressible Utility sample: replaced by 'postProcess -func sample' 2016-06-13 14:27:46 +01:00
discreteMethods postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00
DNS/dnsFoam/boxTurb16 scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
electromagnetics Utility sample: replaced by 'postProcess -func sample' 2016-06-13 14:27:46 +01:00
financial/financialFoam/europeanCall tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
heatTransfer Utility sample: replaced by 'postProcess -func sample' 2016-06-13 14:27:46 +01:00
incompressible functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00
lagrangian functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00
mesh Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
multiphase functionObjects: renamed faceSource -> surfaceRegion, cellSource -> volRegion 2016-06-12 20:56:51 +01:00
resources/geometry GIT: Repo update 2014-12-11 08:35:10 +00:00
stressAnalysis Update plateHole case to be consistent with User Guide tutorial 2016-06-08 15:34:16 +01:00
Allclean scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
Allrun Sprucing up the tutorials folder and adding -dict to "collapseEdges" 2016-03-06 19:06:44 +00:00
Alltest tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00