openfoam/applications/utilities
Mark Olesen 5f88e4271e ENH: allow "<case>", "<system>" ... in the string expansions (issue #792)
- the expansions were previously required as slash to follow, but
  now either are possible.

    "<case>", "<case>/" both yield the same as "$FOAM_CASE" and
    will not have a trailing slash in the result. The expansion of
    "$FOAM_CASE/" will however have a trailing slash.

- adjust additional files using these expansions
2018-04-11 23:10:49 +02:00
..
doc ENH: (further) Doxygen documentation updates for module support 2016-06-27 20:34:19 +01:00
finiteArea ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
mesh ENH: allow "<case>", "<system>" ... in the string expansions (issue #792) 2018-04-11 23:10:49 +02:00
miscellaneous STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
parallelProcessing STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
postProcessing ENH: paraFoam: catch read errors. Fixes #798. 2018-04-12 15:12:04 +01:00
preProcessing ENH: allow "<case>", "<system>" ... in the string expansions (issue #792) 2018-04-11 23:10:49 +02:00
surface STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
thermophysical ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00