CONFIG: improve evaluation of arguments for foamEtcFile

- forward command-line arguments for paraview, where they may also be
  evaluated (cshrc, POSIX shell)
  Eg,
      . etc/bashrc ParaView_VERSION=5.4.1-mpipy
      source etc/cshrc ParaView_VERSION=5.4.1-mpipy
This commit is contained in:
Mark Olesen
2018-01-24 12:15:09 +01:00
parent 9bd7ea593e
commit de4a1eeedb
3 changed files with 34 additions and 10 deletions

View File

@ -153,7 +153,7 @@ _foamEtc -config settings
# Setup for third-party packages
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
_foamEtc -config mpi
_foamEtc -config paraview
_foamEtc -config paraview -- $@ # Pass through for evaluation
_foamEtc -config vtk
_foamEtc -config ensight
_foamEtc -config gperftools