openfoam/tutorials/heatTransfer/chtMultiRegionFoam
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
..
externalCoupledHeater ENH: additional text expansion shortcuts (issue #792) 2018-04-10 13:41:41 +02:00
externalSolarLoad TUT: added tutorial files (issue #671) 2017-12-19 14:40:33 +01:00
multiRegionHeater STYLE: add End markers to some tutorials and finiteArea utils (issue #671) 2017-12-19 14:59:24 +01:00
snappyMultiRegionHeater TUT: added tutorial files (issue #671) 2017-12-19 14:40:33 +01:00
windshieldCondensation ENH: additional text expansion shortcuts (issue #792) 2018-04-10 13:41:41 +02:00
windshieldDefrost TUT: added tutorial files (issue #671) 2017-12-19 14:40:33 +01:00