-
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.
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