FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

expandDictionary.C File Reference

Read the dictionary provided as an argument, expand the macros etc. and write the resulting dictionary to standard output. More...


Detailed Description

Read the dictionary provided as an argument, expand the macros etc. and write the resulting dictionary to standard output.

Usage
  • expandDictionary [OPTIONS] <inputDict>
Parameters:
\<inputDict\>
Todo:
Detailed description of argument.
Parameters:
-case<dir>
Case directory.
-parallel
Run in parallel.
-help
Display help message.
-doc
Display Doxygen API documentation page for this application.
-srcDoc
Display Doxygen source documentation page for this application.

Definition in file expandDictionary.C.

#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H"
#include "src/OpenFOAM/db/dictionary/dictionary.H"
Include dependency graph for expandDictionary.C:

Go to the source code of this file.