controlSwitches: - We are now completely free from the global controlDict file.
commit473f85c949f6011ca59b9d4544fdfd82c37c12f9
authorMartin Beaudoin <beaudoin.martin@ireq.ca>
Tue, 5 May 2015 12:45:24 +0000 (5 08:45 -0400)
committerMartin Beaudoin <beaudoin.martin@ireq.ca>
Tue, 5 May 2015 12:57:06 +0000 (5 08:57 -0400)
treeac302e388ab7779facd6f3529a7ef118aa16f963
parent4706995f5fc94ceab07dc8e3f37e320a2eb7695a
controlSwitches: - We are now completely free from the global controlDict file.
                   This file is no longer necessary.
                 - If necessary, one can still use a global controlDict file
                   using the environment variable FOAM_GLOBAL_CONTROLDICT
                 - Case specific global control switches values can now be
                   supplied in the case's system/controlDict file.
                 - Renaming $WM_PROJECT_DIR/etc/controlDict to
                   $WM_PROJECT_DIR/etc/controlDict-EXAMPLE
                 - Some code cleanup.
etc/controlDict-EXAMPLE [moved from etc/controlDict with 100% similarity]
src/foam/global/argList/argList.C
src/foam/global/argList/argList.H
src/foam/global/debug/debug.C
src/foam/global/debug/debug.H
src/foam/global/dimensionedConstants/dimensionedConstants.C