OpenFOAM-2.4.x/tutorials/incompressible
Henry 00eea57685 includeEtcEntry: New dictionary include directive: #includeEtc "etcFile"
Description
    Specify an etc file to include when reading dictionaries, expects a
    single string to follow.

    Searches for files from user/group/shipped directories.
    The search scheme allows for version-specific and
    version-independent files using the following hierarchy:
    - \b user settings:
      - ~/.OpenFOAM/\<VERSION\>
      - ~/.OpenFOAM/
    - \b group (site) settings (when $WM_PROJECT_SITE is set):
      - $WM_PROJECT_SITE/\<VERSION\>
      - $WM_PROJECT_SITE
    - \b group (site) settings (when $WM_PROJECT_SITE is not set):
      - $WM_PROJECT_INST_DIR/site/\<VERSION\>
      - $WM_PROJECT_INST_DIR/site/
    - \b other (shipped) settings:
      - $WM_PROJECT_DIR/etc/

    An example of the \c \#includeEtc directive:
    \verbatim
        #includeEtc "etcFile"
    \endverbatim

    The usual expansion of environment variables and other constructs is
    retained.
2015-04-27 12:10:03 +01:00
..
adjointShapeOptimizationFoam/pitzDaily Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
boundaryFoam Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
icoFoam Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
nonNewtonianIcoFoam/offsetCylinder Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
pimpleDyMFoam includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-27 12:10:03 +01:00
pimpleFoam tutorials/incompressible/pimpleFoam/elipsekkLOmega: added non-orthogonal correctors to improve stability when running longer 2015-01-28 09:01:39 +00:00
pisoFoam potentialFoam: Upgrade to version in OpenFOAM-dev: 2015-04-25 21:59:15 +01:00
porousSimpleFoam includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-27 12:10:03 +01:00
shallowWaterFoam/squareBump shallowWaterFoam: Read hU rather than U to support complex e.g. time-varying BCs 2015-03-13 22:19:01 +00:00
simpleFoam includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-27 12:10:03 +01:00
SRFPimpleFoam/rotor2D SRFModel: Changes origin to be user-input rather than hard-coded to (0 0 0) 2015-04-26 11:26:25 +01:00
SRFSimpleFoam/mixer SRFModel: Changes origin to be user-input rather than hard-coded to (0 0 0) 2015-04-26 11:26:25 +01:00