openfoam/applications/utilities/miscellaneous
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
..
foamDictionary foamDictionary: Added '-diff <dict>' option 2016-10-18 18:23:24 +01:00
foamFormatConvert Formatting: Rationalized the indentation of #include 2015-02-10 20:35:50 +00:00
foamHelp wmake/Allwmake: Completed support for targetType 'objects' 2016-06-24 15:25:11 +01:00
foamList foamList: Added missing -I$(LIB_SRC)/meshTools/lnInclude needed for recent changes to AMI 2016-09-20 14:51:13 +01:00
foamListTimes Rationalized Doxygen documentation of command-line options 2016-06-17 09:11:58 +01:00
patchSummary Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00