OpenFOAM-2.4.x/tutorials/lagrangian
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
..
coalChemistryFoam/simplifiedSiwek Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
DPMFoam/Goldschmidt Renamed minParticleMass -> minParcelMass 2014-12-18 12:24:09 +00:00
icoUncoupledKinematicParcelFoam/hopper Ensure fields are initialized before mapping to avoid SIGFPE caused by uninitialized values 2014-12-16 16:38:45 +00:00
LTSReactingParcelFoam Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00
MPPICFoam includeEtcEntry: New dictionary include directive: #includeEtc "etcFile" 2015-04-27 12:10:03 +01:00
reactingParcelFilmFoam thermoSingleLayer: Revert q back to the working version in OpenFOAM-2.1.x 2015-03-10 20:01:35 +00:00
reactingParcelFoam potentialFoam: Upgrade to version in OpenFOAM-dev: 2015-04-25 21:59:15 +01:00
simpleReactingParcelFoam/verticalChannel potentialFoam: Upgrade to version in OpenFOAM-dev: 2015-04-25 21:59:15 +01:00
sprayFoam/aachenBomb Initial commit for version 2.3.x 2014-02-17 16:00:08 +00:00