openfoam/tutorials/combustion/fireFoam/LES/smallPoolFire2D
Mark Olesen a9741cea79 ENH: additional text expansion shortcuts (issue #792)
Support the following expansions when they occur at the start of a
string:

    Short-form       Equivalent
    =========       ===========
      <etc>/          ~OpenFOAM/   (as per foamEtcFile)
      <case>/         $FOAM_CASE/
      <constant>/     $FOAM_CASE/constant/
      <system>/       $FOAM_CASE/system/

These can be used in fileName expansions to improve clarity and reduce
some typing

     "<constant>/reactions"   vs  "$FOAM_CASE/constant/reactions"
2018-04-10 13:41:41 +02:00
..
0 STYLE: Consistency updates 2016-12-16 14:36:48 +00:00
constant ENH: additional text expansion shortcuts (issue #792) 2018-04-10 13:41:41 +02:00
system TUT: use general 'scale' instead of 'convertToMeters' in blockMeshDict 2017-08-03 06:38:30 +02:00
Allclean TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00
Allrun TUT: script cleanup, provide cleanCase0 for commonly used operation 2017-10-12 19:20:56 +02:00