Skip to content
  • Mark Olesen's avatar
    d03b9125
    Improved string expansion handling. · d03b9125
    Mark Olesen authored
    * delay fileName expansion in timeVarying BCs, add the possibility to use
    relative directories
    * export FOAM_ROOT from argList: "." and ".." for serial/parallel. This
    allows us to specify a single movable location regardless of serial/parallel.
    * only replace an isolated leading "./" with CWD, strip others. This
    improves use for a relative names.
    d03b9125
    Improved string expansion handling.
    Mark Olesen authored
    * delay fileName expansion in timeVarying BCs, add the possibility to use
    relative directories
    * export FOAM_ROOT from argList: "." and ".." for serial/parallel. This
    allows us to specify a single movable location regardless of serial/parallel.
    * only replace an isolated leading "./" with CWD, strip others. This
    improves use for a relative names.
Loading