paraview reader: export FOAM_CASE env variable

This commit is contained in:
Mark Olesen
2008-07-22 13:07:45 +02:00
parent b42e13583a
commit e629d33a08

View File

@ -471,6 +471,9 @@ Foam::vtkPV3Foam::vtkPV3Foam
fullCasePath = cwd();
}
// Set the case as an environment variable - some BCs might use this
setEnv("FOAM_CASE", fullCasePath, true);
// Create time object
dbPtr_.reset
(