mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM
This commit is contained in:
@ -177,7 +177,7 @@ int main(int argc, char *argv[])
|
||||
volTensorField::typeName
|
||||
};
|
||||
|
||||
// Path to EnSight folder at case level only
|
||||
// Path to EnSight directory at case level only
|
||||
// - For parallel cases, data only written from master
|
||||
fileName ensightDir = args.rootPath()/args.globalCaseName()/"EnSight";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user