Commit Graph

2 Commits

Author SHA1 Message Date
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
446e5777f0 Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00