MapFields

From OpenFOAMWiki
Revision as of 02:44, 14 August 2007 by Alberto (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

It maps fields from a case to another. The syntax is:

   mapFields <source root> <source case> <target root> <target case> [-consistent] [-parallelSource] [-parallelTarget]

If the sorce and/or the destination cases are parallel, the -parallelSource and -parallelTarget has to be used accordingly.