Skip to content
Snippets Groups Projects
Commit b8c4e1f4 authored by Mark Olesen's avatar Mark Olesen
Browse files

added proof-of-concept test/fvSolutionCombine

- could also move to utilities/miscellaneous

- the dictionary compare contents might be useful enough to move
  into dictionary code.

- usage example (w/o -rewrite):

      for i in $(find -name fvSolution)
      do
          fvSolutionCombine -case "${i%/system/fvSolution}"
      done
parent 54a8b6a1
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment