OpenFOAM-4.x/tutorials/compressible/sonicFoam/laminar/shockTube
Henry Weller dd20d90868 includeFuncEntry: Added support for function arguments compatible with the '-func' post-processing option
e.g.

functions
{
    #includeFunc mag(U)
}

executes 'mag' on the field 'U' writing the field 'mag(U)'.

The equivalent post-processing command is

postProcess -func 'mag(U)'
2016-05-31 14:43:44 +01:00
..
0 Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
0.orig tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00
constant tutorials: Removed unnecessary "boundary" files 2015-11-13 20:05:37 +00:00
system includeFuncEntry: Added support for function arguments compatible with the '-func' post-processing option 2016-05-31 14:43:44 +01:00
Allclean tutorials: Renamed .org -> .orig 2016-04-30 21:53:50 +01:00
Allrun tutorials/compressible/sonicFoam/laminar/shockTube: Added functionObject 2016-05-31 10:33:48 +01:00