openfoam/tutorials/compressible
Henry Weller 7454518bc5 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
..
rhoCentralDyMFoam/movingCone postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00
rhoCentralFoam Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
rhoPimpleDyMFoam/annularThermalMixer ACMI: Corrected conservation issue 2016-05-30 08:29:11 +01:00
rhoPimpleFoam postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00
rhoPorousSimpleFoam scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
rhoSimpleFoam tutorials/compressible/rhoSimpleFoam/angledDuctExplicitFixedCoeff: Updated for change in U boundary condition update order 2016-02-18 21:15:57 +00:00
sonicDyMFoam/movingCone postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00
sonicFoam includeFuncEntry: Added support for function arguments compatible with the '-func' post-processing option 2016-05-31 14:43:44 +01:00
sonicLiquidFoam scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00