Skip to content

BUG: noise with -case argument

The output from noise utility is directed to directory from where job is launched.

Should the code be adapted to?

    fileName prefix(Pstream::parRun() ?
        runTime.path()/".."/"postProcessing"/... :
        runTime.path()/"postProcessing"/...);