Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM

This commit is contained in:
Henry
2014-01-30 13:01:04 +00:00
parent c080ca7e86
commit ee4e19ef85
59 changed files with 95 additions and 86 deletions

View File

@ -29,7 +29,7 @@ Group
Description
This function object evaluates and outputs the shear stress at wall
patches. The result is written as a volVectorField to time folders as
patches. The result is written as a volVectorField to time directories as
field 'wallShearStress'
\f[

View File

@ -29,7 +29,7 @@ Group
Description
Evaluates and outputs turbulence y+ for LES models. Values written to
time folders as field 'yPlusLES'
time directories as field 'yPlusLES'
SourceFiles
yPlusLES.C

View File

@ -29,7 +29,7 @@ Group
Description
Evaluates and outputs turbulence y+ for RAS models. Values written to
time folders as field 'yPlusRAS'
time directories as field 'yPlusRAS'
SourceFiles
yPlusRAS.C