pavilion2 icon indicating copy to clipboard operation
pavilion2 copied to clipboard

Ability to use environment variables in results parse section

Open smehta99 opened this issue 2 years ago • 0 comments

I want to be able to do something like this:

constant:
  compiler:
    const: "${COMPILER_NAME}/${COMPILER_VER}"
  mpi:
    const: "${MPI_NAME}/${MPI_VER}"

smehta99 avatar Nov 20 '23 22:11 smehta99