openfoam/applications/utilities/postProcessing
Mark Olesen b8c257d6ad CONFIG: adjustments to environment
- provide default WM_DIR if not already set, to improve robustness if a
  reduced environment is used

- add etc/ to WM_PROJECT_SITE search. This makes the site directory
  structure consistent with the OpenFOAM structure.
  Eg,

      WM_PROJECT_SITE/etc/..
      WM_PROJECT_SITE/bin/..
      WM_PROJECT_SITE/platforms/..

- Don't set/export WM_OSTYPE.  The default is POSIX and is properly
  defaulted throughout, including in CMakeLists-OpenFOAM.txt (also for
  Catalyst)
2018-12-03 09:50:48 +01:00
..
dataConversion STYLE: const-correctness on IOobject* access 2018-11-28 08:00:53 +01:00
graphics CONFIG: adjustments to environment 2018-12-03 09:50:48 +01:00
lagrangian ENH: additional variants of IOobjectList findObject() 2018-11-28 11:28:38 +01:00
lumped ENH: add IOobjectList::findObject() method 2018-11-09 21:57:55 +01:00
miscellaneous STYLE: const-correctness on IOobject* access 2018-11-28 08:00:53 +01:00
noise COMP: Allwmake: pass through targetType 2018-08-02 10:18:59 +01:00
postProcess ENH: use dictionary::readEntry for detection of input errors (#762, #1033) 2018-10-05 10:15:13 +02:00