OpenFOAM-4.x/tutorials/mesh/foamyHexMesh/mixerVessel/system
Henry 0fe1967c22 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-26 10:44:11 +01:00
..
backgroundMeshDecomposition Remove cyclic link in foamyHexMesh/mixerVessel tutorial 2015-01-18 21:11:54 +00:00
collapseDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
collapseDict.collapseFaces Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
collapseDict.indirectPatchFaces Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
controlDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
controlDict.flow Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
controlDict.mesh Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
createBafflesDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
createPatchDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
decomposeParDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
foamyHexMeshDict includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-26 10:44:11 +01:00
fvSchemes Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00
fvSolution tutorials: remove unnecessary under-relax fields entry 2015-02-22 16:52:21 +00:00
meshDict.cellShapeControl Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
meshDict.conformationSurfaces Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
meshDict.geometry Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
meshQualityDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
setFieldsDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
surfaceFeatureExtractDict Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00