openfoam/tutorials/lagrangian/simpleReactingParcelFoam/verticalChannel
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.orig GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
constant ENH: additional text expansion shortcuts (issue #792) 2018-04-10 13:41:41 +02:00
system STYLE: improve robustness of wall interactions code (issue #737) 2018-02-20 12:19:38 +01: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
Allrun-parallel STYLE: improve robustness of wall interactions code (issue #737) 2018-02-20 12:19:38 +01:00