openfoam/applications/utilities
Henry Weller d2b96d88da foamDictionary: Added '-diff <dict>' option
- Write differences with respect to the specified dictionary
    (or sub entry if -entry specified)

  - Write the differences with respect to a template dictionary:
      foamDictionary 0/U -diff $FOAM_ETC/templates/closedVolume/0/U

  - Write the differences in boundaryField with respect to a
    template dictionary:
      foamDictionary 0/U -diff $FOAM_ETC/templates/closedVolume/0/U \
        -entry boundaryField

Patch contributed by Mattijs Janssens
2016-10-18 18:23:24 +01:00
..
mesh blockMesh: New experimental support for projecting block face point to geometric surfaces 2016-10-13 15:05:24 +01:00
miscellaneous foamDictionary: Added '-diff <dict>' option 2016-10-18 18:23:24 +01:00
parallelProcessing decomposePar: Corrected construction of cloud for processors 2016-09-21 17:19:58 +01:00
postProcessing blockMesh: New experimental support for projecting block face point to geometric surfaces 2016-10-13 15:05:24 +01:00
preProcessing mapFields: reset the FOAM_CASE environment variable 2016-09-17 14:53:15 +01:00
surface C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
thermophysical foamChemistryReader: Added support for elements and specie composition 2016-07-12 09:05:00 +01:00